一键导入
strategic-delegation
Manages task delegation to specialized virtual agents (Auth, World, DB, Core). Use for complex tasks spanning multiple domains.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manages task delegation to specialized virtual agents (Auth, World, DB, Core). Use for complex tasks spanning multiple domains.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Defines C++20, CMake, and MySQL standards for cross-platform support. Use to ensure compatibility across Windows, Linux, and macOS.
Global project mandates for Firelands Next. Use as the default baseline for all work.
Global project mandates for Firelands Next. Use as the default baseline for all work.
Enforces Hexagonal Architecture (Ports and Adapters) to isolate domain logic from infrastructure. Use when adding new features, services, or repository implementations.
Ensures all code, comments, and git history use consistent English and technical nomenclature. Use whenever writing code, adding comments, or preparing commit messages.
Optimizes build times using Ninja, ccache, and Precompiled Headers (PCH). Use when adding new targets or heavy dependencies.
| name | strategic-delegation |
| description | Manages task delegation to specialized virtual agents (Auth, World, DB, Core). Use for complex tasks spanning multiple domains. |
auth-agent)src/auth/, SRP6 logic, Realm management, account security.world-agent)src/world/, src/shared/network/, Packet handling (Opcodes), Object simulation, Movement.db-agent)sql/, src/infrastructure/persistence/, Entity mapping.core-agent)src/domain/, src/application/, src/shared/.When a Directive is received:
generalist with a prompt that starts by assuming the specific role.
generalist agent, providing clear, context-aware prompts.