What is implement-issue?
Use when given a GitHub issue number and base branch to implement end-to-end Source: aaddrick/claude-desktop-debian.
Use when given a GitHub issue number and base branch to implement end-to-end
Quickly install implement-issue AI skill to your development environment via command line
Source: aaddrick/claude-desktop-debian.
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 |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/aaddrick/claude-desktop-debian --skill implement-issueUse when given a GitHub issue number and base branch to implement end-to-end Source: aaddrick/claude-desktop-debian.
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
https://github.com/aaddrick/claude-desktop-debian