Skip to main content

forge

Spec-driven autonomous development workflow. When the user wants to plan a non-trivial change, build it autonomously, or run a skeptical review of completed work, use the /forge:* commands. /forge:contract writes a rich spec through code exploration, library research, and gray-area discussion. /forge:auto loops build→evaluate→fix until the contract's success criteria are met. /forge:build implements one chunk against an existing contract. /forge:evaluate spawns a fresh-context sub-agent to verify work skeptically. /forge:parallel decomposes large work into independent streams across git worktrees. /forge:pulse generates a development-health report. /forge:status lists active contracts and their progress. The pattern: scout the code → research the libraries → discuss gray areas → write a contract → build with evidence → evaluate skeptically. Activates when the user mentions building a feature non-trivially, asks for spec-driven dev, or invokes any /forge:* command.

Jump to install

Source facts

Repository
Floka-as/floka-marketplace
Last source activity
May 8, 2026 at 18:03
Detected SKILL.md language
English
Stars
7
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.