From claude-agent-kit
Switch main-session persona to atlas (plan execution coordinator mode).
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-agent-kit:atlasThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Set runtime `activePersona` to `atlas` in `.agent-kit/state/runtime.local.json` using inline execution.
Set runtime activePersona to atlas in .agent-kit/state/runtime.local.json using inline execution.
version=1 if needed).sessions.<session_or_global>.activePersona="atlas"./claude-agent-kit:start-work for active plans.context: fork.npx claudepluginhub nicholls-inc/claude-agent-kitInteractively creates WoterClip personas by gathering details, generating SOUL.md, TOOLS.md, config.yaml, updating repo config, and creating Linear labels. Triggers on /persona-create or persona requests.
Runs autonomy system with Conservative, Balanced, Aggressive profiles using planner, verifier, reviewer agents for task execution, memory integration, and context management in Claude Code.