Implements a single issue with TDD, code review, and fix loop. Use when a specific issue needs implementation -- either standalone or as part of orchestrated spec execution.
Implements software issues using test-driven development with automated code review and fix cycles.
npx claudepluginhub bacchus-labs/wranglerThis skill inherits all available tools. When active, it can use any tool Claude has access to.
assets/workflow-checklist.mdreferences/blocker-detection.mdreferences/code-review-automation.mdreferences/examples.mdreferences/subagent-prompts.mdreferences/verification-checklist.mdreferences/working-directory-protocol.mdImplements a single MCP issue with TDD and automated code review. Designed for two use cases:
Entry point: /wrangler:implementing-issue ISS-XXXXXX
ISS-000042issues_get MCP toolreferences/working-directory-protocol.md)Follow the practicing-tdd skill strictly:
Repeat for each distinct requirement in the issue.
requesting-code-review skillSee references/code-review-automation.md for the detailed process.
See references/verification-checklist.md for the full checklist.
Only stop for genuine blockers. See references/blocker-detection.md for the full decision flowchart.
Immediate escalation:
Escalation after 2 attempts:
Non-blockers (continue autonomously):
practicing-tdd -- TDD workflow (RED-GREEN-REFACTOR)verifying-before-completion -- Final verification checksrequesting-code-review -- Code review dispatch and feedback parsingDetailed documentation in references/ subdirectory:
working-directory-protocol.md -- Location verification and command patternssubagent-prompts.md -- Subagent prompt templates (reviewer, fix agent)code-review-automation.md -- Review handling and fix loop processverification-checklist.md -- Completion verification stepsblocker-detection.md -- Decision flowchart and escalation criteriaexamples.md -- Workflow examplesFor workflow checklists, see assets/workflow-checklist.md.