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.

codyswanngt 22401d3 939 B Updated

File contents

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/.md doc page and brain-pointed subagents on both runtimes (Claude .claude/agents/.md + Codex .codex/agents/.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.

codyswanngt/advisory-rankings/tree/main/.opencode/skills/lisa/lisa-add-role commit 22401d3e63

Frequently asked questions

npx skillmds@latest add codyswanngt/lisa-add-role-2