Implement
Implement a piece of work based on a spec or set of tickets.From its SKILL.md
npx -y skills add evist0/okf-matt-skills --skill implementAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 11 stars11 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.6 KB, 111 tokens by cl100k_base, as published. Nobody here has run it
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 /vet to review the work.
After the review's findings are resolved, run /reconcile to bring the OKF knowledge bundle back into agreement with what you built — over the same diff the review used.
Commit your work to the current branch, so code and knowledge land in one commit.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.