claude-workflow
♥Cherished
My claude code workflow to tame the beast
Clauded With Love Rating
7.3 / 10
Claude-workflow is a disciplined agent workflow system that uses Linear as source of truth with Gherkin specs and TDD execution to address AI coding challenges like spec drift and lack of persistent context. The project provides a structured methodology for human-AI collaboration in software development rather than implementing actual code.
Code Quality2.0
Usefulness8.5
Claude Usage9.0
Documentation7.5
Originality9.5
Highlights
- ✓Innovative approach to AI agent workflow management with clear separation of human strategic decisions vs machine implementation
- ✓Well-structured Linear hierarchy mapping business goals to executable work units with Gherkin specifications
- ✓Addresses real pain points in AI-assisted development like spec drift, lack of context persistence, and verification challenges
To Improve
- →Include actual implementation code or working examples of the described workflow tools and agents
- →Provide concrete setup instructions and demonstrate the workflow with a real project example