bywalkinglabs· 1 skill
Build, audit, and improve harnesses that make AI coding agents reliable: AGENTS.md/CLAUDE.md instruction files, feature/state tracking, verification gates, scope boundaries, session handoff, memory persistence, context budgets, tool-permission safety, and multi-agent coordination. Use this whenever a coding agent is unreliable across sessions — forgets context, drifts out of scope, claims "done" before tests pass, or starts each session inconsistently — or when creating or assessing AGENTS.md, CLAUDE.md, feature_list.json, init.sh, progress.md, or session-handoff files. Reach for it even if the user never says the word "harness."
$npx -y skills add walkinglabs/learn-harness-engineering --skill harness-creatorInstalls into the current project.
Run `npx skills use "https://github.com/walkinglabs/learn-harness-engineering" --skill "walkinglabs/learn-harness-engineering/harness-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/walkinglabs/learn-harness-engineering" that are relevant to the current task. Run `npx skills add "https://github.com/walkinglabs/learn-harness-engineering"` and select the relevant skills, then follow their instructions.