rafreid/gsdview

A desktop application that visualizes GSD project structure as an interactive 3D force-directed graph. Fly through your project's phases, plans, tasks, requirements, and files — seeing relationships, progress, and blockers at a glance.

5Stars on the repository
41Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

gsd-codebase-mapper

01

rafreid/gsdview

Agent Claude Code

Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents directly to reduce orchestrator context load.

5 7mo ago A 46 tokens

gsd-debugger

02

rafreid/gsdview

Agent Claude Code

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator.

5 7mo ago A 30 tokens

gsd-executor

03

rafreid/gsdview

Agent Claude Code

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

5 7mo ago A 36 tokens

rafreid/gsdview

Agent Claude Code

Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complete end-to-end.

5 7mo ago A 31 tokens

rafreid/gsdview

Agent Claude Code

Researches how to implement a phase before planning. Produces RESEARCH.md consumed by gsd-planner. Spawned by /gsd:plan-phase orchestrator.

5 7mo ago A 41 tokens

gsd-plan-checker

06

rafreid/gsdview

Agent Claude Code

Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /gsd:plan-phase orchestrator.

5 7mo ago A 36 tokens

gsd-planner

07

rafreid/gsdview

Agent Claude Code

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.

5 7mo ago A 34 tokens

rafreid/gsdview

Agent Claude Code

Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by /gsd:new-project or /gsd:new-milestone orchestrators.

5 7mo ago A 48 tokens

rafreid/gsdview

Agent Claude Code

Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd:new-project after 4 researcher agents complete.

5 7mo ago A 37 tokens

gsd-roadmapper

10

rafreid/gsdview

Agent Claude Code

Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd:new-project orchestrator.

5 7mo ago A 36 tokens

gsd-verifier

11

rafreid/gsdview

Agent Claude Code

Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.

5 7mo ago A 36 tokens