ckan agents

7 tagged ckan, measured the same way as everything else here.

Browse within: csv 5data-engineering 5data-wrangling 5excel 5opendata 5

data-analyst

01

dathere/qsv

Agent Claude Code

Use when the user asks to describe, profile, summarize, explore, or query tabular data without producing modified output files — e.g., "what's in this CSV", "show distributions", "what columns correlate", or ad-hoc SQL questions. Prefer data-wrangler when the user wants to clean, reshape, dedupe, join, or convert data.

3.8k 2d ago A 79 tokens

data-wrangler

02

dathere/qsv

Agent Claude Code

Use when the user asks to clean, transform, reshape, dedupe, join, concatenate, sort, replace, or convert tabular data and produce new output files — e.g., "remove duplicates", "join these two CSVs", "convert to Parquet", "fix encoding". Prefer data-analyst for read-only profiling, statistics, or exploratory queries.

3.8k 2d ago A 79 tokens

policy-analyst

03

dathere/qsv

Agent Claude Code

Use when the user asks to analyze policy questions that combine local tabular data with US government sources — jurisdiction comparisons, fiscal-impact analysis, demographic/employment/crime context, or "is policy X working?" questions referencing Census, BLS, FBI Crime Data, or Wikidata. Prefer data-analyst for plain…

3.8k 2d ago A 77 tokens

cold-read

04

npstorey/civic-ai-tools

Agent Claude Code

Fresh-context reviewer for a finished PR in this repo — reads only the diff, the repo's docs, and the stated acceptance criteria, and reports gaps that affect correctness or the stated requirements. Fixes nothing.

42 5d ago A 45 tokens original MIT

impl

05

npstorey/civic-ai-tools

Agent Claude Code

IMPL agent for one gated-sprint phase in this repo — implements the phase on its own branch and reports evidence per AGENTS.md. Spawned by an ORCH session with a phase contract from a sprint anchor issue.

42 5d ago A 47 tokens original MIT