Graph Init banner
ShonP ShonP

Graph Init

Development community

Description

--- description: Scan this repo and write a graph-engineering profile - the stack map, skill routing table, rule paths, gates and local-agent overrides that every playbook run reads. argument-hint: "[--force]" disable-model-invocation: true --- # /graph-init - write this repo's graph profile Produces `.claude/graph-profile.yaml` from `templates/graph-profile.yaml`. ## Steps 1. **Refuse to clobber.** If `.claude/graph-profile.yaml` exists and `--force` was not passed, print its current stack

Installation

Installs to ~/.claude/skills/shonp-graph-engineering-graph-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shonp-graph-engineering-graph-init && curl -fsSL https://raw.githubusercontent.com/ShonP/graph-engineering/HEAD/commands/graph-init.md -o ~/.claude/skills/shonp-graph-engineering-graph-init/SKILL.md

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

Full documentation available on GitHub

View Source Repository