setup-harness-engineering
Installation
SKILL.md
Setup Harness Engineering
Use this skill to prepare an existing repository for agentic coding without turning the workflow into ceremony. The goal is a small line the user can run on one real task this week.
Setup sequence
- Inspect the repo before proposing changes.
- Find the stack, package manager, test command, lint command, type-check command, existing CI, and existing agent rules.
- Prefer existing project commands over inventing new ones.
- If commands are missing, record the gap instead of pretending a gate exists.