Validate Pipeline

Validates an ICM pipeline's contract chain — checks that each stage's outputs match the next stage's expected inputs, verifies factory/product separation, and flags structural anti-patterns. Use when: checking pipeline integrity, verifying handoffs, debugging broken stage connections.

mcmespinaa 5ea4572 5.6 KB Updated

File contents

mcmespinaa/folder-structure-protocol/tree/main/.claude/skills/validate-pipeline commit 5ea457233a

Frequently asked questions

npx skillmds@latest add mcmespinaa/validate-pipeline