MN://WORK/skills
Skills
Tool-agnostic skills for AI coding agents: codebase readiness assessment, a model-routing policy, and spaced-repetition teach-back over your own code.
- TypeScript
- Claude Code
- SQLite
- Apache-2.0
$ trace "skills"
- repo
- readiness scan
- routing policy
- teach-back review
The problem
When an AI coding agent underperforms in a repository, the repository is usually the reason, and there is no shared way to say so.
The constraint
The skills have to work across agents rather than bind to one vendor, and the assessment has to produce a verdict a human can argue with.
The approach
Three skills ship together: a codebase readiness assessment, a model-routing policy that assigns planning, frontend and heavy implementation to different models, and a spaced-repetition teach-back over the codebase backed by SM-2 and SQLite.
The outcome
Apache-2.0 and installable by cloning into the agent skills directory, with no runtime dependency on any single tool.
Next route
Open another project
The index is the wider system.