Run taskflow on Claude Code: the npm tarball provides the Claude subagent runner and MCP server; the plugin is distributed through the repository marketplace. Runs locally from the claude-taskflow npm package.
LLM pipeline crash recovery for Python. Resumes from last successful node instead of restarting from scratch. No database required, just plain JSON files. Runs locally from the dagpipe-core Python package.
MCP server "graph-engineering" as configured in sciencemj/graph-engineering. Launched with bun ${CLAUDE_PLUGIN_ROOT}/server/mcp/index.ts. Needs 1 environment variable to run.
Causal DAG analysis: backdoor paths, adjustment sets, bias simulation. Validated against dagitty. Remote server at dagstudio-mcp.blackswancausallabs.com.