skills/implementing-issue/SKILL.md
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.
npx skillsauth add bacchus-labs/wrangler implementing-issueInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Implements 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.
tools
Use when creating technical specifications for features, systems, or architectural designs. Creates comprehensive specification documents using the Wrangler MCP issue management system with proper structure and completeness checks.
testing
Creates and refines agent skills using TDD methodology with pressure testing and rationalization detection. Use when creating new skills, editing existing skills, testing skills with pressure scenarios, or verifying skills work before deployment.
tools
Use when design is complete and you need detailed implementation tasks - creates tracked MCP issues with exact file paths, complete code examples, and verification steps. Optional reference plan file for architecture overview.
development
Validates governance file completeness, format compliance, and metric accuracy. Use when auditing governance health, after bulk changes, or ensuring documentation integrity.