3 Commits

Author SHA1 Message Date
empty
c8989efc0c Update CLAUDE.md content with complete collaboration framework
Enhanced content includes:
- Core collaboration instructions (4-step workflow)
- Complete Codex tool specification
- Mandatory rules and recommended practices
- Preserved original MCP prompt structure

Changes:
- Add "需求分析阶段", "方案设计阶段", "代码审查阶段" steps
- Include "批判性思维" principle
- Complete tool parameter reference
- Must-follow rules for safe collaboration

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 18:17:35 +08:00
empty
e1f56ae793 Add interactive configuration to installation scripts
Features:
- Ask user whether to configure CLAUDE.md
- Support both user-level and project-level configuration
- For project-level: prompt for target directory
- Append content (never overwrite existing files)
- Detect existing configuration to avoid duplicates
- Auto-create project constitution section for new files

Scripts updated:
- install.sh (macOS/Linux)
- install.ps1 (Windows PowerShell)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 18:10:08 +08:00
empty
207e3a01f0 Add installation instructions and one-click install script
- Add README.md with manual installation guide
- Add install.sh for automated installation
- Support both manual and automated workflows

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 17:27:44 +08:00