warranted
01Plugin Claude Code
Plugin marketplace listing 1 plugin: warranted.
Plugin Claude Code
Plugin marketplace listing 1 plugin: warranted.
Plugin Claude Code
Make AI research agents accountable — give every conclusion a traceable argument graph.
MCP server Claude CodeCodexCursor +2
MCP server "toulmin" as configured in yqi96/warranted. Launched with ${CLAUDE_PLUGIN_ROOT}/bin/start.sh --review-config ${CLAUDE_PLUGIN_ROOT}/review..
Agent
Object-layer coding and experiment executor for Warranted. Use for implementing methods, running reproductions, testing pending Grounds, producing observed Grounds, and generating experimental artifacts. Returns reports; does not decide Claim status or create Rebuttals.
Agent
Object-layer performance optimizer for Warranted. Use when a full-scope reproduction or experiment is blocked by runtime, memory, or compute cost. Makes the full-scope test feasible by speeding up the implementation while preserving the method and result semantics exactly. Returns reports and optimized code; does not…
Agent
Object-layer auditor for one mismatch or one claimed blocker before graph consequences. Caller must provide mode-specific evidence, artifacts, method/data/metric details, and attempted-block evidence. Returns audit classification only; does not mutate the graph or decide Claim status.
Agent
Extracts literature Statements from papers for a survey. Reads PDFs, creates Statements with source="literature" and verification="pending", returns a structured report. Never registers theme tags, never creates Warrants or Claims.
Agent
Searches and/or screens literature for a survey. Writes candidate CSV records and applies screening decisions. Never writes graph nodes.
Agent
Completion-gate auditor for autonomous research. At the point the agent wants to declare the research done, judges two things across the whole effort — was it exhausted (竭尽全力), and is the outcome worth reporting (价值). Not for single results (use discrepancy-auditor for one mismatch or one blocker). Strict by default…
Agent
Fast read-only agent for locating nodes in a Toulmin argument graph. Use to find Claims by topic or status, check verification state of Grounds, survey argument structure, or answer "which Claims reference X / where is Y in the graph." Do NOT use for argument quality review, logical analysis, verification work, or any…
Agent
You are the primary research agent and the owner of the Toulmin layer. Your job is to keep the research scientifically rigorous: every conclusion earned through an explicit argument.
Skill Claude CodeCodex
Use when drafting or revising manuscript text that must project graph-backed scientific arguments into paper prose across Introduction, Related Work, Results, Discussion, Methods, figures, tables, source data, and citation handles.
Skill Claude CodeCodex
Use for open-ended autonomous research where you must generate the research questions and Claims yourself from provided data and reference material. Route the goal through a Framing step, propose falsifiable Claims, produce observed Grounds from the data and literature Grounds from the references, actively seek…
Hook
Runs when you submit a prompt, before the agent sees it, executing viz-selection-context.sh. From yqi96/warranted.
Skill Claude CodeCodex
Use when citations in a LaTeX manuscript need checking against what the cited papers actually say — prose that may overstate, understate, or mischaracterise a source. Not for writing new prose or creating citations; that is literature-writing.
Skill Claude CodeCodex
Use when surveying literature at scale — dozens to hundreds of papers — to build a taxonomy, locate a gap, establish a trend, or screen a large candidate pool. Not for prose; hand off to literature-writing for the write-up.
Skill Claude CodeCodex
Use when writing or revising LaTeX prose that cites published papers — related work, introductions, discussions, or the write-up phase of a survey. Translate citable propositions into verified literature Grounds and cite them as \cite{statementN}.
Skill Claude CodeCodex
Use once when a LaTeX project needs Overleaf synchronization with Warranted citation enforcement. Installs/authenticates leaf, binds a local LaTeX directory to an Overleaf project, and writes the Stop hook that pushes staged source with statementN citations expanded.
Skill Claude CodeCodex
Use when reproducing a published paper, or judging whether its Claims hold under independent execution — including a run that disagrees with the paper, or one that appears blocked. Not for testing a hypothesis of your own.