⚠️ 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 → /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!