TT-Wang/forge
5 stars · Last commit 2026-04-22
Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory
README preview
# Forge [](https://github.com/TT-Wang/forge/actions/workflows/ci.yml) [](./LICENSE) [](https://nodejs.org/) [](https://glama.ai/mcp/servers/TT-Wang/forge) Turn Claude Code into a structured delivery loop: plan the work, run modules in parallel, validate deeply, retry intelligently, and carry forward what worked. ## Install Copy-paste: ```bash claude plugin marketplace add TT-Wang/forge claude plugin install forge@tt-wang-plugins ``` First start may take a few seconds because Forge bootstraps its MCP server dependencies automatically.