team-combat

Coordinate end-to-end combat feature creation across design, implementation, AI, VFX, audio, and QA.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/easonlao/jiazi-game --skill team-combat-easonlao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-combat
Source: https://github.com/easonlao/jiazi-game/tree/main/.claude/skills/team-combat
Command: npx skills add https://github.com/easonlao/jiazi-game --skill team-combat-easonlao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you reliably design, implement, and validate a new combat feature by coordinating multiple specialized roles instead of handling everything manually and inconsistently.

Core Features & Use Cases

  • End-to-end combat delivery pipeline: Runs a structured workflow covering design, architecture, parallel implementation, integration, and QA validation.
  • Decision-gated progression: Uses user approvals at phase transitions to confirm direction before moving forward.
  • Engine-idiomatic architecture validation (primary engine specialist): Ensures the proposed implementation matches the project’s pinned engine conventions.

Quick Start

Invoke /team-combat with a clear description like: "melee parry system with stamina cost, frame windows, and counter hit effects".

Frequently Asked Questions about team-combat

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

FAQPage Schema
How do I coordinate the end-to-end implementation of a combat feature in game development?

End-to-end combat feature implementation is coordinated by aligning game design, gameplay logic, AI behavior, VFX, audio, and QA into a single structured pipeline. This workflow uses phase-gated user approvals to confirm direction before progressing to architecture validation and integration.

What is the best way to validate engine architecture for a new combat mechanic?

Engine architecture validation for a combat mechanic is best handled by checking the proposed implementation against pinned engine conventions. This ensures the game design and gameplay logic match the project's specific engine rules before moving into parallel implementation and integration.

How do I manage parallel implementation of AI behavior, VFX, and audio for a combat system?

Parallel implementation of AI behavior, VFX, and audio for a combat system is managed through structured delegation outputs. The workflow aligns these specialized disciplines into a single feature pipeline, ensuring each component integrates smoothly during the final validation phase.

Does this combat feature workflow support phase-gated user approvals for design decisions?

Yes, phase-gated user approvals are supported to confirm direction at major transitions before moving forward. This ensures deterministic orchestration of the combat delivery pipeline by requiring user confirmation between the design, implementation, integration, and validation stages.

Can I use this structured delegation pipeline for combat features in Godot?

Yes, you can use this structured delegation pipeline for combat features in Godot. The workflow includes engine-idiomatic architecture validation to ensure that the proposed combat mechanics, AI behavior, and VFX audio integration match your pinned Godot engine conventions.

When do I need a coordinated team workflow for shipping game combat mechanics?

You need a coordinated team workflow for shipping game combat mechanics when multiple disciplines must integrate into a single feature pipeline. It is necessary for reliably designing and validating complex mechanics where game design, AI, VFX, audio, and QA testing must align.