combat-ai-review

Generate and parse Unreal Engine combat AI markdown files for multi-agent review.

1|1|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/sipherxyz/universal-ue-skills --skill combat-ai-review-sipherxyz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: combat-ai-review
Source: https://github.com/sipherxyz/universal-ue-skills/tree/main/skills/combat-ai-review
Command: npx skills add https://github.com/sipherxyz/universal-ue-skills --skill combat-ai-review-sipherxyz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the complex process of reviewing and debugging AI combat behaviors in Unreal Engine, ensuring optimal performance, fairness, and testability.

Core Features & Use Cases

  • Multi-Agent Analysis: Leverages specialized AI agents (Engineer, Designer, QA) for comprehensive, multi-faceted reviews.
  • Automated Generation & Parsing: Can generate markdown from .uasset files or parse existing markdown for Behavior Trees and State Trees.
  • Use Case: A game developer needs to ensure a new boss AI's attack patterns are fair, performant, and don't cause game crashes. This Skill automates the review process, providing actionable feedback from multiple expert perspectives.

Quick Start

Review the combat AI behavior tree located at '.blueprints/BT_MyBossAI.md'.

Frequently Asked Questions about combat-ai-review

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

FAQPage Schema
How do I review Unreal Engine combat AI behaviors in Behavior Trees and State Trees?

You can review combat AI behaviors by generating markdown from `.uasset` files or parsing existing `.md` files, which are then analyzed in parallel by specialized Engineer, Designer, and QA AI agents for performance, design, and testability.

What is the best way to debug boss AI attack patterns for fairness and performance?

Debugging boss AI attack patterns is best handled by running a multi-agent review that simulates expert perspectives from engineering, design, and QA to evaluate combat fairness, performance bottlenecks, and potential crash triggers.

Can I parse existing markdown files instead of generating them from `.uasset` assets?

Yes, you can parse existing AI behavior markdown files directly. The Skill supports both automated generation from `.uasset` assets and direct parsing of existing `.md` files for Behavior Trees and State Trees.

Does this AI code review process support both Behavior Trees and State Trees?

Yes, the AI code review process fully supports both Unreal Engine Behavior Trees and State Trees, conducting parallel analysis to refine combat behaviors and ensure optimal game performance.

How does multi-agent analysis improve AI behavior debugging?

Multi-agent analysis improves AI behavior debugging by leveraging specialized Engineer, Designer, and QA AI agents to concurrently evaluate the generated markdown, providing comprehensive feedback on performance, design fairness, and testability.

What file formats do I need to prepare for an automated combat AI review?

You need either Unreal Engine `.uasset` files containing your AI behavior logic or pre-existing `.md` markdown files describing your Behavior Trees or State Trees to initiate the review.