multi-persona-verify

Automate sequential browser testing of features across multiple user personas.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/adamway/thoughts-cli --skill multi-persona-verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-persona-verify
Source: https://github.com/adamway/thoughts-cli/tree/main/.claude/skills/multi-persona-verify
Command: npx skills add https://github.com/adamway/thoughts-cli --skill multi-persona-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manual verification of features across multiple user roles is slow and prone to focus errors, leading to inconsistent testing outcomes.

Core Features & Use Cases

  • Sequential multi-role verification: Automates browser-based testing for each persona one at a time to ensure consistent focus.
  • Unified reporting: Combines test results, screenshots, and anomalies into a comprehensive report for easy review.
  • Use Case: Quickly confirm that a new feature works correctly for admin, POS operator, and kitchen staff without manual login switching.

Quick Start

Use the multi-persona-verify skill to verify a feature described in a story file; specify the personas and acceptance criteria in your prompt.

Frequently Asked Questions about multi-persona-verify

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

FAQPage Schema
How do I automate browser verification for multiple user personas?

Automated browser verification for multiple user personas is facilitated by sequentially testing a feature against each role in controlled browser contexts. This ensures consistent focus and accurate end-to-end validation from each perspective without manual login switching.

What is the best way to test a feature across different user roles without focus errors?

Testing a feature across different user roles without focus errors is achieved through sequential dispatch in controlled browser contexts. This approach prevents the inconsistent testing outcomes common with manual verification and ensures accurate, focus-insensitive validation.

How do I verify role-specific access and behaviors in complex multi-user workflows?

Role-specific access and behaviors in complex multi-user workflows are verified by automating browser-based tests for each persona one at a time. This method checks feature performance against specific acceptance criteria defined in your story file.

Can I combine test results and screenshots from end-to-end testing into a single report?

Combining test results, screenshots, and anomalies into a comprehensive report is supported through unified reporting. This merges the sequential test outputs from each persona into a single document for easy review.

Does multi-persona verification work for checking features used by admin, POS operator, and kitchen staff?

Multi-persona verification works for checking features used by admin, POS operator, and kitchen staff by specifying these personas in your prompt. The skill sequentially validates the feature against the acceptance criteria for each role.