From feature-driven-flow
Audit implementation changes for correctness and reliability. Use when validating provided diffs or ranges and producing evidence-backed findings before closure.
How this skill is triggered — by the user, by Claude, or both
Slash command
/feature-driven-flow:fdf-change-auditorThis 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