docs-init

Installation
SKILL.md

Docs Init

Create the smallest useful documentation surface for developers and agents. Treat these Git-tracked files as canonical project knowledge.

Procedure

  1. Identify the project root and inspect its code, existing documentation, and the resolved Project Harness index.md when present.
  2. Run scripts/init_docs.py <project-root> to create only missing baseline files.
  3. Populate the files from verified project sources. Preserve existing user content.
  4. Link each focused document from docs/index.md with a conditional read rule.
  5. If canonical content exists only in the shared harness, promote it into README.md or docs/, then replace overlapping harness detail with a short pointer.
  6. Keep unresolved hypotheses, active investigations, and session state in the harness.

Default Layout

Installs
3
First Seen
Jul 10, 2026
docs-init — cekrauseee/project-harness