claudedwithlove
explore/lixxz-claude-workflow

claude-workflow

Cherished

A structured workflow system that uses Linear as the single source of truth for Claude Code projects, replacing loosely-tracked specs with executable Gherkin scenarios and deterministic verification. Designed for teams that need agents to work reliably across sessions without persistent context, by enforcing clear hierarchies, decision trails, and human-reviewed approval gates.

L
by lixxz
·0··submitted April 19, 2026
View on GitHub
Clauded With Love Rating
7.5 / 10

Claude Workflow is a structured system that integrates Linear project management with Gherkin specifications to create deterministic, verifiable workflows for AI agents. It addresses the core problem of maintaining consistency and trust when agents lack persistent context between sessions.

Code Quality3.0
Usefulness8.5
Claude Usage9.0
Documentation7.5
Originality9.5
Highlights
  • Innovative approach to AI agent reliability by treating Linear as source of truth and making specs executable through Gherkin
  • Clear separation of human strategic decisions vs automated implementation verification prevents common AI workflow pitfalls
  • Comprehensive workflow hierarchy from business goals to work units with enforced budget gates and approval processes
To Improve
  • Repository appears to contain only documentation - include actual implementation code for skills, agents, and Linear integration
  • Add concrete examples of Gherkin specs and show actual tool output from the /poc, /brainstorm, and /work commands