From thinking
Structured seven-phase execution methodology for complex tasks. Transition from current state to ideal state using verifiable criteria. Use for any non-trivial work that benefits from systematic execution.
npx claudepluginhub hpsgd/turtlestack --plugin thinkingThis skill is limited to using the following tools:
Execute $ARGUMENTS using the seven-phase algorithm. The goal: transition from CURRENT STATE to IDEAL STATE using verifiable criteria.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Calculates TAM/SAM/SOM using top-down, bottom-up, and value theory methodologies for market sizing, revenue estimation, and startup validation.
Execute $ARGUMENTS using the seven-phase algorithm. The goal: transition from CURRENT STATE to IDEAL STATE using verifiable criteria.
Determine the effort level based on the task:
| Effort | Budget | ISC range | When |
|---|---|---|---|
| Standard | <2min | 8-16 | Normal request (default) |
| Extended | <8min | 16-32 | Quality must be extraordinary |
| Advanced | <16min | 24-48 | Substantial multi-file work |
| Deep | <32min | 40-80 | Complex multi-system design |
| Comprehensive | <120min | 64-150 | Large-scale, no time pressure |
Understand the current state and define the ideal state.
/isc skill for the full methodology)Present the criteria checklist and approach before proceeding.
Pressure-test the approach before committing.
Lay out the execution sequence.
Set up the scaffolding and infrastructure needed for execution.
Do the work. Mark criteria complete as they pass.
3/8 criteria metConfirm every criterion is actually met.
Reflect on the execution.
If the user has the learning skill available, capture insights there.
## Execution: [task name]
### Phase 1: OBSERVE
**Effort level:** [Standard/Extended/Advanced/Deep/Comprehensive]
**ISC Count:** [N] criteria
#### Ideal State Criteria
- [ ] ISC-1: [criterion]
- [ ] ISC-2: [criterion]
- [ ] ISC-N: [criterion]
### Phase 2: THINK
**Riskiest assumptions:**
1. [assumption] — impact if wrong: [impact]
**Premortem failures:**
1. [failure mode] — mitigation: [action]
### Phase 3: PLAN
[Sequenced work items]
### Phase 5: EXECUTE
Progress: [X]/[N] criteria met
- [x] ISC-1: [evidence]
- [ ] ISC-2: [in progress]
### Phase 6: VERIFY
| Criterion | Status | Evidence |
|---|---|---|
| ISC-1 | ✅ | [tool output or file reference] |
| ISC-2 | ✅ | [evidence] |
### Phase 7: LEARN
- [What went well]
- [What to do differently]
/isc — the criteria decomposition methodology used in Phase 1. Use for the Splitting Test./learning — capture insights from Phase 7 for future reference./scientific-method — for investigation tasks where the goal is understanding rather than building.