Commit Graph

8 Commits

Author SHA1 Message Date
cexll
44b96c0498 Update README.md 2025-10-15 15:52:29 +08:00
ben chen
894952decd Update 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
- Document /plugin command usage and available plugins
- Add comprehensive plugin system section with feature details
- Update support section with plugin documentation references

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 11:30:35 +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
1d45442249 update readme 2025-08-02 23:15:39 +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