원클릭으로
galgame-driver
Reusable minimal galgame driver policy for relationship scenes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Reusable minimal galgame driver policy for relationship scenes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| 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
}
}
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.