Lisa Onboard Me

Onboard a user to the project via its LLM Wiki: interview them about themselves in relation to the project, then give a guided tour and sample questions. Read-mostly by default (session-local); --save-memory persists the capture to project-scoped memory only. No PRs, no PII written into the wiki, never global memory.

codyswanngt Updated

File contents

Lisa Command Compatibility

  • Original Claude command: /lisa:onboard-me
  • OpenCode invocation: $lisa-onboard-me or a plain-English request that matches this skill.
  • Treat the user's surrounding request as the command arguments.
  • Claude argument hint: [--save-memory] [--write-audience-note]

Use the lisa-wiki-onboard-me skill to onboard the user: briefly interview their role and goals (read-mostly, session-local by default; with --save-memory persist to project-scoped memory only — never global memory, never PII into the wiki), then summarize what the project is, show the folder map, and offer sample /query prompts tuned to their role. Use the user's surrounding request as this command's arguments.

codyswanngt/advisory-rankings/tree/main/.opencode/skills/lisa/lisa-onboard-me commit 9880404330

Frequently asked questions

npx skillmds@latest add codyswanngt/lisa-onboard-me-2