# Mission: Claude Code Agents View

## Why
Learn to coordinate multiple local Claude Code sessions without babysitting every transcript. The practical outcome is being able to dispatch independent coding tasks, notice which sessions need attention, and safely pick up results.

## Success looks like
- Open Agents View and launch a background session intentionally.
- Tell at a glance whether a session is working, blocked, done, failed, or ready for review.
- Peek, reply, attach, detach, and clean up sessions without losing useful work.
- Choose when to dispatch from Agents View, from an existing session, or from the shell.

## Constraints
- The mission is inferred from the first request on 2026-06-20 and should be confirmed or revised by the user.
- Prefer short, interactive lessons with command references that can be reused later.

## Out of scope
- Building custom subagents, agent teams, and dynamic workflows beyond what is needed to understand Agents View.
