typedef-ai/ade-bench-plugin

Claude Code plugin that generates ADE-Bench benchmark tasks from your own dbt project

3Stars on the repository
10Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

create-task

01

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Scan a dbt project and generate ADE-Bench benchmark tasks. Analyzes models, proposes bug-injection scenarios by difficulty, and outputs complete task scaffolding (task.yaml, patches, setup/solution scripts, test SQL). Use when you want to benchmark AI agents against your own dbt project and data.

3 3mo ago B 66 tokens original MIT

plan-tasks

02

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Interactively plan and generate ADE-Bench benchmark tasks from a dbt project. Explores the codebase with the user in a pair-planning loop — understanding the domain, reasoning about what makes good benchmarks, and building up a task plan incrementally. Use when you want high-quality, tailored benchmark tasks for your…

3 3mo ago C 72 tokens original MIT

setup

03

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Install or verify the ade-bench harness, the Python project that actually runs the benchmark tasks this plugin generates. Use when ade-bench isn't yet on the user's machine, when a generated task fails because the harness is missing, or when the user explicitly asks to set up ade-bench. Also invoked automatically by…

3 3mo ago C 79 tokens original MIT