npx claudepluginhub junjslee/episteme --plugin epistemeThis skill uses the workspace's default tool permissions.
Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step test actions, and expected outcomes.
Generates test scenarios from user stories with objectives, starting conditions, roles, steps, expected outcomes, and edge cases. For QA test cases, test plans, acceptance tests, feature validation.
Discovers missing UAT test scenarios from user perspective via guided interviews and outputs user stories in story-craftsman template with Gherkin Given/When/Then criteria. Use for test coverage gaps.
Generates structured Given/When/Then acceptance criteria for user stories or features. Covers happy path, edge cases, error states, and non-functionals for engineering and QA handoff.
Share bugs, ideas, or general feedback.
Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step test actions, and expected outcomes.
Use when: Writing QA test cases, creating test plans, defining acceptance test scenarios, or validating user story implementations.
Arguments:
$PRODUCT: The product or system name$USER_STORY: The user story to test (title and acceptance criteria)$CONTEXT: Additional testing context or constraintsTest Scenario: [Clear scenario name]
Test Objective: [What this test validates]
Starting Conditions:
User Role: [Who performs the test]
Test Steps:
Expected Outcomes:
Test Scenario: View Recently Viewed Products on Product Page
Test Objective: Verify that the 'Recently viewed' section displays correctly and excludes the current product.
Starting Conditions:
User Role: Online Shopper
Test Steps:
Expected Outcomes:
phuryn/pm-skills