Agent skill · Workflow & Productivity

moai-workflow-thinking

Sequential Thinking MCP and UltraThink mode for deep analysis, complex problem decomposition, and structured reasoning workflows

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill moai-workflow-thinking-hnabyz-bot-mcp-agent-server --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.0.0
Allowed tools: ReadGrepGlobmcp__sequential-thinking__sequentialthinking
Requires: Designed for Claude Code
Path: skills/analysis/moai-workflow-thinking-hnabyz-bot-mcp-agent-server/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Activation Triggers
  2. Tool Parameters
  3. Usage Pattern
  4. UltraThink Mode
  5. When to Use
  6. Guidelines
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the moai-workflow-thinking skill do?

Sequential Thinking MCP and UltraThink mode for deep analysis, complex problem decomposition, and structured reasoning workflows

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill moai-workflow-thinking-hnabyz-bot-mcp-agent-server --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.

Keep going