Use when executing approved Spec Kit tasks after spec, plan, tasks, and checklists are ready.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add me-cedric/agent-compass --skill speckit-implement --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Speckit Implement?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/me-cedric-speckit-implement)More formats (shields.io, HTML) on the badges page.
---
name: speckit-implement
description: >
Use when executing approved Spec Kit tasks after spec, plan, tasks, and
checklists are ready.
risk_level: high
writes_files: true
requires_tools: []
---
# Spec Kit Implement
Use only after the user approved implementation.
## Do
1. Read `AGENTS.md`, `spec.md`, `plan.md`, `tasks.md`, checklists, and command
registry.
2. Stop if required checklists are incomplete unless the user explicitly says to
proceed.
3. Execute tasks in order; keep the diff scoped.
4. Update specs/tasks/status/docs/contracts/env files in the same change when
behavior changes.
5. Run the smallest validation set that covers touched files.
## Done
- Tasks are checked off only when code, tests, docs, and validation support it.
- Completion Gate reports files, commands, results, failures, and risks.
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!