一键导入
deliberation-drama-driver
Reusable driver policy for room-bound debate, jury, council, and committee dramas.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reusable driver policy for room-bound debate, jury, council, and committee dramas.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Reusable minimal galgame driver policy for relationship scenes.
Reconciliation demo action skill for player dialogue.
Reconciliation demo action skill for movement and body language.
Reconciliation demo action skill for reflection and slight hints.
NPC behavior for 绫波丽 (Ayanami Rei) in the Rain at the Overpass fixture.
Rules and voice for the Rain at the Overpass galgame fixture.
| name | deliberation-drama-driver |
| description | Reusable driver policy for room-bound debate, jury, council, and committee dramas. |
Use deterministic functions for pressure, procedure, and threshold checks. The main game engine still makes the narrative judgment and commits state through native game tools.
Driver policy:
Call game_run_driver with an explicit declared function and named args, for
example:
{
"function": "detect_procedure_risk",
"args": {
"player_action": "<player action text>"
}
}