speckit-analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
npx skills add majiayu000/claude-skill-registry --skill speckit-analyze-dceoy-speckit-agent-skills-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Spec Kit Analyze Skill ## When to Use - You have `spec.md`, `plan.md`, and `tasks.md` and need a read-only consistency analysis before implementation. ## Inputs - `specs/<feature>/spec.md`, `plan.md`, `tasks.md` - `.specify/memory/constitution.md` - Any user concerns or focus areas from the request ## Goal Identify inconsistencies, duplications, ambiguities, and underspecified items across the three core artifacts (`spec.md`, `plan.md`, `tasks.md`) before implementation. This skill MUST run only after a complete `tasks.md` exists (typically after speckit-tasks). ## Operating Constraints **STRICTLY READ-ONLY**: Do **not** modify any files. Output a structured analysis report. Offer an optional remediation plan (user must explicitly approve before any follow-up edits are performed manually). **Constitution Authority**: The project constitution (`.specify/memory/constitution.md`) is **non-negotiable** within this analysis scope. Constitution conflicts are automatically CRITICAL and require adjustment of the spec, plan, or tasks—not dilution, reinterpretation, or silent ignoring of the principle. If a principle itself needs to change, that must occur in a separate, explicit constitut
- When to Use
- Inputs
- Goal
- Operating Constraints
- Workflow
- 1. Initialize Analysis Context
- 2. Load Artifacts (Progressive Disclosure)
- 3. Build Semantic Models
- 4. Detection Passes (Token-Efficient Analysis)
- 5. Severity Assignment
- 6. Produce Compact Analysis Report
- Specification Analysis Report
- 7. Provide Next Actions
- 8. Offer Remediation
What does the speckit-analyze skill do?
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill speckit-analyze-dceoy-speckit-agent-skills-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
