execute-issue-plan

Community

Turn approved issue plans into shipped PRs

Authorrjskene
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps convert an approved GitHub issue “Implementation Plan” into a complete, validated code change by executing the plan, running the required checks, and opening the corresponding pull request.

Core Features & Use Cases

  • Fetch and follow the approved Implementation Plan: Retrieves the latest plan comment section from the issue and executes only the ordered tasks it specifies.
  • Plan execution with safety guardrails: Supports different execution lanes (including CI-fix and quick-fix modes) while enforcing validation (typecheck, tests, and optional Playwright UI checks).
  • Pre-PR review and compliance loop: Runs author self-check plus an independent review and triages findings into must-fix commits before opening the PR.

Quick Start

Run /pipeline:execute-issue-plan <issue_number> from inside the feature worktree to implement the plan, validate it, and open the PR.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: execute-issue-plan
Download link: https://github.com/rjskene/pipeline/archive/main.zip#execute-issue-plan

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