Che cos'è implement-issue?
Da utilizzare quando viene fornito un numero di problema GitHub e un ramo base per l'implementazione end-to-end Fonte: aaddrick/claude-desktop-debian.
Da utilizzare quando viene fornito un numero di problema GitHub e un ramo base per l'implementazione end-to-end
Installa rapidamente la skill AI implement-issue nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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 |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/aaddrick/claude-desktop-debian --skill implement-issueDa utilizzare quando viene fornito un numero di problema GitHub e un ramo base per l'implementazione end-to-end Fonte: aaddrick/claude-desktop-debian.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/aaddrick/claude-desktop-debian --skill implement-issue Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/aaddrick/claude-desktop-debian