team-polish

Orchestrate cross-discipline review and hardening for a named game feature.

Updated Dec 22, 2024
One-click install
npx skills add https://github.com/imgamer/AILearn --skill team-polish-imgamer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-polish
Source: https://github.com/imgamer/AILearn/tree/main/game-studios/Claude-Code-Game-Studios-e375f/.claude/skills/team-polish
Command: npx skills add https://github.com/imgamer/AILearn --skill team-polish-imgamer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates a multi-disciplinary polish pass so a feature is optimized, visually and audibly refined, and regression-tested before release.

Core Features & Use Cases

  • Release-readiness pipeline: Runs a structured assessment, optimization, visual/audio polish, QA hardening, and sign-off decision for a targeted feature or area.
  • Performance-first triage: Profiles bottlenecks and fixes frame/memory issues, delegating engine-level root causes when needed.
  • Cross-domain quality pass: Improves VFX/shaders, audio feedback and mixing, and validates edge cases and soak/stress behavior.

Quick Start

Use the command /team-polish combat to orchestrate the performance, visual, audio, and QA polish pipeline for the combat feature.

Frequently Asked Questions about team-polish

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate a release readiness pipeline for a game feature?

Orchestrate a release readiness pipeline by running a structured, phase-gated assessment for your game feature that covers performance profiling, visual and audio polish, and QA regression testing before sign-off.

What is the best way to profile and optimize game performance bottlenecks before release?

Profile and optimize game performance bottlenecks by triaging frame rate and memory issues first, delegating engine-level root causes when needed to ensure your targeted feature area reaches release quality.

How do I coordinate a cross-discipline polish pass for VFX and audio mixing?

Coordinate a cross-discipline polish pass by running parallel subagent execution to improve VFX shaders and audio feedback mixing simultaneously, ensuring all visual and auditory elements meet release standards.

Can I run soak and stress QA regression tests within a phase-gated pipeline?

You can run soak and stress QA regression tests within this phase-gated pipeline, which validates edge cases and requires user-approved phase transitions to proceed to the final hardening sign-off.

What happens if an agent gets blocked during a multi-disciplinary game feature review?

If an agent gets blocked during a game feature review, the pipeline employs robust error recovery and review-mode resolution to handle the failure without aborting the entire orchestration process.