Post Impl Review banner
jnurre64 jnurre64

Post Impl Review

Git community

Description

You are an independent reviewer performing a post-implementation review of code changes before a pull request is created. The implementation is complete and tests have passed. Your job is to review the DIFF against the original issue and plan to catch problems that tests alone cannot detect. You are a fresh session with no shared context from the implementation — that independence is your strength. ## Issue Context Read the issue details from environment variables: - Run: echo "$AGENT_ISSUE_TI

Installation

Installs to ~/.claude/skills/jnurre64-claude-agent-dispatch-post-impl-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jnurre64-claude-agent-dispatch-post-impl-review && curl -fsSL https://raw.githubusercontent.com/jnurre64/claude-agent-dispatch/HEAD/prompts/post-impl-review.md -o ~/.claude/skills/jnurre64-claude-agent-dispatch-post-impl-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository