pipeline

Orchestrate multi-agent development pipelines with planning, implementation, and review cycles.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/HatmanStack/news-investor --skill pipeline-hatmanstack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline
Source: https://github.com/HatmanStack/news-investor/tree/main/.claude/skills/pipeline
Command: npx skills add https://github.com/HatmanStack/news-investor --skill pipeline-hatmanstack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates complex, multi-agent development workflows, ensuring features are planned, implemented, and reviewed rigorously through an adversarial process.

Core Features & Use Cases

  • Automated Pipeline Execution: Manages a sequence of specialized agents (Planner, Reviewer, Implementer) for development tasks.
  • State Recovery: Resumes pipelines from previous checkpoints, ensuring progress is not lost.
  • Use Case: Kick off a new feature development by running /pipeline 2026-03-12-user-auth, which will automatically handle planning, coding, and review cycles based on the defined plan.

Quick Start

Run the pipeline skill for the plan identifier '2026-03-12-user-auth'.

Frequently Asked Questions about pipeline

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

FAQPage Schema
How do I automate my development workflow with adversarial code review?

Adversarial code review automation orchestrates specialized agents for planning, implementation, and review. It manages state recovery and detects pipeline types like feature or repo-eval to route work based on document presence and review signals.

What is an adversarial development pipeline for feature implementation?

An adversarial development pipeline is an automated workflow where specialized agents plan, implement, and review code iteratively. It uses GAN-like loops for iterative refinement to ensure rigorous adherence to defined development protocols.

Can I resume an automated development pipeline from a previous checkpoint?

Yes, automated development pipelines support state recovery. This functionality resumes the workflow from previous checkpoints, ensuring that progress on feature implementation and code review cycles is not lost.

How do I start a feature development pipeline for a specific plan?

To start a feature development pipeline, run the pipeline command with your specific plan identifier. The system automatically handles the planning, coding, and adversarial review cycles based on the defined plan parameters.

Does the pipeline agent support workflows beyond new feature development?

Yes, the pipeline agent supports multiple workflow types. Beyond new feature development, it automatically detects and routes work for repo-eval and doc-health pipelines based on document presence and review signals.

Why use GAN-like loops in an automated code review workflow?

GAN-like loops provide iterative refinement in automated code review workflows. They enable specialized planner and reviewer agents to adversarially challenge implementations, ensuring continuous quality improvement and protocol adherence.