find-edgecase-slop

Installation
SKILL.md

Find Edge-Case Slop

Look for places where we have hard coded or spiked the complexity for an edge case. Report your findings.

This skill is read-only planning: enter plan mode, scan the CWD repo, and materialize every hit as a todo. Do not edit code or start cleanup unless the user explicitly asks after reviewing the plan.

Enter plan mode (first action)

  1. If the session is not already in plan mode, switch into it (Cursor: SwitchModeplan; other harnesses: the equivalent read-only / planning posture if available). Explain briefly: edge-case slop findings must land as a plan with exhaustive todos before any cleanup.
  2. If already in plan mode, stay there — do not bounce modes.
  3. Stay in plan mode through the scan and todo materialization. Only leave plan mode if the user later asks to clean up (then switch to agent / implementation mode).
Installs
1
First Seen
Jul 17, 2026
find-edgecase-slop — jsolly/agent-skills