feat(aif-user-test): user testing skill with session guide and feedback record - #110
Open
natashaannn wants to merge 1 commit into
Open
feat(aif-user-test): user testing skill with session guide and feedback record#110natashaannn wants to merge 1 commit into
natashaannn wants to merge 1 commit into
Conversation
…edback record Sets up a structured user testing session for a design branch: - Reads the PR body or design-spec to identify scenarios to test - Recommends who to interview (bare minimum: PM or designer; ideal: 2-3 real end users) before any tunnel setup - Generates a filled session guide (context script, tasks framed as user goals, facilitation rules, per-task observation prompts) - Generates a feedback record template with per-task and summary sections - Starts localtunnel (default) or ngrok and hands off to the facilitator Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #113
Related to #102
Summary
skills/aif-user-test— a skill that sets up a structured user testing session for a design branch produced byaif-design-issue.reference/user-testing-guide.mdandreference/feedback-record-template.mdas the base templates the skill fills in.aif-apply-feedback) from deferred changes (for follow-up issues).Test plan
aif-user-testwith a PR number from theaif-design-issueworkflow — confirm Step 2 outputs the interviewee table before any tunnel commandnpx localtunnel --port <port>and prints the URL🤖 Generated with Claude Code