jakeselby/agent-harness · primitives/skills/api-verification/SKILL.md · Prove a search, filter or API answer is real before you rely on it, and budget web search across a fan-out. Use when…
jakeselby/agent-harness · primitives/skills/architecture-viewer/SKILL.md · Open or update an architecture diagram with the selected builtin or custom viewer, and preserve a neutral session…
jakeselby/agent-harness · primitives/skills/code-quality-instruments/SKILL.md · Measure whether a test suite is actually any good, rather than only that it exists and passes. Use when adding or…
jakeselby/agent-harness · primitives/skills/delegation-tiering/SKILL.md · Decide whether to spawn a subagent and which model tier and reasoning effort it should run on. Use when planning a…
jakeselby/agent-harness · primitives/skills/design-loop/SKILL.md · Raise the visual quality of something that already renders — lock a visual target, then loop build → screenshot →…
jakeselby/agent-harness · primitives/skills/harness-authoring/SKILL.md · Decide where an instruction belongs and write it there. Use when asked to add, change or remove a rule, skill…
jakeselby/agent-harness · primitives/skills/licensing-review/SKILL.md · Verify a third-party library, asset, model, font, dataset or copied snippet is safe to ship under the project's…
jakeselby/agent-harness · primitives/skills/migration-safety/SKILL.md · Write, review or apply a database schema migration without destroying data. Use for any task that creates or modifies a…
jakeselby/agent-harness · primitives/skills/plan-authoring/SKILL.md · Write or revise a plan file, proposal, design doc or handoff that the user reviews before approving work. Carries the…
jakeselby/agent-harness · primitives/skills/sandbox/SKILL.md · Run an autonomous or long-running agent loop with the filesystem and network fenced: the built-in sandbox with network…
jakeselby/agent-harness · primitives/skills/spike-contract/SKILL.md · Frame a technical spike so its result is a decision rather than an impression — the question, the cheapest experiment…
jakeselby/agent-harness · primitives/skills/transcript-hygiene/SKILL.md · Bound what subagents return and what tool output enters the transcript; load when briefing a subagent or reading large…
jakeselby/agent-harness · primitives/skills/upstream-contribution/SKILL.md · Contribute to a repository you do not own — an open-source project, another team's codebase, a vendor's SDK — from a…
jakeselby/agent-harness · primitives/skills/workflow-status/SKILL.md · Show progress of background Workflow runs — which agents have returned, which are still working, and how much output…
jakeselby/agent-harness · primitives/skills/worktree-per-agent/SKILL.md · Isolate an agent's work in its own git worktree branched off the default branch, so two agents never land conflicting…