-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Display Name
Agentic Sprint
Category
Tooling
Sub-Category
None
Primary Link
https://github.com/damienlaine/agentic-sprint
Secondary Link
https://damienlaine.github.io/agentic-sprint/
Author Name
Damien Laine
Author Link
https://github.com/damienlaine
License
MIT
Other License
No response
Description
Autonomous, spec-driven, self-iterative state machine for Claude Code. Coordinates 9 specialized agents (architect, backend, frontend, QA, UI testing, CI/CD) through convergent sprints. Battle-tested: successfully used to develop large parts of LinTO.ai, an open-source AI-powered transcription and media intelligence platform. Write specs, run /sprint, walk away.
Validate Claims
Installation:
Add the marketplace
$ /plugin marketplace add damienlaine/agentic-forge
Install the plugin
$ /plugin install sprint
Uninstallation:
claude plugins:uninstall agentic-forge/sprint
Quick Demo (5 min):
- cd your-project
- Run /sprint:setup → creates project-goals.md and project-map.md
- Run /sprint:new → creates specs.md template
- Edit specs.md with a simple task (e.g., "Add a /health endpoint")
- Run /sprint → watch the autonomous multi-agent workflow execute
Real-world proof: This system is used to develop new features for LinTO.ai (https://linto.ai), an open-source AI-powered transcription and media intelligence platform used by the European Parliament and European Commission. Very large project with over 100 repositories. The convergent sprint architecture handles complex full-stack features autonomously.
Additional Comments
No response
Recommendation Checklist
- I have checked that this resource hasn't already been submitted
- My resource provides genuine value to Claude Code users, and any risks are clearly stated
- All provided links are working and publicly accessible
- I am submitting only ONE resource in this issue
- I understand that low-quality or duplicate submissions may be rejected