What problem does it solve?
This Skill helps you wire the agent-harness templates into a real project without breaking your local setup, guessing missing values, or writing to your home directory before you approve it.
Core Features & Use Cases
- Preflight validation: Checks required dependencies before any installation work continues.
- Machine probing and dry-run rendering: Detects local settings, renders the harness templates, and shows a staged diff without changing files.
- Controlled application: Applies the generated setup only after explicit user confirmation, then verifies the result with scrub-audit.
- Use case: Use it when you want to install agent-harness into a new workspace, configure agents and remotes, or recover a deployment from scratch.
Quick Start
Ask the assistant to adapt agent-harness to this project using your home directory, GitHub org, and agent roster, then review the dry-run diff before approving any write operation.