Follow Graph Spec

This skill should be used when implementing or building software FROM an existing graphspec-conformant spec bundle, pulling only the relevant subgraph for each unit of work instead of re-reading the whole bundle. It applies when the user says "implement this spec", "build from the graphspec", "follow this graphspec to build X", "implement the next component/requirement in the spec", or a graphspec bundle (an `index.md` plus `<name>.<type-token>.md` files) is present or referenced as the source of truth for a coding task. It should not be used to author or extend a graphspec bundle (use create-graph-spec instead), for specs in any other format the graphspec CLI cannot parse, or as a substitute for actually reading the pulled concept files and their test scenarios before writing code.

brandonburrus 23350db 3 files · 22.4 KB Updated

File contents

brandonburrus/graphspec/tree/main/skills/follow-graph-spec commit 23350db0c5

Frequently asked questions

npx skillmds@latest add brandonburrus/follow-graph-spec