No Description

darrenhinde a58ebc0f0b Merge branch 'main' into feature/oac-package-refactor 5 months ago
.claude-plugin a58ebc0f0b Merge branch 'main' into feature/oac-package-refactor 5 months ago
.github c799173dd0 align context and skills consistency (#192) (#198) 5 months ago
.opencode 5a40b6fdc4 feat(context): Standardize context system with navigation, frontmatter, and MVI compliance (#209) 5 months ago
.tmp eeab4fe266 feat(context): Standardize context system with navigation, frontmatter, and MVI compliance 5 months ago
bin d7a4cb8031 feat: Context path configuration and documentation reorganization (#143) 6 months ago
context-findings eeab4fe266 feat(context): Standardize context system with navigation, frontmatter, and MVI compliance 5 months ago
dev bf02ad0d5c refactor: Rename repository to OpenAgents Control (#100) 6 months ago
docs 696cc7b70f fix: resolve all 119 broken markdown links across documentation 5 months ago
evals 013682c499 fix: resolve installer failures and add comprehensive validation (#189) 6 months ago
integrations bf02ad0d5c refactor: Rename repository to OpenAgents Control (#100) 6 months ago
packages c799173dd0 align context and skills consistency (#192) (#198) 5 months ago
plugins b664ac96fd feat: Add Claude Code plugin (BETA) with complete OAC integration 5 months ago
scripts 696cc7b70f fix: resolve all 119 broken markdown links across documentation 5 months ago
.gitignore eeab4fe266 feat(context): Standardize context system with navigation, frontmatter, and MVI compliance 5 months ago
.npmignore d7a4cb8031 feat: Context path configuration and documentation reorganization (#143) 6 months ago
CHANGELOG.md c799173dd0 align context and skills consistency (#192) (#198) 5 months ago
COMPATIBILITY.md bf02ad0d5c refactor: Rename repository to OpenAgents Control (#100) 6 months ago
CONTEXT_SYSTEM_GUIDE.md 1f0fcd7c84 fix: correct context path defaults and add preview gates (Issues #175, #177) (#183) 6 months ago
LICENSE 42161cdef4 chore: update agent workflows and task management (#86) 6 months ago
Makefile c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 7 months ago
README.md b664ac96fd feat: Add Claude Code plugin (BETA) with complete OAC integration 5 months ago
ROADMAP.md 9f56e18a97 docs: add critical feedback from parallel agent review 5 months ago
VERSION e8497372eb chore: bump version to v0.7.1 (#144) 6 months ago
bun.lock 54fa50d17a fix: switch CI to TypeScript validator to resolve hanging bash script (#129) 6 months ago
env.example 25e6e919be ✨ feat: add Gemini API key configuration to env.example for integration 10 months ago
install.sh c799173dd0 align context and skills consistency (#192) (#198) 5 months ago
package-lock.json c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 7 months ago
package.json c799173dd0 align context and skills consistency (#192) (#198) 5 months ago
registry.json c799173dd0 align context and skills consistency (#192) (#198) 5 months ago
update.sh bf02ad0d5c refactor: Rename repository to OpenAgents Control (#100) 6 months ago

README.md

OpenAgents Control (OAC)

Multi-agent orchestration and automation framework for AI-powered development workflows.

🚀 Quick Start

Claude Code (BETA - via Plugin Marketplace)

OpenAgents Control is now available as a Claude Code plugin!

Installation:

  1. Register the marketplace:

    /plugin marketplace add darrenhinde/OpenAgentsControl
    
  2. Install the plugin:

    /plugin install oac
    
  3. Download context files:

    /oac:setup --core
    
  4. Start building:

    Add a login endpoint
    

Features:

  • ✅ 6-stage workflow with approval gates
  • ✅ Context-aware code generation
  • ✅ Parallel task execution
  • ✅ External documentation fetching
  • ✅ Automatic cleanup management
  • ✅ 9 specialized skills + 6 custom subagents

Documentation:

Status: BETA - Actively tested and ready for early adopters


📚 About OpenAgents Control

OpenAgents Control is a comprehensive framework for orchestrating multiple AI agents to handle complex development workflows. It provides:

  • Multi-agent orchestration - Coordinate specialized agents for different tasks
  • Context-aware execution - Automatically discover and apply relevant coding standards
  • Task breakdown - Decompose complex features into atomic, verifiable subtasks
  • Quality automation - Built-in code review, testing, and documentation generation
  • Flexible architecture - Works with multiple AI coding tools (Claude Code, OpenCode, Cursor, Windsurf)

🏗️ Architecture

OAC uses a flattened delegation hierarchy where:

  • Skills orchestrate the workflow and guide the main agent
  • Subagents execute specialized tasks in isolated contexts
  • Context files provide coding standards and patterns
  • Approval gates ensure user control over execution

📖 Documentation

  • Agents - Custom agent documentation
  • Evals - Evaluation framework and tests
  • Planning - Architecture and design documents
  • Context System - Context organization and management

🤝 Contributing

Contributions welcome! See CONTRIBUTING.md for guidelines.

📄 License

MIT License - see LICENSE for details.

🆘 Support


Version: 1.0.0-beta
Status: Active Development
Last Updated: 2026-02-16