ultrathink
Invoke deep sequential thinking for complex problem-solving. Use when the user says 'use ultrathink', 'ultrathink', or when tackling problems that require careful step-by-step reasoning, planning, hypothesis generation, or multi-step analysis.
What this skill does
# Ultrathink
Ultrathink activates the Sequential Thinking MCP tool (`mcp__plugin_sequential-thinking_sequential-thinking__sequentialthinking`) to enable deep, structured reasoning through complex problems.
## Prerequisites
This skill drives the Sequential Thinking MCP tool, provided by the companion `sequential-thinking` plugin in this marketplace. The MCP server must be installed and enabled for the tool to exist — if it is unavailable, enable the `sequential-thinking` plugin first.
The exact tool id depends on how the server is installed:
- **Installed via this marketplace plugin** (the normal case): Claude Code namespaces it as `mcp__plugin_sequential-thinking_sequential-thinking__sequentialthinking` (pattern: `mcp__plugin_<plugin>_<server>__<tool>`).
- **Configured directly as a user/project MCP server**: it appears as `mcp__sequential-thinking__sequentialthinking`.
If unsure, use whichever `…sequentialthinking` tool is listed in your available tools.
Optional: set the `DISABLE_THOUGHT_LOGGING` environment variable to `true` on the MCP server to suppress thought logging to stderr.
## When to Use
Invoke ultrathink when:
- User explicitly requests it ("use ultrathink", "ultrathink this")
- Complex problems requiring step-by-step decomposition
- Planning and design with room for revision
- Analysis that might need course correction
- Problems where full scope isn't initially clear
- Multi-step solutions requiring maintained context
- Situations requiring hypothesis generation and verification
## How to Use
Call the sequential thinking tool with structured thoughts:
```
mcp__plugin_sequential-thinking_sequential-thinking__sequentialthinking:
thought: "Your current thinking step"
nextThoughtNeeded: true/false
thoughtNumber: 1
totalThoughts: 5 (estimate, can adjust)
```
### Parameters
| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `thought` | string | Yes | Current thinking step - analysis, revision, question, or realization |
| `nextThoughtNeeded` | boolean | Yes | True if more thinking needed, false when done |
| `thoughtNumber` | integer | Yes | Current thought number in sequence |
| `totalThoughts` | integer | Yes | Estimated total thoughts (can adjust up/down) |
| `isRevision` | boolean | No | Whether this revises previous thinking |
| `revisesThought` | integer | No | Which thought number is being reconsidered |
| `branchFromThought` | integer | No | Branching point thought number |
| `branchId` | string | No | Branch identifier |
| `needsMoreThoughts` | boolean | No | Signal that more thoughts needed at "end" |
### Key Capabilities
1. **Dynamic adjustment**: Revise total thought count as understanding evolves
2. **Revision support**: Question or revise previous thoughts
3. **Branching**: Explore alternative approaches from any point
4. **Hypothesis cycle**: Generate hypothesis, verify, repeat until satisfied
5. **Non-linear thinking**: Don't need to build linearly - can backtrack
### Process Pattern
1. Start with initial estimate of needed thoughts
2. Break down the problem systematically
3. Question or revise previous thoughts as needed
4. Generate solution hypotheses when appropriate
5. Verify hypotheses against the chain of thought
6. Add more thoughts if needed, even at the "end"
7. Express uncertainty when present
8. Set `nextThoughtNeeded: false` only when truly done
### Example
```
Thought 1: "Let me analyze this authentication bug. The user reports login failures after password reset..."
Thought 2: "Looking at the code flow: reset generates token -> user clicks link -> new password set. The issue might be..."
Thought 3: "Hypothesis: The session isn't being invalidated after password change. Let me verify..."
Thought 4 (revision): "Actually, reconsidering thought 2 - the token expiry might be the issue, not session..."
Thought 5: "Verified: Token expiry is set to 1 hour but email delivery can take longer. Solution: extend to 24 hours."
```
## Best Practices
- Start with reasonable thought estimate (3-7 for most problems)
- Don't hesitate to revise or add thoughts
- Mark revisions with `isRevision: true` and `revisesThought: N`
- Express uncertainty rather than guessing
- Use branching for exploring alternatives
- Only set `nextThoughtNeeded: false` when confident in solution
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.