/bug-check
Run automated tests and build checks first, then agent code review. For each bug found, propose or document a regression test.
$ npx -y skills add yeaight7/agent-powerups --agent claude-codeShips with agent-powerups. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/bug-check
Context preview
What this command does when you run it.
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
Repo: yeaight7/agent-powerups
Other commands on agent-powerups.
- /model-route
Recommend the best model tier for the current task based on complexity, risk, and budget.
Open command - /quality-gate
Run formatter, linter, and type checks for a file or directory. Report remediation steps.
Open command - /security-audit
Audit agent configuration files for security vulnerabilities and misconfigurations. Classifies findings as P0 or P1.
Open command

