feature-flow
CommunityEnd-to-end feature flow, code-agnostic.
Authormikivujkovic
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides users through a code-agnostic, interactive flow to implement a feature using DDD → BDD → TDD → Git, reducing manual coordination and cognitive load.
Core Features & Use Cases
- End-to-end workflow: Start a feature and move through DDD, BDD, and TDD phases with prompts and agent helpers.
- Code-agnostic: Works with any language or framework; no language assumptions.
- Git integration: Facilitates a final accept/commit step including optional auto-commit guidance.
Quick Start
Start a new feature with /feature:start "Feature name" and progress through the stages with the /feature:next, /bdd:feature, /tdd:plan, and /feature:accept as you confirm at each step.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: feature-flow Download link: https://github.com/mikivujkovic/claude-feature-flow/archive/main.zip#feature-flow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.