playtest-report

Generate structured playtest report templates or transform raw notes into markdown.

14|1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Euraika-Labs/Codex-Code-Game-Studios --skill playtest-report-euraika-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playtest-report
Source: https://github.com/Euraika-Labs/Codex-Code-Game-Studios/tree/main/.agents/skills/playtest-report
Command: npx skills add https://github.com/Euraika-Labs/Codex-Code-Game-Studios --skill playtest-report-euraika-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Playtest feedback is often unstructured, making it hard to extract actionable insights. This skill standardizes collection by generating a comprehensive report template or turning raw notes into a structured format.

Core Features & Use Cases

  • Template Generation: Quickly produce a ready‑to‑fill playtest report with all key sections.
  • Notes Analysis: Parse existing playtest notes and auto‑populate the report, highlighting design, balance, bug, and polish items.
  • Action Routing: Categorizes findings and suggests next‑step commands for design changes, balance checks, bug reporting, and polishing.

Quick Start

Ask the playtest-report skill to create a new playtest report template for today’s session.

Frequently Asked Questions about playtest-report

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

FAQPage Schema
How do I turn raw playtest notes into a structured game development report?

To generate a structured playtest report, you can parse raw notes and auto-populate a standardized markdown document, highlighting design, balance, bug, and polish items for games in development.

What sections should a playtest report template include for QA cycles?

A playtest report template should include session info, focus areas, bugs, balance feedback, and design observations. This standardizes collection to help extract actionable insights during QA cycles.

Can I cross-reference playtest findings with existing game design documents?

Yes, the playtest analysis process can read design documents to cross-reference findings. This ensures generated reports validate observations against your established game design parameters.

How do I categorize playtest feedback for actionable next steps?

Playtest feedback is categorized by routing findings into design changes, balance checks, bug reporting, and polishing. The system suggests specific next-step commands for each identified category.

Do I need a specific file to set the mode for playtest report generation?

Yes, you need access to a production/review-mode.txt file for mode selection. This file determines the operational mode when generating or analyzing your playtest reports.

What is the best way to standardize unstructured playtest feedback?

The best way to standardize unstructured playtest feedback is to use a report generation tool that transforms raw notes into a comprehensive markdown document, ensuring all key sections are captured.