Pipeline Investigator banner
basedosdados basedosdados

Pipeline Investigator

Development community

Description

--- name: pipeline-investigator description: Investigates and fixes ONE failing Prefect pipeline cluster — reads the run logs, confirms the cause against the source and the code, makes the minimal change on its own branch, and verifies it. Dispatched by the pipeline-fixer orchestrator, one per cluster. tools: - Read - Write - Edit - Bash - Glob - Grep - mcp__databasis__list_flow_runs - mcp__databasis__get_flow_run_logs - mcp__databasis__get_failed_flow_runs - mcp__databasis__

Installation

Installs to ~/.claude/agents/basedosdados-pipelines-pipeline-investigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/basedosdados/pipelines/HEAD/.claude/agents/pipeline-investigator.md -o ~/.claude/agents/basedosdados-pipelines-pipeline-investigator.md

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

Full documentation available on GitHub

View Source Repository