ERPTurbo_Client/CLAUDE.md
shenyifei 0adce7ac3e feat(docs): 添加OpenSpec规范文档和智能代理配置
- 新增OpenSpec代理配置文件,包括文档自动维护专家、代码分析师、Java开发专家、React开发专家和Taro/NutUI开发专家
- 添加OpenSpec规范说明文档,定义项目规范驱动开发流程
- 配置项目级OpenSpec设置,包括技术栈和架构模式约定
- 更新.gitignore文件,排除.bmad-core和Claude相关目录
- 升级Node.js版本至22.11.0
- 优化format.ts工具函数格式化和价格验证逻辑
- 添加AGENTS.md和CLAUDE.md说明文件,集成OpenSpec指令
2025-11-21 15:00:39 +08:00

660 B

OpenSpec Instructions

These instructions are for AI assistants working in this project.

Always open @/openspec/AGENTS.md when the request:

  • Mentions planning or proposals (words like proposal, spec, change, plan)
  • Introduces new capabilities, breaking changes, architecture shifts, or big performance/security work
  • Sounds ambiguous and you need the authoritative spec before coding

Use @/openspec/AGENTS.md to learn:

  • How to create and apply change proposals
  • Spec format and conventions
  • Project structure and guidelines

Keep this managed block so 'openspec update' can refresh the instructions.