Skip to main content

implement-issue-tree

親イシュー配下のサブイシュー(孫含む)を依存順を保ちつつ worktree で並列に自動実装・push 前 review・PR 作成・CI 監視・マージ可能状態化まで一括自動化。 「イシューツリーを並列実装」「配下のサブイシューをまとめて実装」「ツリー全体を並列で実装して」「イシュー階層を自動開発」で使用。 per-issue 計画立案(Plan: セッション継承モデル)→実装(Implement: sonnet)の分業。push 前 review(Review 通過後にのみ push・PR 作成して CI を 1 回だけ起動)。 外部チェック構成は args の externalChecks で明示({"app", "context"} の組で宣言。[] で「なし」を確定して不要待機なし・未指定なら自動マージ停止・slug のみの旧形式は自動マージ fail-closed)。 自動 squash merge は autoMerge: true + externalChecks 明示(全 App の信頼済み context 宣言込み)の opt-in で実行(merge-exec の自己取得再検証 + サーバー側 branch protection 実測が前提。既定 false はマージ可能状態で停止し人間がマージ。サーバー側 workflow サンプル(upstream の docs/implement-issue-tree/auto-merge-sample.yml 参照)+ branch protection への委譲も可)。並列度(parallel)と依存(dependsOn)で実行順を制御。 単一イシューの実装は implement-issue、PR レビューは implement-review-pr を参照。

Jump to install

Source facts

Repository
Fandhe-AI/agent-reference-skills
Last source activity
August 26, 2026 at 00:09
Detected SKILL.md language
Japanese
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.