⚠️ POST-TEMPLATE SETUP REQUIREDYou've created a project from the
claude-code-flowtemplate. Replace this README with your project documentation after setup.Complete Instructions: docs/TEMPLATE_INSTRUCTIONS.md
This project uses the Claude Code Flow template - a structured workflow for AI-assisted development with manual step-by-step commands or fully autonomous multi-issue processing.
Manual (step-by-step):
/research-requirements → /create-plan → /implement-plan → /validate-plan → /cross-review (optional, advisory) → /commit → Push & PR → /describe-pr → Review → /handle-pr-feedback (if needed) → Merge
Autonomous (unattended):
./scripts/ralph-autonomous.sh --monitor # Launch with live dashboardProcesses up to 10 issues automatically with live monitoring, state management, and retry logic.
See docs/TEMPLATE_INSTRUCTIONS.md for complete documentation.
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
Remember: This README is a template placeholder. Replace it with documentation specific to your project after completing setup!