Overview
What is harness-kit?
A CLI tool that scaffolds AI agent harness environments for projects. It distills best practices into artifacts you own directly, helping teams reduce setup drift with installable bundles and auditable diffs.
Who is it for?
For teams scaling AI coding guardrails across projects. It standardizes agent rules, skills, and harness state across repositories with a consistent baseline.
How do you use it?
Initialize once, add one capability at a time via bundles, and verify state with status checks. Artifacts are copied into your project—you own them.
Quick install
Start immediately with the latest CLI and run project initialization in one command.
How installation works
Initialize once, add one bundle, and verify with status checks. The command shape stays consistent across bundles so onboarding is predictable for new contributors.
Features
Small, reviewable diffs
Add one capability at a time so setup changes stay understandable and easy to audit.
Consistent team baseline
Standardize agent rules, skills, and harness state across repositories.
Practical onboarding docs
Follow quickstart, command reference, and troubleshooting without reading source code first.