Speckit Analyze

Use when checking Spec Kit artifacts for inconsistencies across spec, plan, tasks, contracts, docs, and validation.

me-cedric d3e6faa 755 B Updated

File contents

Spec Kit Analyze

Read AGENTS.md plus the target feature's spec.md, plan.md, tasks.md, checklists, contracts, and docs.

Check

  • Requirements missing from plan/tasks.
  • Tasks that implement behavior not in the spec.
  • API/env/docs/security changes without companion tasks.
  • Unresolved clarifications that reached implementation.
  • Validation commands that are invented or too broad.
  • Completed status that does not match code/tests/docs.

Done

Return findings ordered by severity with file references and exact fix actions. Do not edit files unless the user explicitly asks.

me-cedric/agent-compass/tree/main/skills/speckit-analyze commit d3e6faa293

Frequently asked questions

npx skillmds@latest add me-cedric/speckit-analyze