team-combat

Orchestrate combat feature design, implementation, integration, and validation with phase approvals.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/XGanQAQ/Unity-Claude-Code-Game-Studios --skill team-combat-xganqaq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-combat
Source: https://github.com/XGanQAQ/Unity-Claude-Code-Game-Studios/tree/main/.claude/skills/team-combat
Command: npx skills add https://github.com/XGanQAQ/Unity-Claude-Code-Game-Studios --skill team-combat-xganqaq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates a complete combat-feature build so you don’t end up with unstructured, conflicting, or untested implementations.

Core Features & Use Cases

  • End-to-end combat pipeline: produces a combat design document, architecture plan, implementation, integration wiring, and QA validation.
  • Cross-disciplinary orchestration: aligns gameplay rules, NPC/enemy AI behavior, VFX/shader feedback, and sound design around shared acceptance criteria.
  • Interactive decision gates: uses user approvals at phase transitions to choose between subagent proposals before continuing.

Quick Start

Use /team-combat and describe the combat feature you want implemented, such as a melee parry system or ranged weapon spread.

Frequently Asked Questions about team-combat

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

FAQPage Schema
How do I implement and validate combat systems in Unity?

Implementing combat systems in Unity requires orchestrating mechanics, gameplay programming, NPC AI, VFX, audio, and QA test planning. This pipeline coordinates the complete build through design, implementation, integration, and validation phases to prevent untested or conflicting features.

What is the best way to coordinate enemy AI behavior with VFX and audio integration?

The best way to coordinate enemy AI with VFX and audio is through cross-disciplinary orchestration aligned around shared acceptance criteria. This synchronizes gameplay rules, NPC behavior, visual feedback, and sound design to ensure cohesive combat feature implementation.

How does interactive phase-by-phase user approval work for game development pipelines?

Interactive phase-by-phase user approval uses decision gates at phase transitions, allowing you to choose between subagent proposals before continuing. This structured approach ensures the combat design, implementation, and integration align with your requirements at each step.

Can I run parallel execution for independent combat feature tasks?

Yes, you can run parallel execution for independent Phase 3 tasks within the combat feature pipeline. This allows simultaneous processing of separate gameplay programming, AI, and VFX integration tasks to accelerate overall development.

How does structured error recovery work when combat system agents block?

When agents block during combat system implementation, structured error recovery activates with partial reporting. This mechanism manages blocked agents and provides partial outputs, ensuring the combat feature pipeline maintains progress despite encountering execution errors.

Do I need predefined dependencies to orchestrate QA testing for combat mechanics?

No predefined dependencies are required to orchestrate QA testing for combat mechanics. The pipeline generates a combat design document, architecture plan, implementation, integration wiring, and QA validation from your initial feature description.