·implement-issue
</>

implement-issue

Use when given a GitHub issue number and base branch to implement end-to-end

12Installs·1Trend·@aaddrick

Installation

$npx skills add https://github.com/aaddrick/claude-desktop-debian --skill implement-issue

How to Install implement-issue

Quickly install implement-issue AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aaddrick/claude-desktop-debian --skill implement-issue
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aaddrick/claude-desktop-debian.

SKILL.md

View raw

Announce at start: "Using implement-issue to run orchestrator for #$ISSUE against $BRANCH"

| setup | default | fetch, worktree, research, evaluate, plan | | implement | per-task | execute each task from plan | | task-review | spec-reviewer | verify task achieved goal | | fix | per-task | address review findings | | simplify | cdd-code-simplifier | clean up code | | test | bats-test-validator | run test suite (shellcheck + BATS) |

| lint | default | run shellcheck and actionlint | | review | code-reviewer | internal code review | | pr | default | create/update PR | | spec-review | spec-reviewer | verify PR achieves issue goals | | code-review | code-reviewer | final code quality check | | complete | default | post summary |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aaddrick/claude-desktop-debian --skill implement-issue
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from aaddrick/claude-desktop-debian

Quick answers

What is implement-issue?

Use when given a GitHub issue number and base branch to implement end-to-end Source: aaddrick/claude-desktop-debian.

How do I install implement-issue?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aaddrick/claude-desktop-debian --skill implement-issue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aaddrick/claude-desktop-debian