implement-issue-tree

Official

Automate issue implementation, review, and merge with parallel worktrees.

AuthorFandhe-AI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the implementation, review, and merge of a hierarchy of issues, using parallel worktrees to enhance efficiency and collaboration.

Core Features & Use Cases

  • Parallel Issue Implementation: Executes sub-issue implementations in parallel while preserving dependency order.
  • Automated Review: Performs local diff reviews and triggers merge only after review completion.
  • Squash Merge: Squashes and merges commits after all reviews pass.
  • Use Case: Ideal for large projects with complex issue hierarchies, where parallel development and review processes are essential.

Quick Start

Run the 'implement-issue-tree' skill with the parent issue number, target branch, and desired parallelism level. For example:

implement-issue-tree --parent 42 --branch main --parallel 3

Dependency Matrix

Required Modules

gh

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: implement-issue-tree
Download link: https://github.com/Fandhe-AI/agent-cli-skills/archive/main.zip#implement-issue-tree

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.