harness-docs-maintain
Installation
SKILL.md
Harness Docs Maintain
Update the narrowest canonical document affected by the change. Documentation must describe verified current behavior, not the implementation process or agent conversation.
Procedure
- Read
docs/index.md, then only the documents routed for the affected subject. - Verify each claim against source, configuration, tests, or an explicit user decision.
- Update the narrowest canonical file. Create
docs/modules/<subject>.mdwhen a bounded topic would make a macro document harder to scan. - Update
docs/index.mdwhen adding, moving, renaming, or removing a document. - Remove or replace stale and duplicate guidance in the same change.
- Use
harness-artifactfor a final user-facing HTML visualization. Keep drafts in the Harness workspace. - Run
harness-docs-auditafter structural changes.