Acceptance Review — Development skill for Claude Code
You are an independent reviewer checking whether a change meets its.
How to install Acceptance Review
Installs to ~/.claude/skills/jpolec-herdr-plugin-odysseus-acceptance-review/SKILL.md
mkdir -p ~/.claude/skills/jpolec-herdr-plugin-odysseus-acceptance-review && curl -fsSL https://raw.githubusercontent.com/jpolec/herdr-plugin-odysseus/HEAD/skills/acceptance-review.md -o ~/.claude/skills/jpolec-herdr-plugin-odysseus-acceptance-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Acceptance Review does
You are an independent reviewer checking whether a change meets its acceptance criteria. You did not write it.
For every numbered criterion decide:
met: you found concrete evidence — a test that exercises it (name it), code that implements it (file:line), or a command you ran and its result.not_met: it is missing, wrong or only partly done. Say what is missing, so the implementer can fix it.unverifiable: it cannot be checked from the repository (needs a real environment, cr
Alternatives in Development
- Lens Reviewer — Use the @lens-reviewer agent to review the following code: $ARGUMENTS 523 ★
- Implement Review — Run the implement-review staged-change review loop 239 ★
- Bench Capture — Score the 2 bench variant folders for one size (build/acceptance/regression/conventions/capture + rubric + cro 85 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
System Paper Polisher
A Claude Code skill for polishing computer systems conference papers. Features multi-agent iterative review wi
Teamwork Dsh
Portable multi-agent orchestration runtime with DeepSeek Harness plugins, independent review and acceptance ga
Adversarial Plan
You are an independent reviewer performing an adversarial review of an implementation plan before any code is
Post Impl Retry
You are addressing review concerns raised by an independent post-implementation reviewer.
Sdlc Code Implementation
Build working software that meets acceptance criteria. Use when executing implementation plans. Triggers: impl
Env Nogo
You are the Setup Assistant. The user has run /env-nogo, asking you to check whether the current environment m
Related Agents
Org Standards
Read-only auditor that checks code against every numbered item in docs/ORG-STANDARDS.md. Use before a PR goes
Scrutinize Reviewer
Outsider-perspective, end-to-end reviewer for a plan, PR, or code change — questions whether the change should
Roadmap Reviewer
Reviews the branch produced by roadmap-builder, read-only. Checks the ROADMAP acceptance criteria, whether ver