بنقرة واحدة
research
Execute a multi-pass research investigation, adding claims with evidence.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Execute a multi-pass research investigation, adding claims with evidence.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Fast pre-flight health check for all Grainulator MCP servers. Pings each server once, reports status in a table, and provides exact fix commands for any that are down. Use before starting any Grainulator session to avoid wasting time on MCP disconnections.
Generate a compiled decision brief from the current sprint's claims.
Generate a presentation deck from the compiled sprint data.
Size-efficient URL fetch with semantic extraction. Use for ad-hoc web research when you want content without the raw HTML overhead.
Corroborate a claim against an external source URL.
Intent router that detects user intent from plain messages and dispatches to the appropriate skill.
| name | research |
| description | Execute a multi-pass research investigation, adding claims with evidence. |
| tools | ["mcp__wheat__wheat_add-claim","mcp__wheat__wheat_compile","mcp__wheat__wheat_search","mcp__wheat__wheat_status","mcp__deepwiki__ask_question","mcp__deepwiki__read_wiki_structure","mcp__deepwiki__read_wiki_contents","mcp__silo__silo_search","mcp__silo__silo_pull","WebSearch","WebFetch","Read","Grep","Glob"] |
The user wants to research a topic within the current sprint.
$ARGUMENTS
Identify the active sprint by checking for claims.json in the project root, or ask which sprint to target if none exists.
Plan research passes (2-4 passes depending on topic breadth):
For each pass:
wheat_add-claim:
r### ID prefixwheat_compile after each passCompletion check: After all passes, run wheat_status.
Print summary:
Research complete: <pass_count> passes, <claim_count> claims across <topic_count> topics.
Next steps:
/brief -- generate a compiled brief
/challenge r003 -- stress-test a specific finding
/witness r005 <url> -- corroborate with external source