buildomator

64 mods across 1 repository, 86 stars between them.

buildomator/buildomator

Agent

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

86 25d ago A 41 tokens copy · 91% MIT

gsd-plan-checker

26

buildomator/buildomator

Agent

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

86 25d ago A 36 tokens copy · 88% MIT

gsd-planner

27

buildomator/buildomator

Agent

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

86 25d ago A 34 tokens copy · 92% MIT

buildomator/buildomator

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.

86 25d ago A 48 tokens copy · 86% MIT

buildomator/buildomator

Agent

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

86 25d ago A 37 tokens copy · 88% MIT

gsd-roadmapper

30

buildomator/buildomator

Agent

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

86 25d ago A 36 tokens original MIT

buildomator/buildomator

Agent

Verifies threat mitigations from PLAN.md threat model exist in implemented code. Produces SECURITY.md. Spawned by /gsd:secure-phase.

86 25d ago A 37 tokens copy · 86% MIT

gsd-ui-auditor

32

buildomator/buildomator

Agent

Retroactive 6-pillar visual audit of implemented frontend code. Produces scored UI-REVIEW.md. Spawned by /gsd:ui-review orchestrator.

86 25d ago A 41 tokens copy · 92% MIT

gsd-ui-checker

33

buildomator/buildomator

Agent

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

86 25d ago A 42 tokens copy · 92% MIT

gsd-ui-researcher

34

buildomator/buildomator

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.

86 25d ago A 44 tokens copy · 98% MIT

gsd-user-profiler

35

buildomator/buildomator

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.

86 25d ago A 36 tokens original MIT

gsd-verifier

36

buildomator/buildomator

Agent

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

86 25d ago C 36 tokens copy · 86% MIT

SessionStart

37

buildomator/buildomator

Hook

Runs when a session starts, executing gsd-tools.cjs, run-bash-hook.cjs, gsd-shadowing-sdk-detector.js and gsd-staleness-reminder.js via node (4 commands). From buildomator/buildomator.

86 25d ago A tokens not measured original MIT

PreToolUse

38

buildomator/buildomator

Hook

Runs before the agent uses a tool for Edit, Write, Edit, Write, Edit, Write, Edit, Write and Bash tool calls, executing gsd-tools.cjs, gsd-prompt-guard.js, gsd-workflow-guard.js, gsd-read-guard.js and run-bash-hook.cjs via node (5 commands). From buildomator/buildomator.

86 25d ago A tokens not measured copy · 91% MIT

PostToolUse

39

buildomator/buildomator

Hook

Runs after a tool call finishes for Bash, Edit, Write, MultiEdit, NotebookEdit, Read, Grep, Glob, WebFetch, WebSearch, Bash, Read, Write, Edit, MultiEdit, Write, Edit, MultiEdit, Bash, Edit, Write, MultiEdit, Agent and Task tool calls, executing gsd-tools.cjs, gsd-auth-detector.js, gsd-read-injection-scanner.js…

86 25d ago A tokens not measured copy · 91% MIT

PreCompact

40

buildomator/buildomator

Hook

Runs before the context is compacted, executing gsd-tools.cjs via node. From buildomator/buildomator.

86 25d ago A tokens not measured copy · 86% MIT

Stop

41

buildomator/buildomator

Hook

Runs when the agent finishes a response, executing gsd-tools.cjs via node. From buildomator/buildomator.

86 25d ago A tokens not measured copy · 83% MIT

SubagentStop

42

buildomator/buildomator

Hook

Runs when a subagent finishes, executing gsd-context-monitor.js via node. From buildomator/buildomator.

86 25d ago A tokens not measured copy · 86% MIT

add-backlog

43

buildomator/buildomator

Skill Claude CodeCodex

Add an idea to the backlog parking lot (999.x numbering).

86 25d ago A 17 tokens original MIT

add-phase

44

buildomator/buildomator

Skill Claude CodeCodex

Add phase to end of current milestone in roadmap.

86 25d ago A 12 tokens original MIT

add-tests

45

buildomator/buildomator

Skill Claude CodeCodex

Generate tests for a completed phase based on UAT criteria and implementation.

86 25d ago A 16 tokens copy · 86% MIT

add-todo

46

buildomator/buildomator

Skill Claude CodeCodex

Capture idea or task as todo from current conversation context.

86 25d ago A 14 tokens original MIT

buildomator/buildomator

Skill Claude CodeCodex

Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy.

86 25d ago A 35 tokens original MIT