rokicool

50 mods across 1 repository, 824 stars between them.

rokicool/gsd-opencode

Agent

Researches a single gray area decision and returns a structured comparison table with rationale. Spawned by discuss-phase advisor mode.

824 3mo ago A 32 tokens

gsd-ai-researcher

02

rokicool/gsd-opencode

Agent

Researches a chosen AI framework's official docs to produce implementation-ready guidance — best practices, syntax, core patterns, and pitfalls distilled for the specific use case. Writes the Framework Quick Reference and Implementation Guidance sections of AI-SPEC.md. Spawned by /gsd-ai-integration-phase orchestrator.

824 3mo ago A 67 tokens

gsd-code-fixer

04

rokicool/gsd-opencode

Agent

Applies fixes to code review findings from REVIEW.md. Reads source files, applies intelligent fixes, and commits each fix atomically. Spawned by /gsd-code-review-fix.

824 3mo ago A 43 tokens

gsd-code-reviewer

05

rokicool/gsd-opencode

Agent

Reviews source files for bugs, security issues, and code quality problems. Produces structured REVIEW.md with severity-classified findings. Spawned by /gsd-code-review.

824 3mo ago A 40 tokens

gsd-codebase-mapper

06

rokicool/gsd-opencode

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.

824 3mo ago C 46 tokens

rokicool/gsd-opencode

Agent

Manages multi-cycle /gsd-debug checkpoint and continuation loop in isolated context. Spawns gsd-debugger agents, handles checkpoints via question, dispatches specialist skills, applies fixes. Returns compact summary to main context. Spawned by /gsd-debug command.

824 3mo ago A 59 tokens

gsd-debugger

08

rokicool/gsd-opencode

Agent

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

824 3mo ago A 29 tokens

gsd-doc-classifier

09

rokicool/gsd-opencode

Agent

Classifies a single planning document as ADR, PRD, SPEC, DOC, or UNKNOWN. Extracts title, scope summary, and cross-references. Spawned in parallel by /gsd-ingest-docs. Writes a JSON classification file and returns a one-line confirmation.

824 3mo ago A 62 tokens

gsd-doc-synthesizer

10

rokicool/gsd-opencode

Agent

Synthesizes classified planning docs into a single consolidated context. Applies precedence rules, detects cross-ref cycles, enforces LOCKED-vs-LOCKED hard-blocks, and writes INGEST-CONFLICTS.md with three buckets (auto-resolved, competing-variants, unresolved-blockers). Spawned by /gsd-ingest-docs.

824 3mo ago A 77 tokens

gsd-doc-verifier

11

rokicool/gsd-opencode

Agent

Verifies factual claims in generated docs against the live codebase. Returns structured JSON per doc.

824 3mo ago B 25 tokens

gsd-doc-writer

12

rokicool/gsd-opencode

Agent

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

824 3mo ago A 35 tokens

rokicool/gsd-opencode

Agent

Researches the business domain and real-world application context of the AI system being built. Surfaces domain expert evaluation criteria, industry-specific failure modes, regulatory context, and what "good" looks like for practitioners in this field — before the eval-planner turns it into measurable rubrics. Spawned…

824 3mo ago A 77 tokens

gsd-eval-auditor

14

rokicool/gsd-opencode

Agent

Retroactive audit of an implemented AI phase's evaluation coverage. Checks implementation against the AI-SPEC.md evaluation plan. Scores each eval dimension as COVERED/PARTIAL/MISSING. Produces a scored EVAL-REVIEW.md with findings, gaps, and remediation guidance. Spawned by /gsd-eval-review orchestrator.

824 3mo ago A 75 tokens

gsd-eval-planner

15

rokicool/gsd-opencode

Agent

Designs a structured evaluation strategy for an AI phase. Identifies critical failure modes, selects eval dimensions with rubrics, recommends tooling, and specifies the reference dataset. Writes the Evaluation Strategy, Guardrails, and Production Monitoring sections of AI-SPEC.md. Spawned by /gsd-ai-integration-phase…

824 3mo ago A 71 tokens

gsd-executor

16

rokicool/gsd-opencode

Agent

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

824 3mo ago A 36 tokens

rokicool/gsd-opencode

Agent

Presents an interactive decision matrix to surface the right AI/LLM framework for the user's specific use case. Produces a scored recommendation with rationale. Spawned by /gsd-ai-integration-phase and /gsd-select-framework orchestrators.

824 3mo ago A 54 tokens

gsd-pattern-mapper

21

rokicool/gsd-opencode

Agent

Analyzes codebase for existing patterns and produces PATTERNS.md mapping new files to closest analogs. read-only codebase analysis spawned by /gsd-plan-phase orchestrator before planning.

824 3mo ago A 44 tokens

rokicool/gsd-opencode

Agent

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

824 3mo ago A 40 tokens

gsd-plan-checker

23

rokicool/gsd-opencode

Agent

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

824 3mo ago A 35 tokens

gsd-planner

24

rokicool/gsd-opencode

Agent

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

824 3mo ago A 33 tokens