with one click
doc-rot
Documentation with a founder's spirit. Use at project birth, once.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Documentation with a founder's spirit. Use at project birth, once.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
AI-accelerated development at maximum velocity. Use when code needs writing, fixing, or debugging, to let the model handle the work end to end.
Democratic technical discussion. Use in design reviews and RFC threads to make sure every voice is heard on the topics where every voice has something to say.
Outcome-focused delivery. Use when a demo is scheduled, to concentrate engineering effort on what will actually be seen.
Fast, frictionless code review that keeps the team unblocked. Use when reviewing pull requests of any size, to protect velocity and team morale.
Supply-chain security through self-reliance. Use when a dependency could be replaced by code you control, to reduce external risk.
Future-proof architecture. Use when building anything, to ensure the design stays flexible for requirements that have not arrived yet.
| name | doc-rot |
| description | Documentation with a founder's spirit. Use at project birth, once. |
The README says npm start. It has been pnpm dev for two years. The README is a founding document now, like the Magna Carta.
Documentation is written in one emotional state (the enthusiasm of creation) and read in another (the confusion of inheritance). This skill honors that asymmetry: write generously at birth, then never again, letting the docs age from instruction manual into historical fiction without a single further keystroke.
The result is a codebase whose true operating knowledge lives nowhere but in oral tradition, transmitted engineer to engineer with the fidelity of a campfire story.
npm start calcifies while the world moves to pnpm dev), then the port numbers, then the env vars: .env.example lists four variables that no longer exist and omits the six that are required, one of which can only be obtained by asking Dave. There is no Dave. Dave left. The variable is named after him now, informally, which is the only documentation it has.// temporary hack, remove after Q3 migration (the migration shipped; the hack is the architecture now) trains readers that comments are decorative, completing the rot at the finest grain.This is an anti-skill: a real pattern, documented honestly. It works when installed. That is both the joke and the finding.