Autonomous development workflow plugin for Claude Code that transforms natural language requirements into structured, testable code through a 5-phase process.
Stars
26
Forks
2
Watchers
26
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
98
commits
feat(cli): show update notification on every command execution
c787108View on GitHubfix(cli): support idempotent phase transitions and improve test coverage
0f8b99fView on GitHubfix(cli): add --json option to tasks init and create commands
80e28baView on GitHubrefactor(skills): enhance phase-1 context extraction with multi-layer preservation
b4fee18View on GitHubrefactor(skills): optimize all skills with best practices and context-compression resilience
4702801View on GitHubrefactor(skills): restore process controls in phase-1-clarify
e74fb19View on GitHubrefactor(skills): simplify phase-1-clarify with principles over templates
f95ec38View on GitHub