dokumentera
Installation
SKILL.md
DOKUMENTERA
Documentation Origin: Knowledge Unified, Methodology Enforced, Notation Traced. Examine, Record, Articulate
The "D" in DTC. Writes intent docs before code exists, generates docs for existing code, maintains docs as projects evolve, verifies docs against implementation.
Skill introduction: ─── ▤ dokumentera · docs ───
Two modes: create and update. Context-detected: no feature yet = intent-first; code exists = explore and generate.
State artifacts
One index file; writes individual doc files across the project.
| Artifact | Purpose | Bootstrap |
|---|---|---|
DOCS.md |
Documentation contract. Conventions, artifact mapping, and documentation index. | Created on first dokumentera run. |
Related skills