think-deeper
Installation
SKILL.md
Think Deeper
Use this skill when the task is important enough that acting on the first plausible answer is risky.
This is a tool-agnostic reasoning framework. It is not a request to narrate more thoughts. It is a way to gather better evidence, slow down premature commitment, and hand off a clearer next move before acting.
Trigger Boundary
Use this skill when:
- the problem is underspecified
- the root cause is unknown
- multiple approaches are viable and the tradeoffs matter
- a refactor could change behavior, boundaries, or workflow
- the codebase or domain is unfamiliar
- the change is expensive to reverse
- the task is likely to derail if you stop after the first obstacle
Do not use this skill when: