You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .agents/skills/playtest-report/SKILL.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,14 @@ Generate this template and output it to the user:
36
36
-**Session Type**: [First time / Returning / Targeted test]
37
37
38
38
## Test Focus
39
-
[What specific features or flows were being tested]
39
+
-**Hypothesis**: [What feeling, behavior, or evidence this playtest is probing]
40
+
-**Setup/build**: [Build, commit, command, save state, or scenario if known]
41
+
-**Observation prompts**:
42
+
1.[Specific thing to watch for]
43
+
2.[Specific thing to watch for]
44
+
3.[Optional specific thing to watch for]
45
+
4.[Optional specific thing to watch for]
46
+
-**Verdict/evidence to return**: [User-owned pass/fail/needs-rethink verdict plus notes, screenshots, logs, or report path]
40
47
41
48
## First Impressions (First 5 minutes)
42
49
-**Understood the goal?**[Yes/No/Partially]
@@ -91,6 +98,12 @@ Generate this template and output it to the user:
91
98
92
99
Read the raw notes at the provided path. Cross-reference with existing design documents. Fill in the template above with structured findings. Flag any playtest observations that conflict with design intent.
93
100
101
+
If the notes omit a specific hypothesis or focus, state that gap before
102
+
analysis and ask for or infer only a provisional `Playtest focus:` from the
103
+
notes. Do not route the user to another manual playtest without a concrete
104
+
hypothesis, setup/build if known, 2-4 observation prompts, and the
0 commit comments