follow-graph-spec

Installation
SKILL.md

Purpose

Consume an existing graphspec bundle as the source of truth for implementation, one unit of work at a time. The value this skill protects: pull the minimal subgraph relevant to the Component/System you're building right now — its Contracts, DataModels, Requirements, Constraints, and covering TestScenarios — instead of loading the entire bundle into context for every change.

Always invoke the CLI as npx graph-spec-cli … — that is the npm package name, and it needs no prior install. The installed binary is named graphspec, so graphspec … also works wherever the package is already installed or on PATH.

Workflow

Copy this checklist and track progress:

Installs
2
GitHub Stars
1
First Seen
Aug 15, 2026
follow-graph-spec — brandonburrus/graphspec