sciencemj

10 mods across 1 repository, 0 stars between them.

graph-engineering

02

sciencemj/graph-engineering

Plugin Claude Code

Runs coding work as an explicit execution graph (DAG) instead of a natural-language conversation. Deterministic work is executed by the server with zero LLM calls, the points where a human steps in are declared in the graph, and run state is owned by the server rather than the conversation.

0 1mo ago A tokens not measured original MIT

graph-engineering

03

sciencemj/graph-engineering

MCP server Claude CodeCodexCursor

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.

0 1mo ago A tokens not measured original MIT

graph-new

05

sciencemj/graph-engineering

Command

Decompose a natural-language requirement into an execution graph and register it (does not run it).

0 1mo ago A 19 tokens original MIT

graph-open

06

sciencemj/graph-engineering

Command

The web UI requires the human-only full-authority token (uitoken). It is stored in no file, so you cannot know it and must not try to find it.

0 1mo ago A 5 tokens original MIT

PreToolUse

09

sciencemj/graph-engineering

Hook

Runs before the agent uses a tool for Write, Edit, NotebookEdit and Bash tool calls, executing protect-graph-files.ts via bun. From sciencemj/graph-engineering.

0 1mo ago A tokens not measured original MIT

graph-engineering

10

sciencemj/graph-engineering

Skill Claude CodeCodex

Runs coding work as an explicit execution graph (DAG) instead of a natural-language conversation. Use it for the /graph commands, or whenever graphs, runs, nodes, the cursor, or runadvance are involved. Required reading when building a new graph (decomposing work), when pushing a run forward (the pump loop), and when…

0 1mo ago A 83 tokens original MIT