harness-docs-init
Installation
SKILL.md
Harness Docs Init
Create the smallest useful canonical documentation surface. Keep agent memory, handoffs, drafts, and provisional findings outside the repository documentation.
Procedure
- Inspect the repository, existing documentation, configuration, and relevant source files.
- Run
scripts/init_docs.py <project-root>to create only missing baseline files and directories. - Replace generic content with facts verified from source, configuration, tests, or explicit user decisions.
- Preserve existing user content. Resolve conflicts deliberately instead of overwriting files.
- Link focused documents from
docs/index.mdwith a clear reason to read each one. - Run the checker bundled with
harness-docs-auditwhen that skill is available.