Forge: Open-Source Claude Code Plugin Adds Governance and Testing Gates

✍️ OpenClawRadar📅 Published: March 19, 2026🔗 Source
Forge: Open-Source Claude Code Plugin Adds Governance and Testing Gates
Ad

Forge is an open-source Claude Code plugin designed to address common problems in AI-generated code workflows, specifically the lack of governance, testing gates, and file management when multiple agents are involved.

Key Features

  • 22 governance agents and 21 commands
  • File locking to prevent parallel agents from editing the same file simultaneously
  • Automated test gates that run before code merges
  • Knowledge capture system that retains what the AI learns within the project
  • Drift detection to identify when code diverges from intended functionality

Installation

Install via the Claude plugin marketplace with this command:

claude plugin marketplace add nxtg-ai/forge-plugin && claude plugin install forge

Source Information

  • License: MIT
  • GitHub repository: https://github.com/nxtg-ai/forge-plugin
  • Demo video: https://youtu.be/4yRYimZYzBw
  • Project site: https://forge.nxtg.ai

The plugin was created to solve the problem where AI-generated code "ships fast but drifts fast" due to lack of file locking, quality gates, and visibility into whether multiple agents are editing the same file.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

ClawTalk iOS App Enables Voice Chat with Self-Hosted OpenClaw AI Agents
Tools

ClawTalk iOS App Enables Voice Chat with Self-Hosted OpenClaw AI Agents

ClawTalk is a native iOS app that provides push-to-talk voice chat for OpenClaw self-hosted LLM setups. It features on-device speech-to-text using WhisperKit, real-time streaming responses with markdown rendering, and supports multiple TTS options including ElevenLabs, OpenAI, and Apple's built-in voices.

OpenClawRadar
Users Report Mixed Value from OpenClaw and ClawDBot: What You Need to Know
Tools

Users Report Mixed Value from OpenClaw and ClawDBot: What You Need to Know

OpenClaw and ClawDBot, while promising AI tools for code automation, have left some users underwhelmed. This article explores key insights from a Reddit discussion on user experiences and value derived from these platforms.

OpenClawRadar
Pixel Agents: 24 Specialized Claude Agents for Code, Site, and Resume Reviews
Tools

Pixel Agents: 24 Specialized Claude Agents for Code, Site, and Resume Reviews

Pixel Agents is a collection of 24 task-specific AI agents built on Claude Sonnet 4.6 API, each with tuned personalities and structured JSON output. The system includes code review, site analysis, resume critique, and startup evaluation agents that provide direct feedback.

OpenClawRadar
OpenClaw Kubernetes Operator with Embedded Ollama Support
Tools

OpenClaw Kubernetes Operator with Embedded Ollama Support

A community member has created an OpenClaw Kubernetes operator that includes embedded Ollama support, allowing AI agents to run with local models in the same namespace. The setup includes installation commands, configuration details for both local and cloud Ollama models, and dashboard access instructions.

OpenClawRadar