bug-check
01Command
Run automated tests and build checks first, then agent code review. For each bug found, propose or document a regression test.
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
Command
Run automated tests and build checks first, then agent code review. For each bug found, propose or document a regression test.
Command
Recommend the best model tier for the current task based on complexity, risk, and budget.
Command
Run formatter, linter, and type checks for a file or directory. Report remediation steps.
Command
Audit agent configuration files for security vulnerabilities and misconfigurations. Classifies findings as P0 or P1.
Command
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents.
Command
Run a systematic cleanup on the provided code to resolve smells, simplify complexity, and enforce best practices.
Command
Perform a technical debt audit on the specified components and generate a prioritized remediation roadmap.
Command
Draft a step-by-step refactoring strategy for complex code changes to ensure behavior is preserved.
Command
Safely rename a variable, function, class, or file across the entire repository while ensuring tests continue to pass.
Command
Route to the appropriate codebase-intelligence command based on the user's intent.
Command
Route to the appropriate quality or review command based on the user's intent.
Command
Route to the appropriate spec-driven workflow command based on the user's intent.
Command
Audit a BigQuery SQL query or dbt model for potential cost traps before it hits production.
Command
Review or design a data pipeline architecture based on requirements.
Command
Build a new analytics feature or dbt model guided by business requirements and data exploration.
Command
Audit changes to dbt Semantic Layer definitions for breaking changes and aggregation risks.