Implement

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

sreejithraman cd5583d 2 files · 560 B Updated

File contents

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-fix-loop to review, fix, and verify the work.

Commit your work to the current branch.

sreejithraman/SreeStack/tree/main/skills/implement commit cd5583d6d3

Frequently asked questions

npx skillmds@latest add sreejithraman/implement