### Team Polish
Works with
description: "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."
argument-hint: "[feature or area to polish]"
allowed-tools: Read, Glob, Grep, Write, Edit, Bash, Task, AskUserQuestion, TodoWrite
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionteam-polishExecute the skills CLI command in your project's root directory to begin installation:
Fetches team-polish from Donchitos/Claude-Code-Game-Studios and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate team-polish. Access via /team-polish in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
0
total installs
0
this week
10.7K
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
10.7K
stars
| name | team-polish |
| description | "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." |
| argument-hint | "[feature or area to polish]" |
| user-invocable | true |
| allowed-tools | Read, Glob, Grep, Write, Edit, Bash, Task, AskUserQuestion, TodoWrite |
If no argument is provided, output usage guidance and exit without spawning any agents:
Usage:
/team-polish [feature or area]— specify the feature or area to polish (e.g.,combat,main menu,inventory system,level-1). Do not useAskUserQuestionhere; output the guidance directly.
When this skill is invoked with an argument, orchestrate the polish team through a structured pipeline.
Decision Points: At each phase 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 phase.
Use the Task tool to spawn each team member as a subagent:
subagent_type: performance-analyst — Profiling, optimization, memory analysissubagent_type: engine-programmer — Engine-level fixes for rendering, memory, resource loadingsubagent_type: technical-artist — VFX polish, shader optimization, visual qualitysubagent_type: sound-designer — Audio polish, mixing, ambient layerssubagent_type: tools-programmer — Content pipeline and editor tool verificationsubagent_type: qa-tester — Edge case testing, regression testing, soak testingAlways provide full context in each agent's prompt (target feature/area, performance budgets, known issues). Launch independent agents in parallel where the pipeline allows it (e.g., Phases 3 and 4 can run simultaneously).
Delegate to performance-analyst:
/perf-profileDelegate to performance-analyst (with relevant programmers as needed):
If Phase 1 identified engine-level root causes (rendering pipeline, resource loading, memory allocator), delegate those fixes to engine-programmer in parallel:
Delegate to technical-artist:
Delegate to sound-designer:
Delegate to qa-tester:
If any spawned agent (via Task) returns BLOCKED, errors, or cannot complete:
Common blockers:
/architecture-decision first/create-storiesAll file writes (performance reports, test results, evidence docs) 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.
A summary report covering: performance before/after metrics, visual polish changes, audio polish changes, test results, and release readiness assessment.
/release-checklist for the final pre-release validation./sprint-plan update and re-run /team-polish after fixes./gate-check for a formal phase gate verdict before handing off to release.Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
JuliusBrussee/caveman
JuliusBrussee/caveman
whyashthakker/agent-skills-marketing
JuliusBrussee/caveman
whyashthakker/agent-skills-marketing
kimyx0207/findskill
Keeps context tight: team-polish is the kind of skill you can hand to a new teammate without a long onboarding doc.
team-polish has been reliable in day-to-day use. Documentation quality is above average for community skills.
team-polish reduced setup friction for our internal harness; good balance of opinion and flexibility.
Registry listing for team-polish matched our evaluation — installs cleanly and behaves as described in the markdown.
Solid pick for teams standardizing on skills: team-polish is focused, and the summary matches what you get after install.
team-polish is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
team-polish has been reliable in day-to-day use. Documentation quality is above average for community skills.
Useful defaults in team-polish — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Keeps context tight: team-polish is the kind of skill you can hand to a new teammate without a long onboarding doc.
We added team-polish from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
showing 1-10 of 43