Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Plan, delegate, review, and recover coding-agent implementation work with tight scope control, acceptance criteria, and validation.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 6% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 18% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 32% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 0% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 31% | 0% |
Use this skill when a human is preparing, delegating, reviewing, or recovering implementation work done by Claude Code, Codex, OpenClaw, or another coding agent.
markdown# Agent Brief ## Outcome Ship: ## Scope Owned files/modules: Do not edit: Forbidden actions: - Do not run destructive git commands. - Do not revert unrelated user changes. ## Context Relevant files: Existing patterns to follow: ## Acceptance Criteria - [ ] - [ ] - [ ] ## Validation Run: Manual checks: ## Final Response Must Include - Files changed - Validation run and result - Remaining risks or follow-ups
Review in this order:
If the agent drifted, stop new edits and ask it to map each change back to the original acceptance criteria.
Use this when a coding agent's work is hard to trust:
textPause implementation. Map every changed file and every material change back to the original acceptance criteria. For each change, mark it as required, optional, or unrelated. Do not edit files until this map is complete.
User: "Have a coding agent add OAuth login."
Better assignment:
markdownOutcome: Add GitHub OAuth login to the existing auth flow. Scope: - Own: src/auth/*, src/routes/login.tsx, tests/auth/* - Do not edit: billing, onboarding, database migrations unless a failing test proves it is required Acceptance criteria: - [ ] Existing email login still works. - [ ] GitHub login creates or links a user through the existing auth service. - [ ] Auth errors render through the existing form error pattern. - [ ] Tests cover success, denied OAuth, and existing linked account. Validation: - npm test -- auth - npm run lint
Other measured skills in the registry, with their headline benchmark lift.