com um clique
galgame-driver
Reusable minimal galgame driver policy for relationship scenes.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Reusable minimal galgame driver policy for relationship scenes.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
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.
Reusable driver policy for room-bound debate, jury, council, and committee dramas.
| name | galgame-driver |
| description | Reusable minimal galgame driver policy for relationship scenes. |
Use the driver function for deterministic scoring only. The main game engine still makes the final narrative judgment and commits state through native game tools.
The driver favors specific, accountable emotional action. It penalizes pressure, coercion, and vague promises. Insults and dismissive profanity are scored as hostile deflection.
The Game Turn Controller owns language, narration, fact gates, branch invariants, and commit authority. This driver skill is only the scoring policy. If the playbook declares action skills, score the player's wording after it has been routed through exactly one declared action skill. Do not create driver-only actions outside that set. Reflection-style actions should produce a slight nudge, not a score-optimizing answer.
Call game_run_driver as:
{
"function": "score_action",
"args": {
"player_action": "<player action text>",
"relationship_score": 0
}
}