From feature-driven-flow
Turn clarified requirements into an implementation strategy anchored in repository realities. Use when defining module boundaries, interface updates, file-level work maps, and sequencing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/feature-driven-flow:fdf-implementation-plannerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Task: $ARGUMENTS
Task: $ARGUMENTS
When running shell reads in PowerShell, wrap filesystem paths in single quotes, especially absolute paths that may contain spaces.
If rg is unavailable, fall back to PowerShell-native discovery such as Get-ChildItem -Recurse -File and Select-String.
Read ${CLAUDE_SKILL_DIR}/behavior.md and follow it exactly.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub quasarbyte/feature-driven-flow-claude --plugin feature-driven-flow