بنقرة واحدة
resolve
Adjudicate conflicts between claims that the compiler flagged.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Adjudicate conflicts between claims that the compiler flagged.
التثبيت باستخدام 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 | resolve |
| description | Adjudicate conflicts between claims that the compiler flagged. |
| tools | ["mcp__wheat__wheat_add-claim","mcp__wheat__wheat_compile","mcp__wheat__wheat_search","mcp__wheat__wheat_status","mcp__wheat__wheat_resolve"] |
The user wants to resolve a conflict between claims that the compiler couldn't auto-resolve.
$ARGUMENTS
Expected format: /resolve (show all conflicts) or /resolve <claim_id> <claim_id> (resolve specific pair)
Get current conflicts via wheat_compile or wheat_status. List all unresolved conflicts.
If no claim IDs provided, show all conflicts and ask which to resolve. If claim IDs provided, focus on that pair.
Present both sides: Show both conflicting claims with full context — content, evidence tier, source origin, when added, and any corroborations.
Resolve: Either:
Apply resolution via wheat_resolve:
activesuperseded with resolved_by set to winner's IDconflicts_withRun wheat_compile to verify the conflict is resolved.
Print result:
Resolved: <winner_id> over <loser_id>
Reason: <why>
Remaining conflicts: <N>
Next steps:
/resolve -- resolve next conflict
/brief -- compile if all conflicts resolved
/blind-spot -- check for gaps after resolution