implement
SolidImplement a spec or a single ticket, driving TDD at the seams agreed in the spec.
AI & Automation 1 stars
0 forks Updated yesterday MIT
Install
Quality Score: 78/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
Implement the work in the spec (`docs/specs/<feature>.md`) or the ticket the user names.
Read it in full first; for a ticket, read its parent spec too.
Where the spec agreed a **test seam**, drive the `tdd` skill at that seam — the seams are already approved, so test at them without re-asking.
Where no seam was agreed, implement directly: state explicit verification criteria up front (what observable result proves it works), then verify against them before calling the work done.
Run typechecking regularly, single test files regularly, and the full test suite once at the end.
When working from a ticket, tick its acceptance criteria as each one is verified.
Done when every criterion is verified and the full suite passes → next: `/simplify` (optional quality pass), then `/code-review`, then `/commit`.
Details
- Author
- toverux
- Repository
- toverux/grimoire
- Created
- 2 weeks ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
implement
Implement a piece of work based on a spec or set of tickets.
1 Updated 1 weeks ago
20231118185SSPU AI & Automation Listed
implement
Implement a piece of work based on a spec or set of tickets.
3 Updated 4 days ago
arthjean Code & Development Listed
implement
Implement a piece of work based on a spec or set of tickets.
1 Updated today
taewanu