AGENTS.md · git:20260721.a58081e · 2026-07-21 · sha256 c0b61573ef59be52

AGENTS.md git:20260721.a58081eA

Immutable. This exact content is served forever at /api/v1/blob/c0b61573ef59be52.

# AGENTS.md

Agent-facing configuration for this repo.

## Agent skills

### Issue tracker

Issues live in GitHub Issues (`MrBinnacle/skill-harness`), operated via the `gh` CLI. See `docs/agents/issue-tracker.md`.

### Triage labels

Default five-role vocabulary — `needs-triage`, `needs-info`, `ready-for-agent`, `ready-for-human`, `wontfix` — with label strings equal to role names. See `docs/agents/triage-labels.md`.

### Domain docs

Single-context: `CONTEXT.md` + `docs/adr/` at the repo root, created lazily by `/domain-modeling`. See `docs/agents/domain.md`.