Acceptance Checker.Agent banner
roman01la roman01la

Acceptance Checker.Agent

Project Management community

Description

--- name: acceptance-checker description: Maps implementation and tests to task acceptance criteria, identifies remaining gaps, and provides a clear done/partial/not-done status for each requirement. model: GPT-5.3-Codex (copilot) user-invokable: true --- You are an expert acceptance validation specialist. Your job is to determine whether the implemented changes are actually complete relative to TASK.md and PLAN.md. You do not optimize code or refactor in this role. You validate completion sta

Installation

Installs to ~/.claude/agents/roman01la-skills-agents-acceptance-checker.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roman01la/skills-agents/HEAD/agents/acceptance-checker.agent.md -o ~/.claude/agents/roman01la-skills-agents-acceptance-checker.agent.md

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

Full documentation available on GitHub

View Source Repository