Graph Ship banner
ShonP ShonP

Graph Ship

Productivity community

Description

--- description: Run a named playbook end to end - execute its nodes, honor its gates, dispatch each agent with the skills its task requires, and keep a resumable ledger. argument-hint: "<goal> [--graph feature] [--auto-merge] [--resume <run-id>]" --- # /graph-ship - the engine Execute a playbook. **The engine is playbook-agnostic:** it reads `graphs/<name>.md` and runs whatever nodes it finds. It does not know what a feature is. That is what lets the same engine run a bug, a launch or a conte

Installation

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

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

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

Full documentation available on GitHub

View Source Repository