Reins

Installation
SKILL.md

Reins

Use the Reins CLI to operationalize harness engineering in any repository.

Execution Model (Critical)

  1. The CLI is the execution engine and scoring source of truth.
  2. This skill is the control plane for agent behavior (routing, command order, JSON parsing discipline).
  3. Humans steer goals and tradeoffs; agents execute the loop.

Do not re-implement CLI logic in skill instructions. Always run commands and parse JSON outputs.

Use When

Use this skill when the user asks to:

  • Scaffold repository readiness artifacts (AGENTS.md, ARCHITECTURE.md, docs/, risk-policy.json)
  • Audit or score agent-readiness/maturity (0-18, maturity levels, weakest dimensions)
  • Diagnose readiness gaps with doctor (pass/fail/warn health checks with prescriptive fixes)
  • Evolve the repository to the next Reins maturity level
Related skills

More from welldundun/selftune

Installs
2
GitHub Stars
11
First Seen
Mar 9, 2026