snowmead

20 mods across 2 repositories, 136 stars between them.

test_mcp

01

snowmead/rust-docs-mcp

Command Claude Code

Test all rust-docs-testing tools found in @rust-docs-mcp/src/service.rs.

134 1mo ago A 0 tokens original MIT

snowmead/rust-docs-mcp

Command Claude Code

Read the rust-docs-mcp/src/service.rs module and ensure that the README.md and the rust-docs-mcp/install.sh files have up to date lists of the tools available in the MCP.

134 1mo ago A 0 tokens original MIT

snowmead/rust-docs-mcp

Instructions file

Instructions for snowmead/rust-docs-mcp, covering mcp rust sdk macros, core macros for tool declaration, parameter handling, required imports and complete service pattern.

134 1mo ago A 599 tokens original MIT

snowmead/questionably-ultrathink

Instructions file

Claude Code instructions for snowmead/questionably-ultrathink, covering claude.md, development commands, validate plugin structure (run by ci), validate frontmatter syntax (run by ci) and directory structure.

2 7mo ago A 1,579 tokens

parallel-search

08

snowmead/questionably-ultrathink

MCP server Claude CodeCodexCursor +2

MCP server "parallel-search", hosted remotely at search-mcp.parallel.ai, as configured in snowmead/questionably-ultrathink.

2 7mo ago A tokens not measured

parallel-task

09

snowmead/questionably-ultrathink

MCP server Claude CodeCodexCursor +2

MCP server "parallel-task", hosted remotely at task-mcp.parallel.ai, as configured in snowmead/questionably-ultrathink.

2 7mo ago A tokens not measured

aot-graph-generator

10

snowmead/questionably-ultrathink

Agent

Use this agent to build a DAG structure of atomic questions from a complex problem. This agent creates ONLY the question graph - no solving. Examples: Context: User asks a multi-part question requiring synthesis user: "How does React's reconciliation work and how does it compare to Vue?" assistant: "I'll use the…

2 7mo ago A 136 tokens

snowmead/questionably-ultrathink

Agent

Use this agent to contract existing atom questions with solved answers from dependencies. This agent reads answer.md from solved atoms and rewrites question.md for dependent atoms. Examples: Context: A1 and A2 have been solved, need to contract A3's question assistant: "I'll use the aot-graph-maintainer agent to…

2 7mo ago A 90 tokens

aot-judge

12

snowmead/questionably-ultrathink

Agent

Use this agent to evaluate answer quality across solved atoms at a level. This agent checks for coherence, contradictions, and completeness WITHOUT re-answering questions. When to use: Rigor level is High-Stakes After solving all atoms at a level When additional quality assurance is needed beyond self-verification…

2 7mo ago A 109 tokens

cove-claim-qs

13

snowmead/questionably-ultrathink

Agent

Use this agent to generate claims and verification questions for ONE atomic question. This agent does NOT fact-check or research - it only decomposes the question into verifiable claims. The orchestrator will spawn separate cove-verifier agents to research each verification question. Examples: Context: Generating…

2 7mo ago A 135 tokens

snowmead/questionably-ultrathink

Agent

Use this agent to cross-check claims against independent verification answers and create the final answer. This agent reads claims.md and verifiers/.md from the atom directory. It compares original claims to independently-obtained answers and creates answer.md with the verification trace. Examples: Context: After…

2 7mo ago A 133 tokens

cove-verifier

15

snowmead/questionably-ultrathink

Agent

Use this agent to answer ONE verification question in complete isolation. This agent reads its pre-created file at verifiers/{N}.md which contains ONLY the question - no claim text, no original answer, no context. The orchestrator pre-creates the file with the question; the verifier fills in the answer. Examples…

2 7mo ago A 142 tokens

snowmead/questionably-ultrathink

Skill Claude CodeCodex

Use this skill when facing complex problems requiring rigorous reasoning, systematic decomposition, or factual verification. Activation triggers: "be thorough", "analyze carefully", "make sure this is right" Complex multi-part questions Architecture or security decisions "verify", "double-check", "are you sure"…

2 7mo ago A 85 tokens

snowmead/questionably-ultrathink

Skill Claude CodeCodex

Advanced reasoning skill integrating Atom of Thoughts (AoT) and Chain of Verification (CoVe) frameworks. Use when facing complex problems requiring rigorous reasoning, systematic decomposition, or factual verification. Activation triggers: "be thorough", "analyze carefully", "make sure this is right" Complex…

2 7mo ago A 102 tokens