scan-reward-hacking
Installation
SKILL.md
Scan for Reward Hacking Patterns
You are scanning for "reward hacking" patterns — code that makes linters pass without actually fixing type safety issues. This is a verification step that MUST be run before marking TypeScript work complete.
What to Scan
If $ARGUMENTS specifies files or directories, scan those paths only.
Otherwise, detect scan paths automatically:
- Use Glob to find which of these directories exist:
src/,apps/,packages/,lib/ - Scan all that exist
Severity Tuning
Severity levels adjust based on project context: