geml-spec

10 mods across 1 repository, 25 stars between them.

geml

01

geml-spec/geml

Plugin Claude Code

The official GEML marketplace — install the geml plugin to author, validate, and blockwise-edit GEML documents in Claude Code.

25 2d ago A tokens not measured

SessionStart

02

geml-spec/geml

Hook Claude Code

Runs when a session starts, executing inject-instructions.mjs via node. From geml-spec/geml.

25 2d ago A tokens not measured

PostToolUse

03

geml-spec/geml

Hook Claude Code

Runs after a tool call finishes for Edit, Write and Bash tool calls, executing geml-autocommit.mjs and geml.js via node with --hook and --commit (2 commands). From geml-spec/geml.

25 2d ago A tokens not measured

geml

04

geml-spec/geml

Settings file Claude Code

Agent settings declaring 2 hook events (SessionStart, PostToolUse).

25 2d ago A tokens not measured

geml-code-graph

05

geml-spec/geml

Skill Claude CodeCodex

Build, view, update, and navigate a project's call graph as GEML codemap documents. Use when asked to see/update/build a project's code graph or codemap (看下/更新下 code-graph), when asked "who calls X" / "what does X call" / to trace a call chain or impact path, or whenever a .geml-code-graph/ directory with index.geml…

25 2d ago A 120 tokens

geml

06

geml-spec/geml

Skill Claude CodeCodex

Address a document by its BLOCKS instead of reading it whole. Use for any long Markdown or documentation file — README, spec, guide, design doc, changelog — when the job is to find where something is documented, read one section, or change one section: geml list, geml find and geml get read Markdown directly and hand…

25 2d ago A 167 tokens

bench

07

geml-spec/geml

Skill Claude CodeCodex

GEML is plain text. Every structured thing is one typed block.

25 2d ago A 0 tokens

geml

08

geml-spec/geml

Skill Claude CodeCodex

Address a document by its BLOCKS instead of reading it whole. Use for any long Markdown or documentation file — README, spec, guide, design doc, changelog — when the job is to find where something is documented, read one section, or change one section: geml list, geml find and geml get read Markdown directly and hand…

25 2d ago A 167 tokens

geml

09

geml-spec/geml

Plugin Claude Code

Block-addressed docs for your agent: read or replace one section of an existing Markdown file instead of loading the whole thing. Ships the CLI, an MCP server, and a code-graph navigator. Optional: upgrade a doc to GEML for validated writes and per-block history.

25 2d ago A tokens not measured

geml

10

geml-spec/geml

MCP server Claude CodeCodexCursor +2

One section in, one section out — on Markdown/GEML files, bad writes refused. Runs locally from the @geml/geml npm package.

25 2d ago A tokens not measured