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>
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>
- 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>