Skip to content

Add doc-harness: document-based project control skill#846

Open
cilidinezy-commits wants to merge 1 commit intoanthropics:mainfrom
cilidinezy-commits:add-doc-harness
Open

Add doc-harness: document-based project control skill#846
cilidinezy-commits wants to merge 1 commit intoanthropics:mainfrom
cilidinezy-commits:add-doc-harness

Conversation

@cilidinezy-commits
Copy link
Copy Markdown

New Community Skill: doc-harness

What it does: Doc Harness is a document-based project control system for AI-human collaboration. It creates and maintains 5 structured documents per project that keep the project organized, enforce working principles, and persist important information across context resets.

Commands:

  • /doc-harness init — Create status documentation for a new or existing project
  • /doc-harness check — Audit documentation health + reflect on working principles

Key innovation: The "moving car" structure for CURRENT_STATUS.md — recent history (tire tracks), current work detail (car body), next steps (headlights), phase principles (driving manual) — enables instant context recovery after memory loss.

Core principle: "Write It Down or Lose It" — important information must be saved to files and registered in an index, because AI context is temporary.

Full repository: https://github.com/cilidinezy-commits/doc-harness
License: MIT
Languages: English and Chinese versions available

Doc Harness creates a structured documentation system (5 files) for any project,
enabling AI agents to maintain project state, follow working principles, and
persist important information across context resets.

Commands: /doc-harness init (create docs) and /doc-harness check (audit + reflect)

Full repo: https://github.com/cilidinezy-commits/doc-harness
License: MIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant