untangle
01Plugin Claude Code
The Untangle plugin: map your Claude workflows, then simplify them.
Plugin Claude Code
The Untangle plugin: map your Claude workflows, then simplify them.
Plugin Claude Code
Map your Claude workflows — describe a task, see the flowchart of how Claude would break it down with zero helpers, then watch skills, plugins, and MCP servers collapse it into something radically simpler.
Skill Claude CodeCodex
Generate an Untangle workflow graph — decompose a task into the flowchart of how Claude would execute it with ZERO helpers (no skills, plugins, connectors, or MCP servers), written as a validated .workflow.json. Use when the user runs /graph-my-task or /untangle:graph-my-task, or asks to graph, flowchart, or map a…
Instructions file
Instructions for tahirzlone/untangle: The contract is schema/workflow.schema.json — every .workflow.json in out/, gallery/, or tests/fixtures/ must pass it, via either validator: node scripts/validate.mjs (dev, needs the root npm install) or node scripts/validate.bundle.mjs (committed, dependency-free).