dormstern/forge

Stop shipping features your AI agent invented. A Claude Code plugin that wraps your agentic-coding loop with three filters: Devil's Advocate before every plan, mandatory 10% scope kill, drift checks every 5 features. Built on the Ralph Loop.

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

builder

01

dormstern/forge

Agent

Use during PM mode BUILD with FRESH context per feature. Implements the minimum code to pass the tests written by test-writer. Max 3 resets per feature. Reads architecture.md (relevant module only) + progress.md top sections + contracts.md if applicable. Flags REWORK / BREAKINGCHANGE / TECHDEBT. Qualityscore is…

6 3mo ago A 76 tokens original MIT

devils-advocate

02

dormstern/forge

Agent

Use to falsify any plan, pitch, PRD, thesis, or release before commitment. Attacks every hypothesis, runs a pre-mortem (≥5 scenarios), audits evidence for cherry-picking and source-diversity skew, stress-tests defensibility (replicability, erosion, network effects, Thiel's 7), separates existential vs non-existential…

6 3mo ago A 115 tokens original MIT

drift-detector

03

dormstern/forge

Agent

Use during PM mode BUILD every 5 completed features, or anytime the user wants a drift audit. Audits the last 5 features against IDENTITY.md (WHO/JOB/NEVER), Architecture Constraints, contracts (if contractmode != "none"), and rework patterns. Returns CONTINUE / DISCUSS / PIVOT / CONTRACTHALT and flags STABILIZE if…

6 3mo ago A 85 tokens original MIT

feature-breakdown

04

dormstern/forge

Agent

Use after a SHAPE plan is approved in PM mode to decompose the plan into buildable features for the Ralph Loop. Additive mode for existing products (extends features.json without re-implementing). Every feature gets signalid + requestedby + autonomy tier + dependson. Sized for a single context window (3-7 acceptance…

6 3mo ago A 87 tokens original MIT

interview-architect

05

dormstern/forge

Agent

Use during Founder mode INTERROGATE phase — generates Mom-Test + JTBD interview protocols (10–15 questions traced to hypotheses), analyzes raw transcripts, extracts JTBD four-forces (Push/Pull/Anxiety/Habit), tags evidence by weight (behavioral=3, mixed=2, stated-intent=1), and flags false positives (innovation…

6 3mo ago A 97 tokens original MIT

market-scout

06

dormstern/forge

Agent

Use when scouting communities for product signals during Founder mode SCOUT phase, or when the user wants to mine Reddit/G2/HN/ProductHunt/Crunchbase for pain, willingness-to-pay, competitor moves, or contradictory evidence on a hypothesis. Returns a structured SCOUT report with verbatim quotes, source URLs, and new…

6 3mo ago A 77 tokens original MIT

orchestrator

07

dormstern/forge

Agent

Use to manage a full Forge from start to finish, in either Founder mode (SCOUT → INTERROGATE → SYNTHESIZE → TEST) or PM mode (HARVEST → SHAPE → BUILD → SHIP). Auto-detects mode from state files. Enforces phase order, mandatory Devil's Advocate after every INTERROGATE, mandatory drift check every 5 features, mandatory…

6 3mo ago A 108 tokens original MIT

test-writer

08

dormstern/forge

Agent

Use during PM mode BUILD before the builder runs. Writes 3–7 acceptance tests per feature in the project's test framework. For API features when contractmode="full", contract-compliance tests come FIRST. For removal features, includes "is gone" + "adjacent features unaffected" tests. Tests are the spec — they must…

6 3mo ago A 76 tokens original MIT

thesis-synthesizer

09

dormstern/forge

Agent

Use during Founder mode SYNTHESIZE phase. Integrates new evidence into THESIS.md, scores per-section confidence on 1–5 rubric with hard caps (single source → cap 3, all stated-intent → cap 3, 5 requires behavioral + commitments), audits claims for UNSUPPORTED / WEAK / CONTESTED, tracks trajectory across cycles…

6 3mo ago A 94 tokens original MIT