onlygian/g-forge

39 agent markdown files indexed from onlygian/g-forge. Install any of them pinned to an exact hash with mdr add onlygian/g-forge/<name>.

g-adr skill
onlygian/g-forge · skills/g-adr/SKILL.md · Capture an architectural decision record. First triages whether the decision merits an ADR or just a one-line entry in…
git:20260902.43671e4 · audit A · 3 stars
g-afk skill
onlygian/g-forge · skills/g-afk/SKILL.md · Autonomous milestone executor. Requires an approved plan. Runs all pending waves and auto-review with no between-step…
git:20260902.43671e4 · audit B · 3 stars
g-align skill
onlygian/g-forge · skills/g-align/SKILL.md · Brief-deviation check. Compares the project's actual trajectory (ROADMAP progress, recent commits, the observer…
git:20260831.81b585b · audit A · 3 stars
g-audit skill
onlygian/g-forge · skills/g-audit/SKILL.md · Full-codebase or targeted code quality audit. Detects SOLID violations, code smells, architectural drift, dead code…
git:20260722.4b86922 · audit A · 3 stars
g-blast-radius skill
onlygian/g-forge · skills/g-blast-radius/SKILL.md · Analyse the blast radius of a planned change. Inputs a file path, feature name, or list of paths from a plan. Outputs…
git:20260628.bdb8cad · audit A · 3 stars
g-brief skill
onlygian/g-forge · skills/g-brief/SKILL.md · Refresh g-docs/project_brief.md as the project evolves — reads current state, asks targeted questions, and updates the…
git:20260722.4b86922 · audit A · 3 stars
g-doc-review skill
onlygian/g-forge · skills/g-doc-review/SKILL.md · Documentation review gate. Dispatches the doc-reviewer agent on the changed file set to check documentation currency…
git:20260902.43671e4 · audit B · 3 stars
g-docs skill
onlygian/g-forge · skills/g-docs/SKILL.md · Documentation audit and generation. Scans for missing or stale code docs, missing README sections, undocumented env…
git:20260722.4b86922 · audit A · 3 stars
g-doctor skill
onlygian/g-forge · skills/g-doctor/SKILL.md · Read-only health diagnostics for G-Forge projects — 25 checks including hook registration, installed-copy drift, Check…
git:20260902.43671e4 · audit A · 3 stars
g-execute skill
onlygian/g-forge · skills/g-execute/SKILL.md · Execute an approved wave plan by dispatching parallel subagents per wave. Use after /g-plan is approved, or to resume a…
git:20260902.43671e4 · audit A · 3 stars
g-forecast skill
onlygian/g-forge · skills/g-forecast/SKILL.md · Run scope-realism analysis and premortem on an approved-or-pending plan. Outputs a complexity score, a quantified…
git:20260902.43671e4 · audit A · 3 stars
g-help skill
onlygian/g-forge · skills/g-help/SKILL.md · Context-aware help. With no argument, reads current project state and tells you where you are and what to do next, plus…
git:20260830.9dd49c4 · audit A · 3 stars
g-identity skill
onlygian/g-forge · skills/g-identity/SKILL.md · Synthesise the project's operational identity from accumulated history — recurring risks, architectural personality…
git:20260629.6a13b47 · audit A · 3 stars
g-init skill
onlygian/g-forge · skills/g-init/SKILL.md · The single G-Forge front door — run once after installing the plugin. Detects what's here and routes to /g-onboard…
git:20260905.dd4304b · audit A · 3 stars
g-intake skill
onlygian/g-forge · skills/g-intake/SKILL.md · Proactive feature-drop triage. When the developer drops a feature idea mid-stream, classify it against the brief…
git:20260629.6a13b47 · audit A · 3 stars
g-kickoff skill
onlygian/g-forge · skills/g-kickoff/SKILL.md · Interview the developer about their project goals, constraints, and stack. Challenges scope and every tech choice…
git:20260902.43671e4 · audit A · 3 stars
g-listen skill
onlygian/g-forge · skills/g-listen/SKILL.md · Enter listen mode — collect user reports and information without acting, then synthesize and triage when the user…
git:20260509.e2c367b · audit A · 3 stars
g-onboard skill
onlygian/g-forge · skills/g-onboard/SKILL.md · Onboard G-Forge onto an existing codebase. Reads deeply before asking anything — treats existing CLAUDE.md, rules…
git:20260831.81b585b · audit A · 3 stars
g-optimize skill
onlygian/g-forge · skills/g-optimize/SKILL.md · Full-codebase or targeted performance audit. Detects algorithmic complexity problems, N+1 queries, re-render waste…
git:20260722.4b86922 · audit A · 3 stars
g-patterns skill
onlygian/g-forge · skills/g-patterns/SKILL.md · Two-phase pattern lifecycle. MINE — read g-docs/retros/ and g-docs/todo-done.md for recurring failure patterns, print a…
git:20260902.43671e4 · audit A · 3 stars
g-plan skill
onlygian/g-forge · skills/g-plan/SKILL.md · Decompose the current request into atomic tasks and produce a parallel wave schedule. Runs task-decomposer then…
git:20260902.43671e4 · audit A · 3 stars
g-refactor skill
onlygian/g-forge · skills/g-refactor/SKILL.md · Guided refactor workflow — identify target, pre-analyse, spec, approve, execute, review. Accepts a scope path, an audit…
git:20260902.43671e4 · audit A · 3 stars
g-resume skill
onlygian/g-forge · skills/g-resume/SKILL.md · Re-hydrate a fresh session with the right slice of the durable record. The read-side counterpart to /g-retro —…
git:20260902.43671e4 · audit A · 3 stars
g-retro skill
onlygian/g-forge · skills/g-retro/SKILL.md · Synthesize a session retrospective from the silent-observer journal — no interview. Reads the passive activity log…
git:20260902.43671e4 · audit A · 3 stars
g-review skill
onlygian/g-forge · skills/g-review/SKILL.md · Run the review gate on the current branch diff. Runs the test suite, captures the diff, and dispatches code-lead, which…
git:20260902.43671e4 · audit A · 3 stars
g-roadmap skill
onlygian/g-forge · skills/g-roadmap/SKILL.md · Project-manager-driven milestone planner. Gated phases — feature dump → cluster → sequence → premortem & re-prioritize…
git:20260902.43671e4 · audit A · 3 stars
g-roundtable skill
onlygian/g-forge · skills/g-roundtable/SKILL.md · Bind the session to "the Roundtable" — a shared live Doc that is the human-facing communication layer between you…
git:20260807.ec9bf8a · audit A · 3 stars
g-skill-design skill
onlygian/g-forge · skills/g-skill-design/SKILL.md · Design a new G-Forge skill from scratch. Gathers requirements, drafts SKILL.md with correct structure, and registers…
git:20260831.81b585b · audit A · 3 stars
g-skill-validate skill
onlygian/g-forge · skills/g-skill-validate/SKILL.md · Validate a skill or agent file against G-Forge structural rules. Checks SKILL.md format, retired-shim absence, router…
git:20260831.81b585b · audit A · 3 stars
g-specialize skill
onlygian/g-forge · skills/g-specialize/SKILL.md · Determine which stack profiles to apply by reading the project brief and dependency files. Handles multi-stack…
git:20260905.dd4304b · audit A · 3 stars
g-status skill
onlygian/g-forge · skills/g-status/SKILL.md · Quick one-shot snapshot of current workflow state: active plan, wave progress, review gate, current milestone.
git:20260722.4b86922 · audit A · 3 stars
g-telemetry skill
onlygian/g-forge · skills/g-telemetry/SKILL.md · Compute the 8 reliability metrics defined in g-docs/telemetry-metrics.md, derive a health profile (stable / cautious /…
git:20260829.59c7c63 · audit A · 3 stars
g-tier skill
onlygian/g-forge · skills/g-tier/SKILL.md · Switch the G-Forge integration tier between `full` (default — all hooks fire, all workflows auto-trigger), `balanced`…
git:20260831.81b585b · audit A · 3 stars
g-train skill
onlygian/g-forge · skills/g-train/SKILL.md · Activates training mode. Establishes the learner profile, confirms or generates a project idea, and writes…
git:20260902.43671e4 · audit A · 3 stars
g-trim skill
onlygian/g-forge · skills/g-trim/SKILL.md · Use proactively once a week. Read-only audit of CLAUDE.md, its @-import targets, and agent memory for bloat, orphaned…
git:20260727.91a36b8 · audit A · 3 stars
g-update skill
onlygian/g-forge · skills/g-update/SKILL.md · Fix G-Forge-managed files via Step 0 staleness preflight (stops with zero writes if cache lags GitHub, directs to…
git:20260902.43671e4 · audit A · 3 stars
g-voice skill
onlygian/g-forge · skills/g-voice/SKILL.md · Set how G-Forge communicates with you. With no argument, runs a short 2-question intake and sets the right profile…
git:20260628.bdb8cad · audit A · 3 stars
g-wiki skill
onlygian/g-forge · skills/g-wiki/SKILL.md · Build and maintain a human-facing project wiki in g-wiki/ — narrative documentation of what the project is, how it's…
git:20260722.4b86922 · audit A · 3 stars
CLAUDE.md@templates claude
onlygian/g-forge · templates/CLAUDE.md
git:20260629.6a13b47 · audit A · 3 stars

Source

github.com/onlygian/g-forge · 3 stars · license GPL-3.0 · pushed 2026-09-08