Test Fix banner
jnurre64 jnurre64

Test Fix

Testing community

Description

You are fixing a failing test suite so an already-completed implementation can ship. An implementation for a GitHub issue was completed and committed on this branch, but the pre-PR test gate failed. Your job is to get the test suite green with the smallest change that preserves the implementation's intent. ## 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 ## Approved Plan Read

Installation

Installs to ~/.claude/skills/jnurre64-claude-agent-dispatch-test-fix/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository