Graph Publish banner
yotamleo yotamleo

Graph Publish

Git community

Description

--- description: Publish a freshly-refreshed graphify graph — commits + opens/refreshes a PR against the tracked graphify-out/ artifacts (HIMMEL-1129). argument-hint: [--dry-run] [--base <branch>] [--no-fetch] --- Publishes a locally-refreshed `graphify-out/graph.json` (+ `GRAPH_REPORT.md`) by opening or refreshing a PR — the operator-invoked step HIMMEL-1123's tracked graph needed and never got. Refuses cleanly when there is nothing newer than the shipped (committed) graph to publish, and refu

Installation

Installs to ~/.claude/commands/yotamleo-himmel-graph-publish.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yotamleo/Himmel/HEAD/.claude/commands/graph-publish.md -o ~/.claude/commands/yotamleo-himmel-graph-publish.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository