nexu-io/open-design

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.

86Collecting
See how to use itView GitHub source
npx skills add https://github.com/nexu-io/open-design --skill "plugins/community/deep-think-maximum-cognitive-effort-protocol-mq8kvw92"
Automated source guideDesignDeep source

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Reorganized from the pinned upstream SKILL.md

Source-grounded design guide: deep-think-maximum-cognitive-effort-protocol-mq8kvw92

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, anythin…

npx skills add https://github.com/nexu-io/open-design --skill "plugins/community/deep-think-maximum-cognitive-effort-protocol-mq8kvw92"
Check the pinned source

The pinned source contains enough sections and task detail for a source-grounded deep guide; automated content is still not an independent test.

897 source words · 10 usable sections

Design context

  • Read project memory if available (e.g., MEMORY.md, SESSION.md, or status logs)
  • Read known pitfalls and gotchas for the target domain (e.g., knowledge/gotchas.md if present)
  • Read the most relevant local knowledge, READMEs, or chunk files

Design process

Read deep-think-maximum-cognitive-effort-protocol-mq8kvw92 through these 5 source sections

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

Phase 1: ORIENT (Memory + Context)

Load ALL available context before forming any opinion.

SKILL.md · Phase 1: ORIENT (Memory + Context)
Read project memory if available (e.g., MEMORY.md, SESSION.md, or status logs)Read known pitfalls and gotchas for the target domain (e.g., knowledge/gotchas.md if present)Read the most relevant local knowledge, READMEs, or chunk files
02

Phase 2: QUESTION (Challenge the Request)

Before solving, challenge the problem statement itself.

SKILL.md · Phase 2: QUESTION (Challenge the Request)
Use a sequential thinking or reasoning tool (such as sequential-thinking MCP, if available) to decompose the problem into component partsAsk explicitly:"Is this the right question? Is there a better framing?"
03

Phase 3: RESEARCH (Evidence Collection)

Gather evidence from multiple sources. Do NOT rely on training data alone.

SKILL.md · Phase 3: RESEARCH (Evidence Collection)
Run web searches for current best practices, official documentation, and known issuesUse available documentation search tools (such as Context7 MCP, if available) for any referenced libraries, frameworks, or APIsCheck repository skills and custom workspace procedures (e.g., under .agent/skills/ or similar locations)
04

Phase 4: AUDIT (Gap Analysis)

For architecture and system tasks. Skip for pure analysis questions.

SKILL.md · Phase 4: AUDIT (Gap Analysis)
What exists? List all relevant files, tools, configs currently in placeWhat SHOULD exist? Based on research and requirements, what's the ideal state?What's the delta? Enumerate every gap between current and ideal
05

Phase 5: SYNTHESIZE (Multi-Perspective Analysis)

Evaluate the problem from multiple expert perspectives.

SKILL.md · Phase 5: SYNTHESIZE (Multi-Perspective Analysis)
Council of Experts — consider the problem as:A Lead Developer: Is this technically sound? What are the edge cases?A Business/Product Strategist: Does this serve the core project objectives and business outcomes?

SkillSignal prompt templates

Provide the task, context, and acceptance criteria

These prompts were written by SkillSignal from the source structure; they are not upstream text.

Source-grounded prompt

Use for a design task while explicitly checking the source sections.

Use deep-think-maximum-cognitive-effort-protocol-mq8kvw92 for this design task: [task]. Inputs and constraints: [details]. Work through these pinned SKILL.md sections: “Phase 1: ORIENT (Memory + Context)”, “Phase 2: QUESTION (Challenge the Request)”, “Phase 3: RESEARCH (Evidence Collection)”, “Phase 4: AUDIT (Gap Analysis)”, “Phase 5: SYNTHESIZE (Multi-Perspective Analysis)”. Cite the concrete requirements that shape each step, do not invent capabilities absent from the source, and verify the result against: [acceptance criteria].

Design checklist

Verify each item before delivery

The source section “Phase 1: ORIENT (Memory + Context)” has been checked.

The source section “Phase 2: QUESTION (Challenge the Request)” has been checked.

The source section “Phase 3: RESEARCH (Evidence Collection)” has been checked.

The source section “Phase 4: AUDIT (Gap Analysis)” has been checked.

Choose a different workflow

When another Skill is the better fit

design-review

Use when the user says "review the design", "check the UI", or wants a comprehensive UI/UX review. Uses a 7-phase methodology covering interaction, responsiveness, accessibility, and more.

A separate implementation from event4u-app/agent-config; compare its source, maintenance signals, and permission requirements.

Open source detail

neuropixels-analysis

Analyze Neuropixels extracellular recordings end-to-end with SpikeInterface. Covers loading SpikeGLX/Open Ephys/NWB data, preprocessing, drift/motion correction, Kilosort4 (and CPU) spike sorting, quality metrics, and unit curation (threshold-based, model-based UnitRefine, and AI-assisted visual review). Use when working with Neuropixels 1.0/2.0 recordings, spike sorting, or extracellular electrophysiology analysis.

A separate implementation from K-Dense-AI/scientific-agent-skills; compare its source, maintenance signals, and permission requirements.

Open source detail

scientific-brainstorming

Facilitates evidence-aware scientific ideation with independent generation, structured discussion, explicit assumptions, transparent evaluation, adversarial review, and decision logs. Use for early-stage research brainstorming or prioritizing candidate directions; hand off empirical validation, study design, ethics or regulatory review, and clinical questions to appropriate experts or skills.

A separate implementation from K-Dense-AI/scientific-agent-skills; compare its source, maintenance signals, and permission requirements.

Open source detail

FAQ

What does the deep-think-maximum-cognitive-effort-protocol-mq8kvw92 source document cover?

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, anythin…

How do I install deep-think-maximum-cognitive-effort-protocol-mq8kvw92?

The source record exposes this install command: npx skills add https://github.com/nexu-io/open-design --skill "plugins/community/deep-think-maximum-cognitive-effort-protocol-mq8kvw92". Inspect the command and pinned source before running it.

Repository stars
82,073
Repository forks
9,485
Quality
86/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

86/100
Documentation23/30
Specificity23/25
Maintenance18/20
Trust signals22/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

design-review by event4u-app

Use when the user says "review the design", "check the UI", or wants a comprehensive UI/UX review. Uses a 7-phase methodology covering interaction, responsiveness, accessibility, and more.

neuropixels-analysis by k-dense-ai

Analyze Neuropixels extracellular recordings end-to-end with SpikeInterface. Covers loading SpikeGLX/Open Ephys/NWB data, preprocessing, drift/motion correction, Kilosort4 (and CPU) spike sorting, quality metrics, and unit curation (threshold-based, model-based UnitRefine, and AI-assisted visual review). Use when working with Neuropixels 1.0/2.0 recordings, spike sorting, or extracellular electrophysiology analysis.

scientific-brainstorming by k-dense-ai

Facilitates evidence-aware scientific ideation with independent generation, structured discussion, explicit assumptions, transparent evaluation, adversarial review, and decision logs. Use for early-stage research brainstorming or prioritizing candidate directions; hand off empirical validation, study design, ethics or regulatory review, and clinical questions to appropriate experts or skills.

citation-management by k-dense-ai

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

doc-and-modernize by github

Two related workflows for a locally-cloned codebase, in one skill. Documentation mode produces a single, comprehensive, verifiable architecture document primarily by reading files on disk (local-first) — use it whenever the user wants to understand, map, document, research, or onboard onto a codebase ("research this repo", "write up the architecture", "do an architecture deep dive", "document how this codebase works", "map the system design", "create an onboarding doc"). Modernization mode gener

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 5 min

/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:

TierWhenPhases Used
SIMPLEQuick but thorough — single-domain analysis, clear questionPhases 1 + 5 only
MEDIUMResearch + analysis — multi-source synthesis, comparisonPhases 1-5
COMPLEXFull adversarial — architecture decisions, multi-system changes, irreversible actionsAll 8 phases

Phase 1: ORIENT (Memory + Context)

Load ALL available context before forming any opinion.

  1. Read project memory if available (e.g., MEMORY.md, SESSION.md, or status logs)
  2. Read known pitfalls and gotchas for the target domain (e.g., knowledge/gotchas.md if present)
  3. Read the most relevant local knowledge, READMEs, or chunk files
  4. Query any active workspace memory system (e.g., Honcho or agentmemory) when recent session continuity is needed
  5. Check conversation logs or history for prior attempts or context on this topic
  6. Identify which projects, modules, or systems are involved

If any tool fails: Note "degraded mode" and continue with available sources. Do NOT stall.


Phase 2: QUESTION (Challenge the Request)

Before solving, challenge the problem statement itself.

  1. Use a sequential thinking or reasoning tool (such as sequential-thinking MCP, if available) to decompose the problem into component parts
  2. Ask explicitly:
    • "Is this the right question? Is there a better framing?"
    • "What assumptions are embedded in this request?"
    • "What would go wrong if I do the obvious thing?"
    • "Has this been attempted before? What happened?"
  3. If the framing reveals a deeper issue, address THAT instead

Phase 3: RESEARCH (Evidence Collection)

Gather evidence from multiple sources. Do NOT rely on training data alone.

  1. Run web searches for current best practices, official documentation, and known issues
  2. Use available documentation search tools (such as Context7 MCP, if available) for any referenced libraries, frameworks, or APIs
  3. Check repository skills and custom workspace procedures (e.g., under .agent/skills/ or similar locations)
  4. Load domain-specific context or chunk files using workspace routing maps (e.g., WORKSPACE-AUTOMAP.md or equivalent)
  5. Review workspace-specific conventions and code style files (e.g., knowledge/conventions.md or local READMEs) for established patterns

Rule: Every factual claim must trace to a retrieved source, not memory.


Phase 4: AUDIT (Gap Analysis)

For architecture and system tasks. Skip for pure analysis questions.

  1. What exists? List all relevant files, tools, configs currently in place
  2. What SHOULD exist? Based on research and requirements, what's the ideal state?
  3. What's the delta? Enumerate every gap between current and ideal
  4. What's stale? Cross-reference sources for contradictions and outdated information
  5. What's broken? Check tool health, file integrity, reference validity

Phase 5: SYNTHESIZE (Multi-Perspective Analysis)

Evaluate the problem from multiple expert perspectives.

  1. Council of Experts — consider the problem as:
    • A Lead Developer: Is this technically sound? What are the edge cases?
    • A Business/Product Strategist: Does this serve the core project objectives and business outcomes?
    • A UX/Ops Pro: Is this maintainable? Will it create friction?
  2. Reconcile conflicts between perspectives and sources
  3. Produce a structured recommendation with:
    • The recommended approach
    • The key tradeoff
    • The risk if wrong
    • The success criteria

Phase 6: PLAN (Surgical Execution Design)

Break the recommendation into executable steps.

  1. Decompose into the smallest possible steps — each independently verifiable
  2. Run the 5-step Pre-Action Verification Protocol on EACH step:
    • Are assumptions stated?
    • Am I targeting the correct file/resource?
    • Is scope minimal?
    • Is action reversible?
    • What are the success criteria?
  3. Define measurable success criteria for the overall task
  4. Sequence steps so failures are caught early (dependencies first)

Phase 7: EXECUTE + VERIFY (Work → Check → Correct)

Execute the plan one step at a time.

  1. One step at a time. Verify output after each step before proceeding.
  2. Work → Verify → Self-Correct loop. Do not assume success.
  3. Anti-Bulk Enforcement: Use the most surgical edit mechanism available. Never rewrite files unless creating from scratch.
  4. 80% Confidence Threshold: If confidence drops below 80% on a high-stakes decision, STOP and ask the user/product owner for input.
  5. Follow Karpathy Doctrine: surgical, minimal, explicit.

Phase 8: CHALLENGE (Adversarial Self-Review)

After producing the result, attack it.

  1. Re-read the original request word by word. Did you actually answer THE question?
  2. What did you miss? What would a senior expert critique about this output?
  3. Would you stake your reputation on this? If not, what needs to change?
  4. Edge cases: What happens under unusual conditions? Empty inputs? Scale? Concurrent use?
  5. Save key learnings to the appropriate memory layer:
    • Debugging insights → update known gotchas (e.g., knowledge/gotchas.md)
    • New patterns → update conventions/standards (e.g., knowledge/conventions.md)
    • Decisions made → update decisions log (e.g., knowledge/decisions.md)
    • Recent continuity worth reusing soon → write a milestone/handoff breadcrumb to the workspace memory system (e.g., Honcho or agentmemory)

What This Workflow Does NOT Do

  • It does NOT replace /reason for quick analysis — use /reason for fast reasoning engine activation.
  • It does NOT save session state — that's /wrap.
  • It does NOT consolidate memory — that's /dream.
Skill path
plugins/community/deep-think-maximum-cognitive-effort-protocol-mq8kvw92/SKILL.md
Commit SHA
89d6d4ef21ba
Repository license
Apache-2.0
Data collected