# Claude Code Agents View Resources

## Knowledge

- [Official Claude Code docs: Manage multiple agents with agent view](https://code.claude.com/docs/en/agent-view)
  Primary source for Agents View. Use for: the dispatch, monitor, peek, attach, shell command, worktree isolation, supervisor, troubleshooting, and limitation details.
- [Official Git manual: git-worktree](https://git-scm.com/docs/git-worktree)
  Primary source for Git worktrees. Use for: the main-versus-linked worktree model, add/list/remove/prune/repair commands, shared and per-worktree refs, cleanup rules, and submodule cautions.
- [Official Claude Code docs: Orchestrate teams of Claude Code sessions](https://code.claude.com/docs/en/agent-teams)
  Primary source for agent teams. Use for: enabling the experimental feature, spawning teammates, display modes, direct teammate messaging, shared tasks, permissions, token costs, best practices, troubleshooting, and limitations.

## Wisdom (Communities)

- Not selected yet.
  Use future sessions to decide whether community examples are useful for real-world workflow design.

## Gaps

- Read the related official docs for custom subagents and dynamic workflows if the mission expands beyond Agents View, worktree safety, and agent teams.
- If future lessons become general Git lessons rather than Agents View safety lessons, confirm and revise the mission first.
