Extension
Adding a kind, a rule, a command or a use case as data, with the checks that follow from it.
Adding a kind, a rule, a command or a use case as data, with the checks that follow from it.
- use cases
- 4
- described
- 4
-
described intermediate
Add a use case and let the tool prove it
Scaffold a draft for an uncovered command, validate it, run its scenario against the real tool, and see the coverage move.
usecase · doctor -
described advanced
Extend what the executable serves by adding a file, never by rebuilding it
Add a rule, a prompt or a knowledge node to .ai/ and have it appear as an MCP resource, an HTTP route and a reference entry, with the same binary.
init · update · doctor · knowledge -
described basic
Follow a procedure the repository defines, and add another one
Read the repository''s skills, take one as it is written, and add a new one by writing its file — no registry, no code, and a check that says what it examined.
skills -
described intermediate
Say what your work is for, once, and have every surface say it
Record an operational failure mode as one file and have the command line, the API, MCP and the website answer it without registering it anywhere.
init · context · knowledge · doctor