pipeline-approve

Guide reviewers through pipeline checkpoint approvals and update artifacts with decisions.

3|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/dpaola2/pipeline-skills --skill pipeline-approve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline-approve
Source: https://github.com/dpaola2/pipeline-skills/tree/main/.claude/skills/pipeline-approve
Command: npx skills add https://github.com/dpaola2/pipeline-skills --skill pipeline-approve

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the manual, artifact-editing approval workflow for pipeline checkpoints, replacing it with a structured, interactive review process.

Core Features & Use Cases

  • Interactive Review: Guides reviewers through approval checklists and open questions for architecture proposals and gameplans.
  • Automated Updates: Captures reviewer decisions and automatically updates artifacts with approval status, reviewer, date, and notes.
  • Use Case: When an architecture proposal is ready for review, this Skill will present the key decisions, walk the reviewer through the 'Must Verify' items, resolve any open questions, and update the artifact, indicating whether it's approved, approved with modifications, or rejected.

Quick Start

Run /pipeline-approve SN-3 to start an interactive review for the work item SN-3.

Frequently Asked Questions about pipeline-approve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I approve architecture proposals interactively without manually editing artifacts?

You can approve architecture proposals interactively by running a command like /pipeline-approve SN-3, which parses the artifact, presents an executive summary, and guides you through checklist items to capture decisions and update the artifact automatically.

What is an interactive pipeline checkpoint review and how does it work?

An interactive pipeline checkpoint review is a structured process where a Skill parses engineering artifacts, presents key decisions, walks reviewers through 'Must Verify' items, captures approval status, and updates the artifact with reviewer details and notes.

Can I resolve open questions during pipeline approval workflows?

Yes, during the pipeline approval workflow, the Skill guides you through open questions, allows you to resolve them interactively, and records your decisions to approve, approve with modifications, or reject the engineering gameplan.

Does the pipeline approval process support automated artifact updates?

Yes, the pipeline approval process supports automated artifact updates by capturing reviewer decisions, approval status, dates, and notes, then writing them directly back to the architecture proposal or gameplan artifact.

What's the best way to review engineering gameplans at pipeline checkpoints?

The best way to review engineering gameplans is using an interactive approval Skill that presents an executive summary, walks you through verification checklists, captures decisions, and updates the artifact with the final approval status.

What are the limitations of interactive pipeline approval for artifact reviews?

The interactive pipeline approval Skill requires specific artifact formats to parse proposals and gameplans correctly, and it depends on human reviewers to manually verify checklist items and resolve open questions before capturing the final decision.