From feature-workflow
Initializes feature-workflow directory structure in a project by creating docs/features/ and docs/features/DASHBOARD.md via Python script. Run first before /feature-capture.
npx claudepluginhub schuettc/claude-code-plugins --plugin feature-workflowThis skill uses the workspace's default tool permissions.
Run this exact command immediately:
Kicks off feature implementation from backlog with 6-phase workflow: select feature, analyze requirements, design system, create plan.md, and summarize next steps. Use for backlog items or specific feature IDs.
Initializes VCSDD feature pipeline: creates .vcsdd/features/<name> directory tree with specs/contracts/reviews/verification dirs, sets strict/lean mode, optional language. Run first for new features.
Suggests manual /compact at logical task boundaries in long Claude Code sessions and multi-phase tasks to avoid arbitrary auto-compaction losses.
Share bugs, ideas, or general feedback.
Run this exact command immediately:
python3 "${CLAUDE_PLUGIN_ROOT}/skills/feature-init/scripts/init.py" "$(pwd)"
STOP. Do not search for files. Do not read files. Do not explore. Just run the command above.
The script creates docs/features/ and docs/features/DASHBOARD.md.
That's it. Nothing else to do.