hunt
Installation
SKILL.md
/hunt
We're going to hunt for <target>. Do this:
- INITIAL HUNT: Using fan-out subagents, find 10 instances in 10 minutes.
- CATEGORIZE: Classify and group the findings into categories.
- SATURATE: Study each category, generalize its principles, and saturate the fix methodology across the full codebase.
- STACKED DIFFS: Rank and stack fixes from simplest to most complex. Prepare branches.
- LINEARIZE: Merge and resolve conflicts.