Agent skill
think-harder
4-phase structured analysis wrapper for vibe pre-routing (compatible with claude-code-settings think-harder semantics).
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/think-harder
SKILL.md
think-harder (Codex Compatibility)
Use this skill before implementation when the task needs deeper reasoning or tradeoff analysis.
4-Phase Analysis
- Problem Clarification
- Define the core question and constraints.
- List assumptions and success criteria.
- Identify ambiguities that must be resolved.
- Multi-Dimensional Analysis
- Structural decomposition: break into components/dependencies.
- Temporal impact: short-term vs long-term effects.
- Causal links: key cause-effect and feedback loops.
- Context factors: operational, team, and environmental constraints.
- Critical Evaluation
- Challenge assumptions and possible bias.
- Compare alternatives and opportunity costs.
- Run pre-mortem: what can fail, how, and impact.
- Mark uncertainty and confidence level explicitly.
- Synthesis
- Summarize key insights and decision rationale.
- Reconcile contradictions.
- Produce actionable next steps.
Output Contract
- Problem reframing
- Key insights
- Reasoning chain
- Alternatives considered
- Uncertainties
- Actionable recommendations
Vibe Integration
- M/L pre-routing analysis entry.
- If code-risk analysis is required, pair with
code-review.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?