Load speck-help skill for answering questions about Speck features, specs, plans, and tasks
Load the speck-help skill to answer natural language questions about your Speck workflow artifacts (spec.md, plan.md, tasks.md) without manually reading files.
/plugin marketplace add nprbst/speck/plugin install speck@speck-market$ARGUMENTS
You MUST consider the user input before proceeding (if not empty).
This command activates the speck-help skill to answer natural language questions about Speck workflow artifacts.
The speck-help skill interprets Speck specification artifacts and answers questions without requiring you to manually read files:
Load the skill from: .claude/skills/speck-help/
The skill includes these reference files:
SKILL.md - Core capabilities and activation patternsreference.md - Detailed interpretation rules and error formatsexamples.md - Usage examplesworkflows.md - Multi-repo, worktrees, and session handoffYou can ask questions like:
After loading this skill, simply ask your question about Speck artifacts. The skill will:
For modifying Speck artifacts, use these commands instead:
| Command | Purpose |
|---|---|
/speck.specify | Create or update feature specification |
/speck.clarify | Resolve ambiguities in specs |
/speck.plan | Generate implementation plan |
/speck.tasks | Generate task breakdown |
/speck.implement | Execute implementation tasks |
/speck.analyze | Check cross-artifact consistency |
$ARGUMENTS