tomascortereal/claude-code-setup

My full Claude Code configuration — agents, skills, hooks, plugins, and global instructions

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

gsd-codebase-mapper

03

tomascortereal/claude-code-setup

Agent

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.

62 4mo ago C 46 tokens

gsd-doc-writer

06

tomascortereal/claude-code-setup

Agent

Writes and updates project documentation. Spawned with a docassignment block specifying doc type, mode (create/update/supplement), and project context.

62 4mo ago A 35 tokens

gsd-executor

07

tomascortereal/claude-code-setup

Agent

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

62 4mo ago A 36 tokens

gsd-planner

12

tomascortereal/claude-code-setup

Agent

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

62 4mo ago A 33 tokens

tomascortereal/claude-code-setup

Agent

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.

62 4mo ago A 48 tokens

gsd-roadmapper

15

tomascortereal/claude-code-setup

Agent

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

62 4mo ago A 36 tokens

gsd-ui-checker

18

tomascortereal/claude-code-setup

Agent

Validates UI-SPEC.md design contracts against 6 quality dimensions. Produces BLOCK/FLAG/PASS verdicts. Spawned by /gsd-ui-phase orchestrator.

62 4mo ago A 41 tokens

gsd-ui-researcher

19

tomascortereal/claude-code-setup

Agent

Produces UI-SPEC.md design contract for frontend phases. Reads upstream artifacts, detects design system state, asks only unanswered questions. Spawned by /gsd-ui-phase orchestrator.

62 4mo ago A 43 tokens

gsd-user-profiler

20

tomascortereal/claude-code-setup

Agent

Analyzes extracted session messages across 8 behavioral dimensions to produce a scored developer profile with confidence levels and evidence. Spawned by profile orchestration workflows.

62 4mo ago A 36 tokens

gsd-verifier

21

tomascortereal/claude-code-setup

Agent

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

62 4mo ago C 36 tokens