strategic-investigation
CommunityStrategic, plan-driven problem solving.
Software Engineering#debugging strategy#plan mode#parallel exploration#investigation workflow#Explore agents#framework conventions
Authorjkomoros
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Proactive recovery using plan mode and subagents. After 1-2 failed attempts, STOP trying variations. Enter plan mode and launch parallel Explore/Plan agents to find idiomatic solutions instead of spinning wheels.
Core Features & Use Cases
- Stop and Acknowledge: Immediately acknowledge being stuck and commit to a plan.
- Plan Mode: Enter plan mode to structure your investigation.
- Parallel Subagents: Launch 2-4 Explore agents in parallel to pursue different angles.
- Synthesize Findings: Consolidate findings from all agents to identify the idiomatic solution.
- Execute with Confidence: Implement the chosen approach with a solid rationale.
- Handle Continued Failure: If the solution fails, repeat the plan-mode cycle or escalate.
Quick Start
Trigger plan mode when stuck, then spawn 2–4 Explore agents in parallel, collect findings, and implement the idiomatic solution.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: strategic-investigation Download link: https://github.com/jkomoros/community-patterns/archive/main.zip#strategic-investigation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.