8 Commits

Author SHA1 Message Date
cexll
5532652383 Update README-zh.md 2025-10-15 15:52:51 +08:00
ben chen
8a84a05fa0 Update Chinese README with v3.2 plugin system documentation
- Update version badge to v3.2 and add Plugin Ready badge
- Add plugin system as recommended installation method (方法1)
- Document comprehensive v3.2 plugin system section
- Update support section with plugin documentation references
- Sync with English README plugin features

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 12:02:02 +08:00
ben chen
6b3c27ee00 update readme 2025-09-17 17:24:33 +08:00
ben chen
e6a1c2c23e Add Makefile for quick deployment and update READMEs
- 新增 Makefile 提供一键部署功能
- 支持 BMAD 和 Requirements 工作流快速安装
- 提供独立部署命令和测试功能
- 更新中英文 README 添加安装说明

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 17:18:27 +08:00
ben chen
d2ef679755 add bmad pilot 2025-08-11 17:25:27 +08:00
ben chen
6960e7af52 Docs: sync READMEs with actual commands/agents; remove nonexistent commands; enhance requirements-pilot with testing decision gate and options.
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 12:03:06 +08:00
ben chen
18042ae72e Update Chinese README and requirements-pilot command to align with latest workflow
- Updated Chinese README to match English version terminology
- Changed from spec-workflow to requirements-pilot throughout documentation
- Updated quality thresholds from 95% to 90% for consistency
- Replaced Sub-Agent terminology with Requirements-Driven workflow
- Updated agent names from spec-* to requirements-* pattern
- Improved requirements-pilot command structure with clearer phase separation
- Added mandatory user approval gate before implementation phase

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-04 14:23:25 +08:00
ben chen
e0d5b0955d Add comprehensive documentation and multi-agent workflow system
- Add English and Chinese README.md with complete project documentation
- Add agents/ directory with 7 specialized sub-agent configurations
- Add spec-execution.md and spec-workflow.md commands
- Add .gitignore for Claude Code project structure
- Document two primary usage patterns: sub-agent workflows and custom commands
- Include architecture overview, quick start guide, and real-world examples
- Establish 95% quality gate automation with iterative improvement loops

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 10:26:19 +08:00