From agentic-council
Use when mapping complete user journeys through multi-step flows, onboarding sequences, or feature workflows. Covers entry points, happy paths, alternate paths, error states, friction analysis, and delight opportunities. Do not use for individual component interaction specs (use interaction-design).
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-council:advocate-journey-mappingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Map complete user journeys with entry points, states, emotions, and decision points to ensure features serve real user needs.
Map complete user journeys with entry points, states, emotions, and decision points to ensure features serve real user needs.
Reads feature descriptions, user stories, and existing screen documentation for journey analysis. Does not modify files or execute code. Does not access user analytics data or production systems directly.
No user-provided values are used in commands or file paths. All inputs are treated as read-only analysis targets.
How does the user discover or arrive at this feature:
Walk through step by step:
| Step | Screen/View | User Action | System Response | User Emotion | Notes |
|---|---|---|---|---|---|
| 1 | ... | ... | ... | ... | ... |
For each step capture:
Where users might:
Where can we exceed expectations:
Compaction resilience: If context was lost during a long session, re-read the Inputs section to reconstruct what feature is being mapped, check the Progress Checklist for completed steps, then resume from the earliest incomplete step.
| Step | Screen/View | User Action | System Response | User Emotion | Notes |
|---|---|---|---|---|---|
| ... | ... | ... | ... | ... | ... |
[Entry Point A] ──→ [Step 1] ──→ [Step 2] ──→ ...
[Entry Point B] ──→ [Step 1]
↓
[Error Path] ──→ [Recovery]
npx claudepluginhub dtsong/agentic-council --plugin agentic-councilProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.