OpenAgentsControl banner
darrenhinde darrenhinde

OpenAgentsControl

Testing community

Description

AI agent framework for plan-first development workflows with approval-based execution. Multi-language support (TypeScript, Python, Go, Rust) with automatic testing, code review, and validation built for OpenCode

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![OpenAgents Control Hero](docs/images/hero-image.png)

OpenAgents Control (OAC)

Control your AI patterns. Get repeatable results.

**AI agents that learn YOUR coding patterns and generate matching code every time.**

🎯 **Pattern Control** - Define your patterns once, AI uses them forever βœ‹ **Approval Gates** - Review and approve before execution πŸ” **Repeatable Results** - Same patterns = Same quality code πŸ“ **Editable Agents** - Full control over AI behavior πŸ‘₯ **Team-Ready** - Everyone uses the same patterns

**Multi-language:** TypeScript β€’ Python β€’ Go β€’ Rust β€’ C# β€’ Any language* **Model Agnostic:** Claude β€’ GPT β€’ Gemini β€’ MiniMax β€’ Local models

[![GitHub stars](https://img.shields.io/github/stars/darrenhinde/OpenAgentsControl?style=flat-square&logo=github&labelColor=black&color=ffcb47)](https://github.com/darrenhinde/OpenAgentsControl/stargazers) [![X Follow](https://img.shields.io/twitter/follow/DarrenBuildsAI?style=flat-square&logo=x&labelColor=black&color=1DA1F2)](https://x.com/DarrenBuildsAI) [![License: MIT](https://img.shields.io/badge/License-MIT-3fb950?style=flat-square&labelColor=black)](https://opensource.org/licenses/MIT) [![Last Commit](https://img.shields.io/github/last-commit/darrenhinde/OpenAgentsControl?style=flat-square&labelColor=black&color=8957e5)](https://github.com/darrenhinde/OpenAgentsControl/commits/main)

[πŸš€ Quick Start](#-quick-start) β€’ [πŸ’» Show Me Code](#-example-workflow) β€’ [πŸ—ΊοΈ Roadmap](https://github.com/darrenhinde/OpenAgentsControl/projects) β€’ [πŸ’¬ Community](https://nextsystems.ai)


**Built on [OpenCode](https://opencode.ai)** - An open-source AI coding framework. OAC extends OpenCode with specialized agents, context management, and team workflows.


The Problem

Most AI agents are like hiring a developer who doesn't know your codebase. They write generic code. You spend hours rewriting, refactoring, and fixing inconsistencies. Tokens burned. Time wasted. No actu