Lee-W

Take Issue — Git skill for Claude Code

Git community

把 /maigo:triage-issue 判定 READY 的 GitHub issue 接進實作——orchestrator 前置抓料,整理成需求敘述後交給標準 teammate-flow(樂奈探索、燈寫 plan、愛音實作、爽世 review、立希驗證),收尾草擬帶 issue 參照的 commit,不自動 push / 開 PR.

How to install Take Issue

Installs to ~/.claude/skills/lee-w-maigo-take-issue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lee-w-maigo-take-issue && curl -fsSL https://raw.githubusercontent.com/Lee-W/maigo/HEAD/commands/take-issue.md -o ~/.claude/skills/lee-w-maigo-take-issue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Take Issue does

把 /maigo:triage-issue 判定 READY 的 GitHub issue 接進實作——orchestrator 前置抓料,整理成需求敘述後交給標準 teammate-flow(樂奈探索、燈寫 plan、愛音實作、爽世 review、立希驗證),收尾草擬帶 issue 參照的 commit,不自動 push / 開 PR.

Alternatives in Git

  • Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
  • Fresh Start — The original nirholas/claude-code before DMCA and take down 6.2k ★
  • Cpp — Commit, review, push, pull request 512 ★

Full documentation available on GitHub

View Source Repository