AI SummaryA comprehensive guide to customizing Orxa agents across three methods—configuration overrides, YAML files, and custom agent creation—enabling developers to adapt agents to specific workflow needs. Ideal for teams using Claude Code or Claude Desktop who need flexible, governance-focused agent customization.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "Customizing Agents" agent in my project. Please run this command in my terminal: # Add AGENTS.md to your project root curl --retry 3 --retry-delay 2 --retry-all-errors -o AGENTS.md "https://raw.githubusercontent.com/Reliability-Works/opencode-orxa/main/docs/guide/customizing-agents.md" Then explain what the agent does and how to invoke it.
Description
The Ultimate Agent Governance Layer for AI-Assisted Development
Overview
Orxa provides three levels of agent customization: | Method | Scope | Complexity | Use Case | |----------------------|-------------|------------|-----------------------------| | Config Overrides | JSON config | Easy | Quick model/temp changes | | YAML Overrides | File-based | Medium | System prompt modifications | | Custom Agents | New agents | Advanced | Entirely new capabilities |
Override Examples
Example 1: Testing-Focused Build Agent `yaml
Custom Agent Examples
Example 1: Database Expert `yaml
Customizing Agents
Step-by-step guide to customizing Orxa agents for your specific workflow needs.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster