Claude-specific deltas for this repository. Shared repository rules live in AGENTS.md; OpenSpec rules live in openspec/AGENTS.md.
- Use
/opsx:explore,/opsx:propose,/opsx:apply,/review, and/opsx:archivefor non-trivial repository-wide changes. - Use
/reviewbefore deleting multiple files, changing workflow topology, or archiving an OpenSpec change. - Avoid
/fleetunless the work is genuinely independent and will not create branch/worktree cleanup debt.
- Keep one long-running closeout pass on
masterunless isolation is necessary; temporary worktrees must be merged and removed before completion. - Prefer repository-local evidence, OpenSpec artifacts,
gh, and clangd/compile commands over remote-only research. - Do not duplicate
AGENTS.mdcontent here; update the shared guide if a rule applies to all AI tools.