User Journey Arken banner
Arken-AI Arken-AI

User Journey Arken

Testing community

Description

--- description: Two-phase Arken QA agent. Phase I maps a user story or bug to a structured user journey document. Phase II converts that journey into scoped E2E automation features. Specify which phase to run, or the agent will ask. --- ## References (Required) Before starting, read these files from the current project: - Business context: `artifacts/business-context.md` - Technical context: `artifacts/technical-context.md` (Phase II only) - User journey template: `artifacts/user-journey.md` (

Installation

Installs to ~/.claude/commands/arken-ai-arken-shared-config-user-journey-arken.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Arken-AI/arken-shared-config/HEAD/.claude/commands/user-journey-arken.md -o ~/.claude/commands/arken-ai-arken-shared-config-user-journey-arken.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository