Implement
Matt Pocock's agent skills, reworked on Google's Open Knowledge Format
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.
2 things to look at
- 29 days oldThe repository was created 29 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 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.
What its author says it does
Copied from the file, not written here
Implement a piece of work based on a spec or set of tickets.
SKILL.md
0.6 KB, 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.