team-audio-8430fb — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited team-audio-8430fb (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
If no argument is provided, output usage guidance and exit without spawning any agents:
Usage:/team-audio [feature or area]— specify the feature or area to design audio for (e.g.,combat,main menu,forest biome,boss encounter). Do not useAskUserQuestionhere; output the guidance directly.
When this skill is invoked with an argument, 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.
combat,main menu, forest biome, boss encounter).
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: [primary engine specialist] — Validate audio integration patterns for the enginesubagent_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 accessibility-specialist agent in parallel to:
Spawn the technical-artist agent to:
Spawn the primary engine specialist in parallel (from .claude/docs/technical-preferences.md Engine Specialists) to validate the integration approach:
If no engine is configured, skip the specialist spawn.
Spawn the gameplay-programmer agent to:
design/gdd/audio-[feature].md.implementation tasks, and any open questions between team members.
Verdict: COMPLETE — audio design document produced and team pipeline finished.
If the pipeline stops because a dependency is unresolved (e.g., critical accessibility gap or missing GDD not resolved by the user):
Verdict: BLOCKED — [reason]
All file writes (audio design docs, SFX specs, implementation files) are delegated to sub-agents spawned via Task. Each sub-agent enforces the "May I write to [path]?" protocol. This orchestrator does not write files directly.
/dev-story to implement the audio manager and event system once the design is approved./asset-audit after audio assets are created to verify naming and format compliance.If any spawned agent (via Task) returns BLOCKED, errors, or cannot complete:
Common blockers:
/architecture-decision first/create-stories~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.