Skip to content
Development
Command

/forge

Ore in, steel out. Full pipeline: plan → execute → verify. Use: /forge 'task', /forge --full, --discuss, --plan-only, --execute, --park, --resume

From plugin
beast-forge
252 skills21 agents2 commands3 hooks
Install
$ npx -y skills add malakhov-dmitrii/forge --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/forge

Context preview

What this command does when you run it.

Ore in, steel out. Full pipeline: plan → execute → verify. Use: /forge 'task', /forge --full, --discuss, --plan-only, --execute, --park, --resume

Command definition

forge.md
name: forge
description: "Ore in, steel out. Full pipeline: plan → execute → verify. Use: /forge 'task', /forge --full, --discuss, --plan-only, --execute, --park, --resume"

Route to the `forge` skill with the user's arguments.

If no arguments provided and a FINAL-PLAN exists in `.omc/plans/`, ask: plan new task or execute existing plan? If forge.db has parked forges, mention them: "You have N parked forges. --list to see them, --resume <slug> to continue."

Flags:

  • `--full` — extended RESEARCH + mandatory spike on riskiest assumption
  • `--discuss` — extended CLARIFY phase for vague input
  • `--plan-only` — stop after FINAL-PLAN, don't execute
  • `--execute` — load existing FINAL-PLAN, skip Plan Forge
  • `--park [reason]` — save state to forge.db
  • `--resume [slug]` — continue a parked forge
  • `--spawn "sub-task"` — create child forge
  • `--switch [slug]` — park current + resume another
  • `--list` — show all forges with status
  • `--complete` — mark done, record lesson
  • `--abandon [reason]` — mark abandoned
  • `--no-docs` — skip docs-refresh final stage
Ships withbeast-forge

Ore in, steel out. A blacksmith doesn't blame the ore. It smelts, shapes, tempers, and quenches — until what comes out holds an edge.

Get the whole plugin
Stats
25
Stars
4
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
2mo ago
Last commit
7mo ago
Created

Repo: malakhov-dmitrii/forge

Other commands on beast-forge.