بنقرة واحدة
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>"
}
}