using-simulation-tactics

Route simulation-tactics tasks to the appropriate core skills in sequence.

14|3|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/tachyon-beep/skillpacks --skill using-simulation-tactics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-simulation-tactics
Source: https://github.com/tachyon-beep/skillpacks/tree/main/plugins/bravos-simulation-tactics/skills/using-simulation-tactics
Command: npx skills add https://github.com/tachyon-beep/skillpacks --skill using-simulation-tactics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This is the PRIMARY ROUTER META-SKILL for the simulation-tactics skillpack. It teaches you how to analyze requirements, route to the correct core skills, apply them in the proper order, and combine multiple skills for complex simulations.

Core Features & Use Cases

  • Analyze simulation requirements and determine which of the 10 core skills apply
  • Route to the appropriate tactics and orchestrate multi-skill workflows
  • Quick-start workflows for common game-design tasks

Quick Start

Use this meta-skill to bootstrap any simulation project. Describe your goal (e.g., "simulate crowd behavior"), and the router will guide you to the relevant core skills and recommended sequence.

Frequently Asked Questions about using-simulation-tactics

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

FAQPage Schema
How do I route simulation decisions to the right tactics for game development?

Routing simulation tactics means analyzing your game requirements—crowd behavior, physics, pathfinding, AI—and selecting the correct core skill to apply. This meta-skill evaluates which of 10 core simulation capabilities fit your goal, sequences them in the optimal order, and orchestrates multi-skill workflows so complex simulations execute correctly.

When should I use simulation versus faking for game mechanics?

The router evaluates whether full simulation or approximation best serves your performance and design goals. It determines applicability by assessing your game's scope, performance budget, and realism requirements, then directs you to simulation or optimization tactics accordingly with traceable reasoning.

How do I combine multiple simulation skills for complex game scenarios?

Use the router to identify which skills apply—physics, economy, ecosystem, crowd behavior, weather, pathfinding—sequence them in the correct order, and enforce dependency logic. The router provides decision logic to combine multiple skills and justification for each step.

What's the fastest way to bootstrap a simulation project?

Describe your simulation goal to the router. It analyzes your requirement, recommends the relevant core skills from 10 available options, outputs the optimal sequence, and guides you through orchestration. This quick-start workflow eliminates manual routing decisions for common game-design tasks.

Can I use this router for ecosystem, weather, and performance optimization in one workflow?

Yes. The router supports combining ecosystem, weather, performance optimization, debugging, and other core skills within a single workflow. It enforces correct ordering, handles interdependencies, and provides traceable justification for every routing decision across multiple skill combinations.

How do I know if my simulation tactics are applied in the right order?

The router enforces optimal skill sequence automatically by analyzing task requirements and skill dependencies. It outputs traceable justification for each routing decision, so you can verify the order matches your simulation's logic and constraints.