Point it at anything — a codebase, a PR, an essay, a paper, a URL — and get back a narrated, animated film that argues for what it explains. A closed grammar of explanation rendered by a coding agent, judged before it ships.
Render an architecture-review film — a whole system, or one named subsystem, at depth (components, how control and data flow, the idioms, the failure modes, and the trade-offs). Use when the user says "/docent-ar ", asks to "review the architecture of X", "explain how X works as a film", or hands over a repo URL…
First-run bootstrap and ongoing health check for docent. On first invocation, clones the docent engine into /.local/share/docent/engine, installs every cascade dependency (uv, ffmpeg, Kokoro voice weights, Remotion), and puts the docent CLI on PATH. On subsequent invocations, just runs docent doctor --install --yes to…
One-shot — turn any subject (a repo, a PR, a file, a URL, an essay) into a rendered, narrated, animated explainer film. The flagship docent skill. Use when the user says "/docent-explain ", or asks to "make a film about X", "explain X as a video", "review X as a docent film", or just hands over a subject and expects…
Render a PR-review film — a pull request reviewed the way a principal engineer would, with the load-bearing 5% surfaced, the trade-off named, and a verdict. Use when the user says "/docent-pr ", asks to "review PR.