implement

Solid

Implement 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

View on GitHub

Quality Score: 78/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
41
Issue Health 10%
80
License 10%
100
Description 5%
100

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