firatcand

49 mods across 1 repository, 13 stars between them.

forge AGENTS.md

01

firatcand/forge

Instructions file CodexOpenCode

Instructions for firatcand/forge, covering forge, stack, commands, conventions and critical paths.

13 1mo ago A 357 tokens original MIT

forge CLAUDE.md

02

firatcand/forge

Instructions file

Instructions for firatcand/forge, covering forge, stack, commands, conventions and critical paths.

13 1mo ago A 463 tokens original MIT

backend-dev

03

firatcand/forge

Agent

Specialist for API + server logic + integrations. Invoked by /plan-task and /implement when task type is "backend" or "integration".

13 1mo ago A 33 tokens original MIT

code-reviewer

04

firatcand/forge

Agent

General-purpose code reviewer. Reviews diffs against CLAUDE.md conventions and best practices. Invoked by /review.

13 1mo ago A 28 tokens original MIT

db-architect

05

firatcand/forge

Agent

Specialist for schema design, migrations, query optimization, and data security (RLS). Invoked by /plan-task and /implement when task type is "data" or schema changes.

13 1mo ago A 42 tokens original MIT

design-reviewer

06

firatcand/forge

Agent

UI/UX review specialist. Reviews implementations against DESIGN.md + brand-book. Invoked by /review for UI tasks.

13 1mo ago A 28 tokens original MIT

devops-engineer

07

firatcand/forge

Agent

CI/CD, deployment, infrastructure specialist. Invoked by /setup-repo and infra tasks.

13 1mo ago A 24 tokens original MIT

frontend-dev

08

firatcand/forge

Agent

Specialist for UI implementation — components, routing, state, styling. Invoked by /plan-task and /implement when task type is "frontend" or "design".

13 1mo ago A 37 tokens original MIT

learning-curator

09

firatcand/forge

Agent

Authors the compound learning store. Invoked by /learn (write). Retrieval (the old /pickup-task read flow) is now Loom — forge loom recall (FORGE-200).

13 1mo ago A 43 tokens original MIT

phase-gatekeeper

10

firatcand/forge

Agent

Ceremonial specialist for advancing phases. Invoked by /phase-gate.

13 1mo ago A 21 tokens original MIT

product-decomposer

11

firatcand/forge

Agent

Specialist for breaking specs into phases.yaml. Invoked by /decompose.

13 1mo ago A 20 tokens original MIT

qa-engineer

12

firatcand/forge

Agent

Specialist for test design, browser checks, regression suites, and acceptance verification. Invoked by /qa.

13 1mo ago A 26 tokens original MIT

security-auditor

13

firatcand/forge

Agent

Security review specialist (OWASP Top 10, STRIDE, secrets scanning, dependency auditing). Invoked by /review for CRITICAL.md paths and /draft-spec advisory.

13 1mo ago A 40 tokens original MIT

tracker-syncer

14

firatcand/forge

Agent

Specialist for tracker synchronization. Invoked by /push-to-tracker and /sync-status. Dispatches per .forge/settings.yaml tracker.type (linear|github|notion).

13 1mo ago A 42 tokens original MIT

amend-roadmap

15

firatcand/forge

Skill Claude CodeCodex

Create a new task mid-flight — interactive field collection, then a tracker-first atomic amend (issue + relations on the tracker, materialized into phases.yaml via the reconcile pull path) with a resumable journal.

13 1mo ago A 47 tokens original MIT

audit

16

firatcand/forge

Skill Claude CodeCodex

Fan out N read-only subagents to audit the codebase for safe simplification (dead code, duplication, over-exports, complexity, dependency bloat, stale docs), then assemble a filtered work-order of findings. READ-ONLY — never edits source. The work-order is the deliverable.

13 1mo ago A 62 tokens original MIT

auto-review

17

firatcand/forge

Skill Claude CodeCodex

Drain the orchestrator review-queue — for each task awaiting review, run the code-reviewer, optionally a Codex/Gemini second opinion on CRITICAL.md paths, compose a verdict, and advance it to reviewed or escalate an architectural finding to you. Interactive session only.

13 1mo ago A 59 tokens original MIT

autopilot

18

firatcand/forge

Skill Claude CodeCodex

Take a product idea from the discovery interview all the way to a running delivery loop — drive the spec chain (BRIEF → PRD → SPEC → CONTEXT → phases.yaml → tracker), pausing ONLY at the human approval gates, then roll into /deliver. The single front door for a new forge product; pair with native /goal for hands-off…

13 1mo ago A 77 tokens original MIT

codex

19

firatcand/forge

Skill Claude CodeCodex

DEPRECATED — alias for /second-opinion. Removed in v0.5.0. Use /second-opinion instead; it dispatches to whichever reviewer (Claude, Codex, or Gemini) is configured in .forge/settings.yaml agents.reviewhostcli.

13 1mo ago A 57 tokens original MIT

decompose

20

firatcand/forge

Skill Claude CodeCodex

Break the validated spec into phases.yaml — a dependency graph of tasks across Phase 1/2/3 with gate criteria, owner types, and acceptance criteria.

13 1mo ago A 35 tokens original MIT

deliver

21

firatcand/forge

Skill Claude CodeCodex

Drive a whole phase or feature-set to "merged + Done" — themed batching over /drive, front-loaded architectural questions, phase-gate ceremonies, and lossless resume. The long-horizon recipe ABOVE /drive; pair with native /goal " delivered" for hands-off, multi-turn completion.

13 1mo ago A 64 tokens original MIT

draft-design

22

firatcand/forge

Skill Claude CodeCodex

Generate spec/DESIGN.md for the project. Asks at init whether to create a project-owned design system or reference an external one (URL/file/brand-book) as a guideline. Each project owns its DESIGN.md — no inheritance.

13 1mo ago A 51 tokens original MIT

draft-prd

23

firatcand/forge

Skill Claude CodeCodex

Generate spec/PRD.md from spec/BRIEF.md with a per-feature discovery loop. Orchestrates the user's product-spec skill if available, otherwise guides Claude through the PRD template.

13 1mo ago A 43 tokens original MIT

draft-spec

24

firatcand/forge

Skill Claude CodeCodex

Generate spec/SPEC.md from spec/PRD.md. Orchestrates the user's software-architect skill if available, otherwise guides Claude through the SPEC template.

13 1mo ago A 35 tokens original MIT