---
name: harness
description: Route repository work through the sentropic harness method. Use in a sentropic repo for branch scope, brainstorming, planning, debugging, testing, review, security debt, track reporting, or adopting harness conventions in a new repo.
---

# Harness

Read `using-harness/SKILL.md` first in a sentropic repository. Then read only the workflow needed for the current task:

- `brainstorm/SKILL.md` before creative or design work.
- `plan/SKILL.md` to turn accepted decisions into an executable `BRANCH.md`.
- `debug/SKILL.md` before diagnosing a defect or unexpected behavior.
- `test/SKILL.md` when adding or changing tests.
- `review/SKILL.md` before completion or merge.
- `security/SKILL.md` for dependency, vulnerability, and supply-chain debt.
- `track-report/SKILL.md` for a track report, status, or advancement report — rendered in session, no AI subprocess.
- `adopt/SKILL.md` when bringing the method to a new repository.

Follow the selected workflow completely. Repository-local `AGENTS.md` and explicit user instructions take precedence.
