harness-audit

Installation
SKILL.md

Harness Audit

Audit the harness for shared location, migration state, size, routing, and stale sessions.

Procedure

  1. Run scripts/check_harness.py <project-root> --strict. The script resolves the Git-common harness; do not construct a checkout-local path.
  2. Read reported files only when needed to fix the issue.
  3. Prefer consolidation over deletion.
  4. Do not remove user content unless the user explicitly asks.
  5. Verify that active sessions contain worktree and worktree_id and that .project-harness is no longer tracked.
  6. Compare likely stable guidance with README.md and docs/; recommend promotion or replacement with a pointer when the harness is acting as a second source of truth.

Use --format json for structured findings. Structural issues always fail; warnings fail only with --strict.

Cleanup Rules

Installs
5
First Seen
Jul 9, 2026
harness-audit — cekrauseee/project-harness