This is meta tooling for building agents inside OpenCode. It walks you through creating agent configs via Q&A instead of writing YAML by hand. The workflow is smart: asks about core purpose first, researches the domain to avoid outdated assumptions, then drills into permissions and capabilities only as needed. Most useful when you're spinning up a new agent and don't want to reference the schema docs, or when an existing agent isn't triggering correctly and you need help tightening the description. It handles the fiddly bits like permission inheritance and skill deny-by-default rules so you don't have to memorize them.
npx skills add https://github.com/igorwarzocha/opencode-workflows --skill agent-architect