run
Installation
SKILL.md
Autodialectics Run
Use this skill to drive the Autodialectics anti-slop pipeline against a task.
Prerequisites
autodialectics-mcp must be on PATH (pip install autodialectics).
MCP Workflow
health— verify the MCP server is reachable.init_runtime— ensure the database and default champion policy exist.compile_task— compile the task JSON into an immutable contract. Inspect it before proceeding.run_task— execute the full pipeline (evidence → dialectic → execution → verification → evaluation → gate).- Pass
detach: truefor long-running tasks. Poll withinspect_runafterward.
- Pass
CLI Fallback
If the MCP server is not available: