onlygian/G-Forge

An engineering process for Claude Code projects: plan, review, record. The commit gate is a git hook, so it isn't optional.

3Stars on the repository
59Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
GPL-3.0Licence, which decides whether bodies are shown

g-forge-dev

01

onlygian/G-Forge

Agent Claude Code

Use proactively to run this repo's test suites and g-dev/ gate fixtures and return attested runner output. The execution counterpart to test-writer, which has no execution tool and cannot run anything — g-forge-dev closes that gap for THIS repo's own dogfooded plugin code only.

3 4d ago A 64 tokens GPL-3.0

onlygian/G-Forge

Agent

Use proactively when files in layer-boundary directories change. Validates import direction, circular deps, and separation of concerns. Reports violations with file:line refs. Does not fix.

3 4d ago A 40 tokens GPL-3.0

code-lead

03

onlygian/G-Forge

Agent

Use before any merge and when project-manager needs technical risk assessment. Guards milestone feasibility, checks done conditions, and reviews diffs directly. Does not implement.

3 4d ago A 35 tokens GPL-3.0

code-reviewer

04

onlygian/G-Forge

Agent

Use proactively after any code change and before every merge. Reviews for logic errors, code smells, DRY violations, and edge cases. Reports with file:line refs and severity. Does not fix.

3 4d ago A 44 tokens GPL-3.0

debugger

05

onlygian/G-Forge

Agent

Use proactively when a bug resists a first fix attempt. Reproduces the failure, traces root cause, and proposes a fix strategy. Does not implement.

3 4d ago A 35 tokens GPL-3.0

dependency-auditor

06

onlygian/G-Forge

Agent

Use proactively before any release and whenever the dependency manifest changes. Audits for security advisories, deprecated packages, license conflicts, and unused declarations. Does not fix or upgrade.

3 4d ago A 40 tokens GPL-3.0

doc-reviewer

07

onlygian/G-Forge

Agent

Use proactively when documentation changes, when public exports change, or at milestone close. Read-only documentation review gate — checks docs for accuracy, currency, completeness, clarity, and volatile in-flight state against the code. Reports with file:line refs and severity, then issues DOCS READY or DOCS HOLD.…

3 4d ago A 69 tokens GPL-3.0

doc-writer

08

onlygian/G-Forge

Agent

Use proactively after implementation is complete or when exports lack documentation. Writes inline docs and README sections explaining WHY, not WHAT.

3 4d ago A 28 tokens GPL-3.0

error-detective

09

onlygian/G-Forge

Agent

Use proactively when facing cryptic errors or production incidents before attempting a fix. Parses logs and stack traces to identify patterns and root causes. Does not fix.

3 4d ago A 36 tokens GPL-3.0

feature-implementer

10

onlygian/G-Forge

Agent

The generic, stack-agnostic wave implementer — the default executor for any implementation task that has no matching stack implementer installed by /g-specialize, and the fallback for projects that have not been specialized. Implements one wave task to its done condition. Single-use — one approach, one attempt.…

3 4d ago A 73 tokens GPL-3.0

performance-auditor

11

onlygian/G-Forge

Agent

Use proactively on performance-sensitive changes. Flags O(n²) paths, N+1 queries, unnecessary re-renders, and hot-path waste. Reports with file:line refs and estimated impact. Does not fix.

3 4d ago A 48 tokens GPL-3.0

pr-writer

12

onlygian/G-Forge

Agent

Use proactively before opening a pull request. Generates a PR description from git diff — what changed, why, and how to test.

3 4d ago A 30 tokens GPL-3.0

project-manager

13

onlygian/G-Forge

Agent

The user-facing interface for every session. The user talks to the PM — not to a neutral assistant. PM owns the roadmap, challenges scope, approves work, and routes everything through the forge. Does not write code or touch implementation files.

3 4d ago A 51 tokens GPL-3.0

refactor-executor

14

onlygian/G-Forge

Agent

Use when a refactor spec from spec-writer is ready to execute. Executes exactly as written — no scope creep, no judgment calls.

3 4d ago A 33 tokens GPL-3.0

review-orchestrator

15

onlygian/G-Forge

Agent

Coordinates the full review pipeline — code review, architecture, security, and performance in parallel. Aggregates findings into one report. Does not review itself. Must run as the root session agent (--agent review-orchestrator or directly from a skill in the main session) — spawning it as a nested subagent prevents…

3 4d ago A 75 tokens GPL-3.0

security-auditor

16

onlygian/G-Forge

Agent

Use proactively before any merge, especially those touching auth or external integrations. Audits for OWASP Top 10 vulnerabilities, injection vectors, and secrets exposure. Does not fix.

3 4d ago A 40 tokens GPL-3.0

spec-writer

17

onlygian/G-Forge

Agent

Use when a task needs to be specced before handoff to an executor. Produces an implementation spec precise enough for a Haiku agent to execute without judgment calls.

3 4d ago A 39 tokens GPL-3.0

task-decomposer

18

onlygian/G-Forge

Agent

Use at the start of any multi-step implementation before touching code. Breaks the request into atomic, verifiable tasks with done conditions.

3 4d ago A 31 tokens GPL-3.0

test-writer

19

onlygian/G-Forge

Agent

Use proactively after implementing code that needs coverage or when spec-writer produces a spec. Writes unit, integration, or e2e tests. Fixed data only, no Date.now() or random values.

3 4d ago A 44 tokens GPL-3.0

wave-planner

20

onlygian/G-Forge

Agent

Use immediately after task-decomposer. Takes a task list and produces a parallel wave execution schedule by mapping dependencies, and tags each task with the executor agent that should run it.

3 4d ago A 39 tokens GPL-3.0

angular-architect

21

onlygian/G-Forge

Agent

Angular 17+ standalone components architecture specialist. Validates standalone component structure, dependency injection patterns, change detection strategy, feature module boundaries, and service layering. Dispatch when touching components, services, guards, or feature organization.

3 4d ago A 48 tokens GPL-3.0

onlygian/G-Forge

Agent

ASP.NET Core 8 architecture specialist. Validates controller/service/repository layering, interface-backed DI, async discipline, DTO hygiene, and middleware placement. Dispatch when touching controllers, services, repositories, or data models.

3 4d ago A 49 tokens GPL-3.0

astro-architect

23

onlygian/G-Forge

Agent

Astro architecture specialist. Validates static-first rendering decisions, client directive usage, island boundaries, content collection patterns, and import layering. Dispatch when touching pages, components, islands, or content.

3 4d ago A 43 tokens GPL-3.0

bun-architect

24

onlygian/G-Forge

Agent

Bun + Elysia architecture specialist. Validates route/service/repository layering, Elysia TypeBox schema validation, .derive() guard patterns, ESM-only discipline, and typed context. Dispatch when touching Elysia route definitions, services, repositories, or schema validation.

3 4d ago A 61 tokens GPL-3.0