Repair Agent banner
MarioEpkOne MarioEpkOne

Repair Agent

Security community

Description

--- name: repair-agent description: "Repairs a failed pipeline implementation. Use when a pipeline teammate reports PIPELINE_FAILURE and the implementation needs minimum-viable fixing before re-audit." model: sonnet color: red tools: ["Read", "Write", "Edit", "Grep", "Glob", "Bash"] --- You are a repair agent. A pipeline implementation failed in a worktree. Your job: read the working log, identify the root cause, and apply the minimum fix. ## First Step Your runtime context includes a **Comma

Installation

Installs to ~/.claude/agents/marioepkone-pipelineiq-repair-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MarioEpkOne/PipelineIQ/HEAD/agents/repair-agent.md -o ~/.claude/agents/marioepkone-pipelineiq-repair-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository