fix-game

Diagnose and resolve Werewolf game logic issues across phases and AI decisions.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/zxj719/ai_wolf_game --skill fix-game
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-game
Source: https://github.com/zxj719/ai_wolf_game/tree/main/.agents/skills/fix-game
Command: npx skills add https://github.com/zxj719/ai_wolf_game --skill fix-game

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill helps diagnose and resolve issues within the Werewolf game, specifically targeting problems related to game flow, action logging, and AI decision-making.

Core Features & Use Cases

  • Troubleshoot Game Phases: Pinpoint errors in night actions, daytime discussions, and voting resolutions.
  • Debug State Management: Identify and fix problems with game state persistence and historical records.
  • Analyze AI Decisions: Investigate AI behavior, context, and prompt-related issues.
  • Use Case: If players report that the game incorrectly skips the night phase or that AI players are making illogical accusations, this Skill can be used to trace the error to its source.

Quick Start

Use the fix-game skill to investigate why the night actions are not resolving correctly.

Frequently Asked Questions about fix-game

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug Werewolf game logic when night actions are not resolving correctly?

To debug Werewolf game logic when night actions fail, analyze game phase execution and state reducers. This Skill traces errors in night action resolution by examining state management and historical records to pinpoint the exact failure point.

Why does my Werewolf game incorrectly skip the night phase or daytime discussions?

Your Werewolf game skips phases due to errors in game flow and action logging. This Skill troubleshoots game phases by analyzing daytime discussions and voting resolutions, targeting state management problems to identify why phase execution fails.

How do I fix AI players making illogical accusations during Werewolf daytime phases?

Fix AI players making illogical accusations by investigating AI behavior, context, and prompt-related issues. This Skill analyzes AI decision-making and prompt interpretation to trace why AI players act illogically during daytime phases.

What is the best way to troubleshoot state management issues in Werewolf game debugging?

The best way to troubleshoot state management issues in Werewolf game debugging is to analyze game state persistence and historical records. This Skill identifies and fixes state reducer problems to ensure game phases execute correctly.

Can I use this Skill to debug AI prompt configurations for Werewolf game decisions?

Yes, you can use this Skill to debug AI prompt configurations for Werewolf game decisions. It analyzes AI prompt interpretation and decision-making processes to investigate AI behavior and resolve context-related issues.

Do I need to provide specific game phase execution data to debug Werewolf game logic?

Yes, you need to provide specific game phase execution data, state reducers, and AI prompt configurations. This Skill requires analyzing these elements to accurately diagnose issues with night actions, daytime phases, and AI decision-making.