This is the universal teammate bootstrap command that loads persistent role identities into your session. Point it at a markdown file in your team directory and it pulls in the profile, any stateful playbooks or decision logs, regenerates live context per the role's rules, then holds that position for the rest of the session. The separation between positions (persistent identities like tpm or architect) and roles (one-shot subagent dispatches) is worth internalizing. It handles resume semantics if you get interrupted, refuses gracefully when profiles are missing instead of hallucinating, and lets you switch positions mid-session unless the role forbids it. Replaces bespoke bootstrap commands with one generic loader that respects each position's own lifecycle hooks.
npx skills add https://github.com/camacho/ai-skills --skill position