.agents/skills/team-audio/SKILL.md
Orchestrate audio team: audio-director + sound-designer + technical-artist + gameplay-programmer for full audio pipeline from direction to implementation.
npx skillsauth add scotidev/GameDevStudio team-audioInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When this skill is invoked, orchestrate the audio team through a structured pipeline.
Decision Points: At each step transition, use AskUserQuestion to present
the user with the subagent's proposals as selectable options. Write the agent's
full analysis in conversation, then capture the decision with concise labels.
The user must approve before moving to the next step.
Read the argument for the target feature or area (e.g., combat,
main menu, forest biome, boss encounter).
Gather context:
design/gdd/ for the featuredesign/gdd/sound-bible.md if it existsassets/audio/Use the Task tool to spawn each team member as a subagent:
subagent_type: audio-director — Sonic identity, emotional tone, audio palettesubagent_type: sound-designer — SFX specifications, audio events, mixing groupssubagent_type: technical-artist — Audio middleware, bus structure, memory budgetssubagent_type: gameplay-programmer — Audio manager, gameplay triggers, adaptive musicAlways provide full context in each agent's prompt (feature description, existing audio assets, design doc references).
Spawn the audio-director agent to:
Spawn the sound-designer agent to:
Spawn the technical-artist agent to:
Spawn the gameplay-programmer agent to:
Compile the audio design document combining all team outputs.
Save to design/gdd/audio-[feature].md.
Output a summary with: audio event count, estimated asset count, implementation tasks, and any open questions between team members.
development
Track, categorize, and prioritize technical debt across the codebase. Scans for debt indicators, maintains a debt register, and recommends repayment scheduling.
content-media
Orchestrate the UI team: coordinates ux-designer, ui-programmer, and art-director to design, implement, and polish a user interface feature from wireframe to final.
development
Orchestrate the release team: coordinates release-manager, qa-lead, devops-engineer, and producer to execute a release from candidate to deployment.
testing
Orchestrate the polish team: coordinates performance-analyst, technical-artist, sound-designer, and qa-tester to optimize, polish, and harden a feature or area for release quality.