Concrete, step-by-step paths a user takes to accomplish a goal with Trinity. Each scenario documents the actions, expected results, and common failure modes for a specific task.
- Developers: Load relevant scenarios into context before modifying a feature path
- Reviewers: Check if a PR breaks steps in any documented scenario
- New users: Read scenarios as task-oriented tutorials
| Scenario | Persona | Goal |
|---|---|---|
| First-Time Setup | New user with a Trinity instance | Install CLI, authenticate, verify connection |
| Deploy Agent | Developer with a local agent repo | Package and deploy an agent to Trinity |
| Chat with Agent | User with a running agent | Send messages and view responses via CLI |
All scenarios follow the template defined in .claude/skills/user-scenario/SKILL.md. To create new scenarios, run /user-scenario.