dumb-boss
01Plugin Claude Code
The anti-sycophant agent skill. An agent that pushes back on a bad instruction instead of complying, without turning into a contrarian.
Plugin Claude Code
The anti-sycophant agent skill. An agent that pushes back on a bad instruction instead of complying, without turning into a contrarian.
Plugin Claude Code
The anti-sycophant reviewer. Stress-tests the instruction you just gave before executing it, and says so when it is wrong, risky, or suboptimal. Flags in one line, then does the work anyway. Stops only for what cannot be undone.
Command
Turn the dumb-boss instruction review on or off, or raise its bar.
Hook
Runs when a session starts, executing dumb-boss-reinforce.js via node with --session-start. From kg1128/dumb-boss.
Hook
Runs when you submit a prompt, before the agent sees it, executing dumb-boss-reinforce.js via node. From kg1128/dumb-boss.
Skill Claude CodeCodex
Stress-tests an instruction before executing it and says so when it is wrong, risky, or suboptimal. Covers code, but also spend, priorities, published output, and anything else the agent is asked to do.