wiki-from-code
Installation
SKILL.md
Wiki from code
Wiki of how the product works now. Bootstrap from code. Refresh when the code changes.
We call this "wiki" as the closest term to what we are building. But user may ask for "requirements" or "specification" or "docs" or something similar.
Implicit requirements means inferred from code. Explicit requirements means from issues/tasks/docs etc.
Decide audience once:
| Audience | Human wiki |
|---|---|
| End users (default, preferred) | Behavior and acceptance only. No file paths, types, stack, or protocol internals. |
| Callers who are not end users (API, job, contract etc.) | Technical entry could be treated as requirements. |
Modes
Pick one. If unclear, bootstrap when wiki/ is missing, else refresh.