Implement Issue

Automate GitHub issue implementation through a test-driven development pipeline.

6|3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/carson-sweet/sweetclaude --skill implement-issue-carson-sweet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Implement Issue
Source: https://github.com/carson-sweet/sweetclaude/tree/main/skills/code-issue
Command: npx skills add https://github.com/carson-sweet/sweetclaude --skill implement-issue-carson-sweet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented and inconsistent software development workflows by enforcing a structured, traceable, and test-driven approach to implementing GitHub issues.

Core Features & Use Cases

  • Traceable Implementation: Enforces a strict process from branch creation and impact analysis to TDD-based coding and documentation updates.
  • Quality Guardrails: Integrates pre-flight checks, process control ledgers, and success criteria contracts to ensure high-rigor development.
  • Use Case: When assigned a complex feature request, use this skill to automatically set up the branch, analyze the impact on existing code, generate a TDD plan, and verify the implementation against frozen success criteria.

Quick Start

Invoke the implement issue skill by providing the GitHub issue number or identifier to begin the automated development workflow.

Frequently Asked Questions about Implement Issue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub issue implementation with a test-driven development pipeline?

Automate GitHub issue implementation by invoking this skill with an issue number to manage branch creation, impact analysis, TDD-based coding, and documentation updates. It enforces strict success criteria contracts to ensure traceability and process compliance throughout the end-to-end workflow.

What is the best way to enforce traceability and process control in a GitHub issue workflow?

Enforce traceability in a GitHub issue workflow by applying pre-flight checks, process control ledgers, and success criteria contracts. This approach automates impact analysis and TDD-based coding to guarantee high-rigor development and strict process compliance from branch creation to documentation updates.

Do I need the GitHub CLI to automate branch creation and impact analysis for issue tracking?

Yes, you need the GitHub CLI integration to automate branch creation and impact analysis for issue tracking. The pipeline requires GitHub CLI alongside local project state management to enforce test-driven development workflows and maintain strict traceability.

How does test-driven development automation handle success criteria contracts during issue implementation?

Test-driven development automation handles success criteria contracts by freezing them before coding begins, then verifying the final implementation against these frozen requirements. This ensures the automated TDD pipeline maintains strict quality guardrails and high-rigor development compliance.

Can I use this automated TDD pipeline for complex feature requests on existing local project states?

Yes, you can use this automated TDD pipeline for complex feature requests on existing local project states. It automatically analyzes the impact on existing code, generates a TDD plan, and verifies implementation against frozen success criteria to ensure high-rigor development.

Why does automated issue implementation require local project state management alongside GitHub integration?

Automated issue implementation requires local project state management to track process control ledgers and impact analysis accurately. Combined with GitHub integration, it ensures traceability and verifies TDD-based coding against frozen success criteria contracts within the local development environment.