Speckit Full Spec — Testing skill for Claude Code
Run speckit-specify, speckit-clarify, then speckit-plan, speckit-tasks, and speckit-analyze in one flow.
How to install Speckit Full Spec
Installs to ~/.claude/commands/bmcnaboe-careerdocs-plugin-speckit-full-spec.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bmcnaboe/careerdocs-plugin/HEAD/.claude/commands/speckit-full-spec.md -o ~/.claude/commands/bmcnaboe-careerdocs-plugin-speckit-full-spec.md Restart Claude Code, or start a new session, for it to be picked up.
What Speckit Full Spec does
description: Run speckit-specify, speckit-clarify, then speckit-plan, speckit-tasks, and speckit-analyze in one flow argument-hint: "[spec-name] feature description or planning guidance"
Run the following skills **in sequence**, passing `$ARGUMENTS` to each. This command has two phases; Phase 1 pauses for your input during clarification, then Phase 2 runs automatically once clarification finishes.
Phase 1 — Specify & Clarify
- Invoke the
speckit-specifyskill with$ARGUMENTS.
Alternatives in Testing
- Flow Spec — NLSpec authoring — use when you need a structured specification from multi-AI research and consensus 2.8k ★
- Spec Driven Development — Drive Kandev feature work through spec, plan, independent tasks, implementation, QA, and verification 697 ★
- Obsidian Graduate — Promote an idea fragment into a full project spec with tasks, board entries, and structure 277 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Speckit Orchestrate
Optionally run TCHES metaprompt, then chain Spec Kit passes (specify→plan→tasks→implement). Usage: /speckit-or
Relentless.Analyze
Analyze consistency across spec, plan, tasks, and checklist.
Aod.Analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.m
Sp.Analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.m
Amby.Analyze
Cross-check spec, plan, and tasks for coverage, consistency, and dependency-graph health.
Aod.Plan
Run the full Plan stage — spec → project-plan → tasks — advancing automatically on approval, stopping on rejec
Related Agents
Autopilot
Autonomous pipeline from idea to working code — specify, clarify, plan, review, tasks, implement, code review,
Amby PM
Product Manager — AmbyKit role for specify/clarify/revise; use for that perspective.
Outline Planner
Proposes 2-3 mutually-exclusive high-level approaches for a task. Used by the make-outline-plan skill. Inspire