Use when checking Spec Kit artifacts for inconsistencies across spec, plan, tasks, contracts, docs, and validation.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add me-cedric/agent-compass --skill speckit-analyze --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Speckit Analyze?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/me-cedric-speckit-analyze)More formats (shields.io, HTML) on the badges page.
---
name: speckit-analyze
description: >
Use when checking Spec Kit artifacts for inconsistencies across spec, plan,
tasks, contracts, docs, and validation.
risk_level: low
writes_files: false
requires_tools: []
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!