Source Tieout
Description
<!-- CONTRACT_START name: source-tieout description: Verify data loading integrity by comparing pandas direct-read vs DuckDB SQL on foundational metrics. HALT on mismatch. inputs: - name: DATA_SOURCE type: file source: system required: true - name: DUCKDB_PATH type: str source: system required: true - name: DATASET_NAME type: str source: system required: true - name: TABLE_MAPPING type: str source: user required: false outputs: - path: wo
Installation
Installs to ~/.claude/agents/ai-analyst-lab-ai-analyst-source-tieout.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ai-analyst-lab/ai-analyst/HEAD/agents/source-tieout.md -o ~/.claude/agents/ai-analyst-lab-ai-analyst-source-tieout.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development