Agent skill · Workflow & Productivity

deep-think-maximum-cognitive-effort-protocol-mq8kvw92

Use this plugin when the user wants a maximum-effort reasoning workflow for a complex, high-stakes, or ambiguous task.

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
claude-codecodexcursorApache-2.0
Install
npx skills add nexu-io/open-design --skill deep-think-maximum-cognitive-effort-protocol-mq8kvw92 --agent claude-code

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

Facts
Files in the skill folder: 3
SKILL.md size: 7 KB
Bundled scripts: none
Path: plugins/community/deep-think-maximum-cognitive-effort-protocol-mq8kvw92/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 83,577 · +1,339 this week
Language: TypeScript
Read our review of the source →

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

From the SKILL.md

# /deep-think — Maximum Cognitive Effort Protocol **Goal:** Activate the highest level of cognitive architecture for complex, multi-step, or ambiguous tasks where quality matters more than speed. **Time:** 5-15 minutes depending on complexity tier. **When to use:** Architecture decisions, multi-system changes, irreversible actions, anything where being wrong is expensive. > **This is NOT /reason.** /reason = "follow the reasoning engine checklist" (fast, lightweight). > /deep-think = "maximum effort with structured thinking, research, gap analysis, multi-perspective debate, and adversarial review" (slow, thorough). --- ## Complexity Gate (decide first) Before starting, classify the task: | Tier | When | Phases Used | |------|------|-------------| | **SIMPLE** | Quick but thorough — single-domain analysis, clear question | Phases 1 + 5 only | | **MEDIUM** | Research + analysis — multi-source synthesis, comparison | Phases 1-5 | | **COMPLEX** | Full adversarial — architecture decisions, multi-system changes, irreversible actions | All 8 phases | --- ## Phase 1: ORIENT (Memory + Context) Load ALL available context before forming any opinion. 1. Read project memory if available (e.g.,

What's inside
Steps it walks through
  1. Complexity Gate (decide first)
  2. Phase 1: ORIENT (Memory + Context)
  3. Phase 2: QUESTION (Challenge the Request)
  4. Phase 3: RESEARCH (Evidence Collection)
  5. Phase 4: AUDIT (Gap Analysis)
  6. Phase 5: SYNTHESIZE (Multi-Perspective Analysis)
  7. Phase 6: PLAN (Surgical Execution Design)
  8. Phase 7: EXECUTE + VERIFY (Work → Check → Correct)
  9. Phase 8: CHALLENGE (Adversarial Self-Review)
  10. What This Workflow Does NOT Do
Ships with 2 files
  • open-design.json
  • references/source-1-mpj79mp4-deep-think.md
More from open-design
All skills →
About this skill
What does the deep-think-maximum-cognitive-effort-protocol-mq8kvw92 skill do?

Use this plugin when the user wants a maximum-effort reasoning workflow for a complex, high-stakes, or ambiguous task.

How do I install it?

Run `npx skills add nexu-io/open-design --skill deep-think-maximum-cognitive-effort-protocol-mq8kvw92 --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 nexu-io/open-design, a repository with 83,577 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