team-polish

Coordinate multi-role polishing pipelines with subagent delegation and approval checkpoints.

277|65|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/pixel-cellar/Claude-Code-Game-Studios --skill team-polish-pixel-cellar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-polish
Source: https://github.com/pixel-cellar/Claude-Code-Game-Studios/tree/main/.claude/skills/team-polish
Command: npx skills add https://github.com/pixel-cellar/Claude-Code-Game-Studios --skill team-polish-pixel-cellar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

跨职能的打磨协作管线,统一协调 performance-analyst、technical-artist、sound-designer 和 qa-tester 的工作,以提升功能质量并确保可发布性。

Core Features & Use Cases

  • 跨职能协作管线:将四位子代理的专长整合到一个可执行的打磨流程,确保功能在发布前达到质量标准。
  • 阶段性决策与记录:在每个阶段使用 AskUserQuestion 收集子代理的提案,并完整记录分析与决策,确保可追溯。
  • 并行阶段与可控退出:支持阶段并行运行与精准的进入/退出条件,降低等待时间并提高迭代效率。

Quick Start

请以需要打磨的功能或区域作为输入,启动打磨管线并分派四位子代理进行评估与优化。

Frequently Asked Questions about team-polish

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

FAQPage Schema
How do I coordinate cross-team polish for release quality during feature maturation?

Coordinate cross-team polish for release quality by running a multi-role polishing pipeline that delegates tasks to performance, visual, audio, and QA subagents. Apply this during feature maturation, QA cycles, and post-integration reviews to ensure release standards are met.

What is a multi-role polishing pipeline for optimizing features before release?

A multi-role polishing pipeline for optimizing features is a structured delegation process that routes evaluation tasks to specialized subagents managing performance, visuals, audio, and test coverage. It uses explicit approvals and decision logging before proceeding to subsequent phases.

How do I manage task orchestration and decision logging across multiple QA and optimization subagents?

Manage task orchestration across QA and optimization subagents by using AskUserQuestion to collect proposals at each phase, logging all analysis and decisions for traceability, and requiring explicit approvals before advancing to the next pipeline stage.

Can I run QA-testing and performance analysis phases in parallel during post-integration reviews?

Yes, you can run QA-testing and performance analysis phases in parallel during post-integration reviews. The polishing pipeline supports parallel stage execution with precise entry and exit conditions to reduce wait times and improve iteration efficiency.

Do I need explicit approvals before moving to the next phase of team coordination for release quality?

Yes, explicit approvals are required before moving to the next phase of team coordination for release quality. The pipeline mandates decision logging and user confirmation via AskUserQuestion before proceeding to subsequent stages of the polishing process.

What's the best way to ensure performance, visuals, and audio meet release standards before deployment?

The best way to ensure performance, visuals, and audio meet release standards is to input the target feature into a cross-functional polishing pipeline that delegates optimization to specialized subagents, ensuring all dimensions are evaluated before release.