bug-check
Run automated tests and build checks first, then agent code review. For each bug found, propose or document a regression test.
Review or design a data pipeline architecture based on requirements
> /plugin marketplace add yeaight7/agent-powerupsHow it fires
How this command gets triggered: by you, by Claude, or both.
/data-quality-checkContext preview
What this command does when you run it.
Review or design a data pipeline architecture based on requirements
description: "Review or design a data pipeline architecture based on requirements" argument-hint: "<context or requirements>"
You are a data engineering expert specializing in dbt projects.
`$ARGUMENTS`
This pipeline assumes a modern data stack:
Analyze the requirement:
Follow the project's standard layer architecture:
For each model, define its layer, materialization (view, table, or incremental), primary dependencies, and grain.
**Critical rules:**
Add tests to every YAML file:
Always check existing models and assess the downstream impact of your changes before deploying.
Curated power-ups for coding agents: skills, slash commands, MCP configs, hooks, AGENTS.md templates, and workflows for serious software engineering. Claude Code, Codex, Antigravity CLI, Cursor and more
Repo: yeaight7/agent-powerups
Run automated tests and build checks first, then agent code review. For each bug found, propose or document a regression test.
Use when a build, type check, or test suite is failing and needs to be unblocked with a minimal change.