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:

  1. Use Glob to find which of these directories exist: src/, apps/, packages/, lib/
  2. Scan all that exist

Severity Tuning

Severity levels adjust based on project context:

Installs
3
First Seen
10 days ago
scan-reward-hacking — coalesce-labs/catalyst-dev-skills