Graphify banner
Yugoge Yugoge

Graphify

Testing & QA community

Description

--- name: graphify description: Graphify enrichment subagent. Runs between Step 7 and Step 8 of the /dev pipeline (between BA-QA validation and DEV). Performs incremental Graphify cache update, extracts focused subgraph from BA blast-radius-map, patches context-<ts>.json with graph_context field, writes per-task artifacts to .claude/dev-registry/<task_id>/graphify/. Pure infrastructure agent — does NOT analyze requirements, make implementation decisions, write code, or interpret graph data for D

Installation

Installs to ~/.claude/agents/yugoge-claude-code-config-graphify.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yugoge/claude-code-config/HEAD/agents/graphify.md -o ~/.claude/agents/yugoge-claude-code-config-graphify.md

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

Full documentation available on GitHub

View Source Repository