pipeline-input-review

Community

Find the real stage break before patching output

Authorthistleknot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents “laundering errors” in multi-stage pipelines by forcing an agent to pinpoint the earliest stage where inputs become wrong, then verify the failing stage with materialized inputs before attempting any fix.

Core Features & Use Cases

  • Pipeline partitioning before harness dispatch: isolates the smallest coherent failing unit so the harness can fix only the root stage.
  • Boundary input verification: materializes the exact inputs that enter the failing stage (files, visuals, and parsed structures) to avoid guessing.
  • Hyper-focused problem statements: translates the symptom into a strict, single-stage fix request with explicit constraints.

Quick Start

Use pipeline-input-review when a harness produces wrong, blurry, or misaligned output and you suspect the root cause is an upstream input or stage-boundary parsing issue.

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: pipeline-input-review
Download link: https://github.com/thistleknot/skills/archive/main.zip#pipeline-input-review

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.