gh-project-implement

Community

Concurrent sprint execution for Project issues.

Authorwscffaa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the end-to-end execution workflow for GitHub Project issues by applying priority-based concurrency, enabling teams to move sprint work forward without manual coordination.

Core Features & Use Cases

  • Priority-driven parallel execution: Processes P0 → P1 → P2 → P3 batches with dynamic concurrency, maximizing throughput while respecting dependencies.
  • Dependency-aware scheduling: Uses a DAG-like model to ensure an issue only starts after its dependencies are completed, with graceful fallbacks if cycles exist.
  • Worktree isolation and automation: Creates a separate Git worktree per issue, runs code development tasks via a codeagent wrapper, then reviews and merges PRs automatically where possible.
  • Progress tracking and cleanup: Provides real-time progress reports and a cleanup routine to remove stale resources and branches after completion.

Quick Start

Trigger the skill against a target project by number, for example: gh-project-implement 1

Dependency Matrix

Required Modules

ghgitcodeagent-wrapper

Components

scripts

💻 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: gh-project-implement
Download link: https://github.com/wscffaa/claude-gh-skills/archive/main.zip#gh-project-implement

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 223,000+ vetted skills library on demand.