← ClaudeAtlas

wear-the-hatlisted

Pick ONE role from `team-composer`'s catalog (or a user-specified role) and perform a task in that role's voice — solo, no panel discussion. Use when the user wants a single specific lens applied to a task without convening a multi-role discussion. Triggers on explicit `@role` tags ("audit middleware/ as @security_specialist"), role-embodiment phrases ("act as a security specialist", "wear the hat of the architect", "have the copywriter rewrite this", "embody"), or any prompt naming a role-shaped lens. Does NOT trigger on generic tasks that don't ask for a role lens — those route to cerby, team-composer, or sub-agent-coordinator. When a task spans multiple roles it stops, surfaces candidate single roles, and offers a hand-off to `team-composer`, never silently picking one role for a multi-role task. Reuses `team-composer/references/role-personas.md` as the canonical role catalog. For panel discussion use `team-composer`; for parallel fan-out use `sub-agent-coordinator`.
sorawit-w/agent-skills · ★ 1 · AI & Automation · score 75
Install: claude install-skill sorawit-w/agent-skills
# wear-the-hat Put on a single role's hat and do the work in their voice. This skill is for **solo embodiment** — one role per invocation, no panel discussion. When the user wants `@security_specialist` to audit middleware, or the architect's lens applied to a design, or the copywriter to rewrite a paragraph, this is the entry point. Use **`team-composer`** for multi-role panel discussion. Use **`sub-agent-coordinator`** for parallel worker fan-out. Use **wear-the-hat** when the deliverable is one role's work, in their voice. --- ## Phase 0 — Trigger gate Activate this skill only on one of these signals: | Signal | Example | |---|---| | Explicit `@role` tag | "audit middleware/ as `@security_specialist`" | | Embodiment phrase | "act as a security specialist and audit middleware/" | | Hat metaphor | "wear the hat of the architect and review this design" | | Lens framing | "from the data-viz perspective, how should this chart be encoded?" | | Verb-led role assignment | "have the copywriter rewrite this paragraph" | **Do NOT trigger when:** - The task could conceivably benefit from a role lens but doesn't ask for one (e.g., "audit middleware/" alone — that's a normal task, let other skills handle it). - The user wants multiple perspectives discussed before deciding → route to `team-composer`. - The user wants parallel workers → route to `sub-agent-coordinator`. This skill is opt-in by deliberate signal, not by greedy keyword matching. Role taxonomies rot fastest when ap