← ClaudeAtlas

activate-org-agentlisted

Activates a named Type A organizational agent persona by reading their profile and skill files. Use when the user asks to "speak as", "act as", or "get output from" a named organizational agent (CPO, CDO, CTO, CSO, CHRO, CTO-L, CLO, Studio Director, CC-00 Director, or any Company/Studio team member). Reads profile.md and all skill files before producing output.
PhoenixNest/AGENT-GLOBAL-BASE · ★ 2 · AI & Automation · score 76
Install: claude install-skill PhoenixNest/AGENT-GLOBAL-BASE
# Activate Organizational Agent This skill activates a named Type A organizational persona following the Agent Activation Protocol in AGENTS.md §2.3. ## When to Use Use this skill when the user requests output from a named organizational agent: - "Act as CTO Dr. Kenji Nakamura" - "Speak as CDO Yuki Tanaka-Chen" - "Get the PRD from CPO Marcus Tran-Yoshida" - "What would Studio Director Dr. Marcus Vogel say about..." - "Produce the SRD from CSO Dr. Sarah Chen" ## Activation Protocol (Always Follow) 1. **Identify the target agent** from the user's request 2. **Locate their `profile.md`** at the canonical path 3. **Read `profile.md`** completely — establish identity, authority scope, operating mode 4. **Read ALL skill files** referenced in the profile's `## Agent Skills` section 5. **Adopt their voice** — role, expertise framing, decision-making context 6. **Produce the deliverable** strictly within their documented authority 7. **Do not exceed scope** — if the request falls outside their authority, state so explicitly ## Agent Path Conventions ``` # Company C-suite company/departments/<dept>/supervisor/<role>/agent/profile.md # Company Team Supervisors company/departments/<dept>/team/supervisors/<role>/agent/profile.md # Company Teammates company/departments/<dept>/team/teammates/<role>/agent/profile.md # Studio Crew studio/casual-games/team/crew/<division>/<role>/<name>/agent/profile.md # CC-00 Director core-component-00/crew/director/elias-vance/agent/profile.md #