playtest-report

Convert raw playtest notes into a structured markdown report.

1|Updated May 15, 2026
One-click install
npx skills add https://github.com/dnkrow/skill --skill playtest-report-dnkrow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playtest-report
Source: https://github.com/dnkrow/skill/tree/main/claude-global/playtest-report
Command: npx skills add https://github.com/dnkrow/skill --skill playtest-report-dnkrow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It standardizes messy or ad-hoc playtest feedback into a structured report that teams can quickly triage for design changes, balance, bugs, and polish.

Core Features & Use Cases

  • Generate consistent report templates that capture session info, what was tested, and key findings in one place.
  • Analyze existing playtest notes by reading raw notes from a provided path and filling the template with structured conclusions.
  • Route findings into the right next actions, including guidance to run specific downstream director/balance/bug tools and save the finalized report to production.

Quick Start

Run the skill in new template mode to generate a blank playtest report for your next session.

Frequently Asked Questions about playtest-report

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

FAQPage Schema
How do I structure raw playtest notes into actionable feedback?

To structure raw playtest notes into actionable feedback, you can use a playtest report generator to normalize observations into categorized findings, enabling faster triage for design changes, balance adjustments, and bug routing.

What's the best way to standardize ad-hoc game testing reports?

Standardizing ad-hoc game testing reports involves generating a consistent markdown template that captures session info, tested features, and key findings, ensuring teams can quickly triage feedback for design and polish.

Can I analyze existing playtest feedback files from a specific path?

Yes, you can analyze existing playtest feedback by running the tool in analyze mode, which reads raw notes from a provided file path and fills a standardized template with structured conclusions and categorized findings.

How do you triage playtest findings for design and balance adjustments?

Triage playtest findings for design and balance adjustments by categorizing normalized observations into structured reports, which route specific feedback into next actions like running downstream director, balance, or bug tracking tools.

Do I need a blank template before starting a new playtest session?

You do not need a blank template beforehand; running the tool in new template mode generates a standardized markdown playtest report template ready for your next testing session.

Does playtest report generation work without external dependencies?

Yes, playtest report generation works without external dependencies, using internal argument parsing to switch between generating blank templates and analyzing existing raw notes for creative-director review.