skilly.
All skills
Community / AGENT SKILL

implement

mattpocock/skills
593.8K installs 267.2K GitHub stars
0

Implement a piece of work based on a spec or set of tickets.

The full skill.

Original instructions from the publisher’s SKILL.md

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 /code-review to review the work.

Commit your work to the current branch.