← ClaudeAtlas

mkharnesslisted

Use when running an autonomous multi-hour build of a green-field product — orchestrates planner → contract → generator ⇄ evaluator loop with adaptive scaffolding density per model tier. Triggers on /mk:harness, "build me a kanban app", "build a retro game maker", "autonomous build", or any green-field product spec. NOT for scoped single-task work (see mk:cook); NOT for initial project scaffolding only (see mk:bootstrap).
ngocsangyem/MeowKit · ★ 14 · AI & Automation · score 85
Install: claude install-skill ngocsangyem/MeowKit
# mk:harness — Autonomous Multi-Hour Build Orchestration Step-file workflow that runs the complete generator/evaluator harness pipeline as an autonomous build. Handles green-field product builds (Phase 1 product-level plan → Phase 4 sprint contract → Phase 3 evaluator loop → ship decision) with adaptive scaffolding density based on detected model tier. ## When to Use Activate when: - User runs `/mk:harness "build a X"` (or any green-field product description) - Existing kit detection routes a green-field "build me an app" intent here instead of `mk:cook` - A multi-hour autonomous build is requested with no manual handholding Skip when: - The task is a single feature, bug fix, or refactor → use `/mk:cook` instead - The task is a doc update → use the existing doc skills - The request is "explain X" or "review Y" → use the appropriate single-shot skill ## Hard Constraints 1. **Adaptive density** — picks scaffolding density via `mk:scale-routing` (or `density-select.sh`); honors `MEOWKIT_HARNESS_MODE` env override 2. **Budget caps** — warns at $30 spent, requires explicit approval at $100, hard-blocks at user-set `--budget` value 3. **6-hour wall-clock timeout** — hard limit per Anthropic's observed runs <!-- research-citation -->; checkpoints every step for resumability 4. **Max 3 iteration rounds** between generator and evaluator before escalating to human (configurable via `--max-iter`) 5. **Run report mandatory** — every harness run produces `tasks/harness-runs/YYMMDD-{