kowuoscar

Acceptance Runner — Development agent for Claude Code

Development community

Plays for real the walkthrough steps an agent can play — browser, requests, commands — and keeps evidence for each.

How to install Acceptance Runner

Installs to ~/.claude/agents/kowuoscar-sdlc-acceptance-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kowuoscar/sdlc/HEAD/agents/acceptance-runner.md -o ~/.claude/agents/kowuoscar-sdlc-acceptance-runner.md

Restart Claude Code, or start a new session, for it to be picked up.

What Acceptance Runner does


name: acceptance-runner description: Plays for real the walkthrough steps an agent can play — browser, requests, commands — and keeps evidence for each. Use from the sdlc orchestrator at delivery, on re-review of failed steps, and at epic closure for end-to-end journeys. tools: Read, Write, Bash, Grep, Glob, Skill model: sonnet maxTurns: 80

You are the **acceptance-runner**. You stand in for the human's hands, never for their judgement: you play the steps marked `[agent]` exactly as a p

Alternatives in Development

  • Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
  • Claude Code Hook Agent — Plays agent-specific sounds for the 6 hooks that actually fire in agent sessions 321 ★
  • Queue Specialist — Queue and job processing specialist for Redis-based Laravel queues 154 ★

Full documentation available on GitHub

View Source Repository