loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

forge

MCP Tool

LucasDuys/forge

Turn a one-line idea into a branch with tested, reviewed, committed code. The brainstorm-to-commit pipeline for Claude Code.

Install

$ npx loaditout add LucasDuys/forge

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "forge": {
      "command": "npx",
      "args": [
        "-y",
        "forge"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/LucasDuys/forge/main/docs/assets/forge-banner-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/LucasDuys/forge/main/docs/assets/forge-banner-light.svg"> </picture> </p>

<p align="center"> <strong>Turn a one-line idea into a branch with tested, reviewed, committed code.</strong> <br> The brainstorm-to-commit pipeline for Claude Code. </p>

<p align="center"> <a href="https://github.com/LucasDuys/forge/blob/main/LICENSE"></a> <a href="https://github.com/LucasDuys/forge/stargazers"></a> <a href="https://github.com/LucasDuys/forge/issues"></a> </p>

---

The Problem

Using Claude Code for non-trivial tasks today looks like this:

  1. Describe what you want in a prompt
  2. Manually review the output
  3. Realize it missed half the requirements
  4. Re-prompt with more context
  5. Lose track of what was done vs. what remains
  6. Hit the context window limit
  7. Start over in a new session, losing all progress

Forge replaces that entire loop with three commands.

How It Works
  /forge:brainstorm                /forge:plan                    /forge:execute

  "Add real-time collab    --->   Spec decomposed into     --->  Autonomous loop:
   with conflict resolution       ordered task frontiers          implement, test,
   and live cursors"              with dependency DAG             review, commit

  Interactive Q&A that            Smart depth detection:          Runs unattended.
  produces a formal spec          quick | 

Tags

agentic-aiai-agentai-coding-agentai-toolsanthropicautomationautonomous-codingclaudeclaude-codeclaude-code-pluginclicode-generationcoding-assistantdeveloper-toolsllmmcpmodel-context-protocolworkflow-automation

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated27 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/21/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/LucasDuys/forge)](https://loaditout.ai/skills/LucasDuys/forge)