.opencode/skills folder. Add the FlowDeck skill there.
What the Skill Does
The FlowDeck skill teaches the agent to use FlowDeck for iOS/macOS build, run, test, and debug workflows instead of Apple CLI tools. It also standardizes project discovery and simulator management so the agent can operate with fewer retries.Skills provide guidance, but they do not prevent the agent from sidetracking to xcodebuild or simctl.
Reinforce in AGENTS.md
OpenCode does not support hooks to prevent it from using Apple tools, so for better performance, it’s recommended to include the following in your AGENTS.md file to instruct it to prefer the FlowDeck skill:Project vs System Skill
Project Skill (Shared with the Repo)
System Skill (Applies to All Projects)
OpenCode also reads Claude-compatible skills from
~/.claude/skills if you already use that directory.