Implement a piece of work based on a spec or set of tickets.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add everywan-dev/claude-code-engineering --skill implement-from-a-spec --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Implement From A Spec?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/everywan-dev-implement-from-a-spec)More formats (shields.io, HTML) on the badges page.
---
name: implement-from-a-spec
description: "Implement a piece of work based on a spec or set of tickets."
disable-model-invocation: true
---
Implement the work described by the user in the spec or tickets.
Use /tdd where possible, at pre-agreed seams.
Run typechecking regularly, single test files regularly, and the full test suite once at the end.
Once done, use /review-changes-against-spec-and-standards to review the work.
Commit your work to the current branch.
---
*Adapted from [`mattpocock/skills`](https://github.com/mattpocock/skills), MIT licence, Copyright (c) 2026 Matt Pocock. Renamed and cross-linked for this collection; the method is his. Full licence text in [`LICENSES/mattpocock-skills-MIT.txt`](../../LICENSES/mattpocock-skills-MIT.txt).*
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!