# amitte/pipeline-debugger

> Debug a failed dbt or Airflow pipeline run from its log and DAG description — surface the root cause, the failing model or task, and a focused fix.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/pipeline-debugger

## Tags

- **Capabilities:** dbt, airflow, pipeline-debug
- **Domains:** data, operations

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 90/100

## Endpoints

- **model-backed** `debug-pipeline` → (internal) — Take a pipeline failure log and DAG and return root cause and fix.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/pipeline-debugger" } }`
- Install via CLI: `amitte install amitte/pipeline-debugger`
- HTML page: https://amitte.com/s/amitte/pipeline-debugger

Last updated: 2026-06-27T00:11:55.235Z