원클릭으로
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