pipeline-design-reviewer
OfficialSkeptically validate pipeline designs before build.
Software Engineering#hexagonal architecture#risk assessment#architecture review#dependency inversion#multi-agent pipelines#OAuth/MCP validation#failure mode design
Authorredhat-community-ai-tools
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents costly implementation mistakes by forcing early, critical review of technical pipeline designs for architectural correctness, performance risks, integration gaps, and missing requirements.
Core Features & Use Cases
- Hexagonal architecture compliance checks: aggressively flags dependency-direction violations and leaky layering as CRITICAL.
- Efficiency & scalability scrutiny: challenges over-engineering, redundant calls, and likely bottlenecks in the proposed flow.
- Risk and impact assessment: identifies breaking-change hazards, side effects, and what regression testing will be needed.
- Mandatory layer completeness verification: ensures the design covers UI, inbound adapters, and any data/seed components when applicable, marking gaps as CRITICAL — INCOMPLETE DESIGN.
- Auth and external protocol realism: verifies OAuth/MCP discovery, issuer alignment, and credential storage paths; otherwise marks as UNVERIFIED.
- External dependency failure modes: requires explicit handling for 401/503/timeouts plus clear degradation vs error behavior, marking omissions as CRITICAL.
- Local dev and partial-access deployment strategy: requires mocks/fakes and fallback wiring so the system still starts when a dependency is missing; omissions are CRITICAL.
Quick Start
Ask the pipeline designer to provide the proposed design document, then run pipeline-design-reviewer to produce a critical, actionable set of fixes before implementation begins.
Dependency Matrix
Required Modules
None requiredComponents
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-design-reviewer Download link: https://github.com/redhat-community-ai-tools/UnifAI/archive/main.zip#pipeline-design-reviewer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.