# Lisa Add Role

> Scaffold a domain-expert digital-staff role over the wiki — a dual-runtime subagent (Claude + Codex) plus a staff doc page — from a config.staff[] entry. The plugin only sets the subagent up; running/scheduling it is out of scope.

- Skill: `codyswanngt/lisa-add-role-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add codyswanngt/lisa-add-role-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/codyswanngt/lisa-add-role-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: codyswanngt (https://skillmd.com/u/codyswanngt)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/codyswanngt/lisa-add-role-2

---

## Lisa Command Compatibility

- Original Claude command: `/lisa:add-role`
- OpenCode invocation: `$lisa-add-role` or a plain-English request that matches this skill.
- Treat the user's surrounding request as the command arguments.
- Claude argument hint: `<role name, e.g. Legal | Finance | Sales>`

Use the lisa-wiki-add-role skill to turn a role into a wiki/staff/<id>.md doc page and brain-pointed subagents on both runtimes (Claude .claude/agents/<id>.md + Codex .codex/agents/<id>.toml), pointed at the role's owned wiki domain. Setup-only — invocation/scheduling/routing is out of scope. Use the user's surrounding request as this command's arguments.

