What problem does it solve? Tuning an OpenCode agent setup requires knowing which config files, prompt override paths, and schema rules oh-my-opencode-slim supports, and mistakes can silently change cost, permissions, or delegation behavior. ## Core Features & Use Cases - Agent and Model Tuning: Assign models, variants, skills, and MCP permissions per built-in agent within presets in the plugin config file. - Prompt Customization: Append to or fully replace built-in agent prompts using markdown override files with a defined lookup order, including preset-specific variants. - Custom Agent Creation: Define narrow specialist agents under agents.<name> with prompt and orchestratorPrompt so the Orchestrator routes work correctly. - Use Case: If the Orchestrator repeatedly spawns overlapping parallel writers, add a small rule to orchestrator_append.md so future runs serialize that work automatically. ## Quick Start Ask the assistant to inspect your oh-my-opencode-slim config and propose a cheaper model assignment for the explorer, librarian, and fixer agents.