oac
New4.1kCommunity RegistryGeneralby darrenhinde · MIT
Ship faster with AI-powered development workflows. Automates code review, test generation, documentation, and task breakdown. Context-aware agents understand your codebase and enforce your team's standards.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/oac.md https://raw.githubusercontent.com/darrenhinde/OpenAgentsControl/main/SKILL.md3
Invoke in Claude Code
/oacView source on GitHub
testingcode-reviewdocumentationagent
Frequently Asked Questions
What is oac?
Ship faster with AI-powered development workflows. Automates code review, test generation, documentation, and task breakdown. Context-aware agents understand your codebase and enforce your team's standards.
How to install oac?
To install oac, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /oac.
What is oac best for?
oac is a community categorized under General. It is designed for: testing, code-review, documentation, agent. Created by darrenhinde.