firatcand/forge

A lightweight framework for shipping software products from idea to production with AI coding agents (Claude Code, Codex CLI, Cursor, Gemini)

This repository also configures its own agents. See what forge tells them →

13Stars on the repository
49Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

qa

25

firatcand/forge

Skill Claude CodeCodex

Run test suite, browser checks, and verify acceptance criteria. Bootstrap test framework if missing.

not rated 13 1mo ago A 20 tokens original MIT

reconcile

26

firatcand/forge

Skill Claude CodeCodex

Bidirectional sync between plans/phases.yaml and the configured tracker. --pull reads tracker → phases.yaml; --push writes phases.yaml → tracker bodies via updateIssueBody.

not rated 13 1mo ago A 37 tokens original MIT

retro

27

firatcand/forge

Skill Claude CodeCodex

Write a phase retrospective. Auto-invoked by /phase-gate but can run standalone.

not rated 13 1mo ago A 21 tokens original MIT

review

28

firatcand/forge

Skill Claude CodeCodex

Run code-reviewer, security-auditor (if CRITICAL.md path touched), and design-reviewer (if UI task) on current diff.

not rated 13 1mo ago A 32 tokens original MIT

second-opinion

29

firatcand/forge

Skill Codex

Get a second opinion on a plan, diff, or specific files from Claude, Codex, or Gemini (whichever is configured as settings.agents.reviewhostcli, a different host than the primary worker). The reviewer reads the working tree directly, so it can reason about both the proposed change AND surrounding production code…

not rated 13 1mo ago A 90 tokens original MIT

setup-repo

30

firatcand/forge

Skill Claude CodeCodex

Bootstrap the GitHub repo for a forge project — repo creation, branch protection, GitHub Environments, CI workflows, secrets configuration.

not rated 13 1mo ago A 31 tokens original MIT

ship

31

firatcand/forge

Skill Claude CodeCodex

Push branch, run final gates (tests, secrets scan, conventional commit), open PR with Linear issue ID, mark issue In Review.

not rated 13 1mo ago A 29 tokens original MIT

status-check

32

firatcand/forge

Skill Claude CodeCodex

Cold-start "where am I?" cockpit. Renders the cross-run orchestrator dashboard (active workers, open questions, ready vs blocked, overlap + lease health) and offers follow-up actions. Read-only; works standalone.

not rated 13 1mo ago A 48 tokens original MIT

sync-status

33

firatcand/forge

Skill Claude CodeCodex

Diagnostic that suggests when an active phase is ready for /phase-gate, and lists orphan tracker issues missing from plans/phases.yaml. Read-only — does not mutate phases.yaml.

not rated 13 1mo ago A 39 tokens original MIT

update-spec

34

firatcand/forge

Skill Claude CodeCodex

Draft an ephemeral ADR for an in-flight architectural decision (--draft), then propagate the accepted decision to SPEC + PRD + phases.yaml + tracker bodies atomically (--apply ) via the apply-decision verb's resumable journal.

not rated 13 1mo ago A 50 tokens original MIT

wrap-up

35

firatcand/forge

Skill Claude CodeCodex

End-of-task housekeeping after a PR merges — remove the task worktree, delete the local branch, reconcile the tracker into phases.yaml, and return to a clean main. Suggest-don't-force; nothing is deleted until the PR is confirmed merged and you confirm.

not rated 13 1mo ago A 56 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: