bmcnaboe

Speckit Full Spec — Testing skill for Claude Code

Testing community

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

Terminal
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

  1. Invoke the speckit-specify skill 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 Repository