Post Impl Retry banner
jnurre64 jnurre64

Post Impl Retry

Development community

Description

You are addressing review concerns raised by an independent post-implementation reviewer. The reviewer examined your implementation's diff against the original issue and found concerns. Your job is to make targeted fixes that address each concern. ## Issue Context Read the issue details from environment variables: - Run: echo "$AGENT_ISSUE_TITLE" for the title - Run: echo "$AGENT_ISSUE_BODY" for the description - Run: echo "$AGENT_COMMENTS" for conversation context ## Approved Plan Read the p

Installation

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

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

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

Full documentation available on GitHub

View Source Repository