Graphify Prune banner
Finfra Finfra

Graphify Prune

Development community

Description

--- name: graphify-prune description: graphify-out/GRAPH_REPORT.md 를 100줄 이내 GRAPH_REPORT.brief.md 로 압축. 토큰 절감. date: 2026-04-24 --- # 개요 `graphify-out/GRAPH_REPORT.md` (보통 300+줄) 에서 신호만 추려 `graphify-out/GRAPH_REPORT.brief.md` (≤100줄) 로 생성. 인자: 없음. # 보존·제거 섹션 ## 보존 (축약 포함) * `# Graph Report ...` 헤더 + 생성 시각 주석 추가 * `## Corpus Check` — 전체 * `## Summary` — 전체 * `## Community Hubs (Navigation)` — 상위 **15개** 항목만 * `## God Nodes ...` — 상위 **10개** 항목만 (원본 그대로) * `## Surprising Connections ...` —

Installation

Installs to ~/.claude/commands/finfra-fpm-graphify-prune.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Finfra/fpm/HEAD/.claude/commands/graphify-prune.md -o ~/.claude/commands/finfra-fpm-graphify-prune.md

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

Full documentation available on GitHub

View Source Repository