moai-workflow-thinking
Sequential Thinking MCP and UltraThink mode for deep analysis, complex problem decomposition, and structured reasoning workflows. Use when performing multi-step analysis, architecture decisions, technology selection trade-offs, breaking change assessment, or when --ultrathink flag is specified. Do NOT use for simple decisions or straightforward implementation tasks.
npx skills add majiayu000/claude-skill-registry --skill moai-workflow-thinking-jayleekr-hypeprooflab --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Sequential Thinking & UltraThink Structured reasoning system for complex problem analysis and decision-making. ## Activation Triggers Use Sequential Thinking MCP when: - Breaking down complex problems into steps - Planning and design with room for revision - Architecture decisions affect 3+ files - Technology selection between multiple options - Performance vs maintainability trade-offs - Breaking changes under consideration - Multiple approaches exist to solve the same problem - Repetitive errors occur ## Tool Parameters **Required Parameters:** - `thought` (string): Current thinking step content - `nextThoughtNeeded` (boolean): Whether another step is needed - `thoughtNumber` (integer): Current thought number (starts from 1) - `totalThoughts` (integer): Estimated total thoughts needed **Optional Parameters:** - `isRevision` (boolean): Whether this revises previous thinking - `revisesThought` (integer): Which thought is being reconsidered - `branchFromThought` (integer): Branching point for alternatives - `branchId` (string): Branch identifier - `needsMoreThoughts` (boolean): If more thoughts needed beyond estimate ## Usage Pattern **Step 1 - Initial Analysis:** ``` thought: "An
- Activation Triggers
- Tool Parameters
- Usage Pattern
- UltraThink Mode
- When to Use
- Guidelines
What does the moai-workflow-thinking skill do?
Sequential Thinking MCP and UltraThink mode for deep analysis, complex problem decomposition, and structured reasoning workflows. Use when performing multi-step analysis, architecture decisions, technology selection trade-offs, breaking change assessment, or when --ultrathink flag is specified. Do NOT use for simple decisions or straightforward implementation tasks.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill moai-workflow-thinking-jayleekr-hypeprooflab --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
