πŸ•ΈοΈ
AI EngineeringJavaScript

GSD Graphify

by open-gsd

GSD Graphify is an AI Engineering skill for Claude Code, published by open-gsd in gsd-core.

8.3K stars573 forkson open-gsd/gsd-coreAdded 2026/08/15+1% in starsRepository updated 2026/08/15
claude-codecontext-engineeringmeta-promptingspec-driven-development
Install in seconds
Install GSD Graphify
Copy GSD Graphify into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/open-gsd/gsd-core/tree/next/skills/gsd-graphify ~/.claude/skills/gsd-graphify

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/open-gsd/gsd-core.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/gsd-graphify/SKILL.md in open-gsd/gsd-core
Installs to
~/.claude/skills/gsd-graphify
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering β€” 2451 skills

What GSD Graphify does

GSD Graphify builds, queries, and inspects the project knowledge graph stored in .planning/graphs/. Use it to build or rebuild the graph, search for terms, check status and diff, or see changes since last build.

GSD Graphify is cataloged under AI Engineering on DirSkills. GSD Graphify comes from a repository tagged claude-code, context-engineering, meta-prompting and spec-driven-development.

Documentation

README

STOP -- DO NOT READ THIS FILE. You are already reading it. This prompt was injected into your context by Claude Code's command system. Using the Read tool on this file wastes tokens. Begin executing Step 0 immediately.

CJS-only (graphify): graphify subcommands are not registered on gsd-tools query. Use the gsd_run launcher shim (defined in each bash block below) or invoke the binary directly: node <runtime-home>/gsd-core/bin/gsd-tools.cjs graphify … where <runtime-home> is your runtime's config directory (e.g. ~/.claude, ~/.hermes, ~/.cursor). See docs/CLI-TOOLS.md for details. Other tooling may still use gsd-tools query where a handler exists.

Step 0 -- Banner

Before ANY tool calls, display this banner:

GSD > GRAPHIFY

Then proceed to Step 1.

This is the opening of the README. Read the full README on GitHub.

Commands GSD Graphify provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /gsd-graphify

Frequently asked about GSD Graphify

  • What else does open-gsd publish alongside GSD Graphify?

    GSD Graphify is one of 25 skills that DirSkills catalogs from open-gsd/gsd-core, the repository it ships in. Its siblings there include AI Integration Phase, Add Tests and Complete Milestone. Each one is a separate skill with its own page in this directory, installs the same way GSD Graphify does, and is maintained by open-gsd in that same repository. The rest of the collection is listed on the open-gsd/gsd-core page.

  • How does GSD Graphify compare to other AI Engineering skills?

    GSD Graphify ranks #412 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of GSD Graphify against them. Open each page to compare what they document and how they install.

More from open-gsd/gsd-core

GSD Graphify is one of 25 skills cataloged on DirSkills from open-gsd/gsd-core.

See all 25 skills β†’
πŸ“‹
2w ago

AI Integration Phase

AI Integration Phase generates an AI-SPEC.md design contract for phases that involve building AI systems. It orchestrates framework selection, research, and evaluation strategy design.
AI Engineering
8.3K573
πŸ§ͺ
2w ago

Add Tests

Add Tests generates unit and E2E tests for a completed phase based on UAT criteria and implementation. Use it to classify implementation files, approve a test plan, and commit tests following RED-GREEN conventions.
Quality
8.3K573
🏁
2w ago

Complete Milestone

Complete Milestone archives a finished milestone to the milestones directory, updates ROADMAP.md and REQUIREMENTS.md, and creates a git tag. Use it after all phases pass audit to close out a version and prepare for the next milestone.
Automation
8.3K573
⚑
2w ago

Execute Phase

Execute Phase runs all plans in a phase using wave-based parallel execution with subagents. It discovers plans, analyzes dependencies, groups them into waves, and collects results while preserving checkpoints and verification gates.
AI Engineering
8.3K573
πŸ”§
2w ago

GSD Audit Fix

GSD Audit Fix runs an audit, classifies findings as auto-fixable or manual-only, then fixes auto-fixable issues with test verification and atomic commits. Use it when you want to automate code audit remediation in Claude Code.
Quality
8.3K573
βœ…
2w ago

GSD Audit Milestone

GSD Audit Milestone audits milestone completion against original intent before archiving. It checks requirements coverage, cross-phase integration, and end-to-end flows by reading existing verification files and spawning an integration checker.
Quality
8.3K573