Documentation
README
AgentDeck Workflows
Use this skill when the user asks to build, run dev mode, link/package the Stream Deck plugin, build Android, or debug an Apple/Xcode reproduction.
Required Context
- Read
CLAUDE.mdbefore running workflow commands. - Read the top of
DEVELOPMENT_LOG.md, then search it for the subsystem you are touching instead of loading the full file. - Preserve App Store invariants from
CLAUDE.mdandAGENTS.mdwhen touching Apple UI, daemon, setup, or diagnostics.
Workflow Map
- Android release APK: read
.agents/workflows/build-android.md. - Stream Deck plugin build/link: read
.agents/workflows/build-plugin.md. - Dev watch mode: read
.agents/workflows/start-dev.md. - Apple/Xcode diagnostics: read
.agents/workflows/apple-xcode-debug.md.
This is the opening of the README. Read the full README on GitHub.