mem:init

Installation
SKILL.md

Compatibility: If AskUserQuestion is unavailable, present options as a numbered list and wait for the user's reply. If Task is unavailable, run parallel steps sequentially. The context: fork and agent: frontmatter fields are Claude Code-specific — on OpenCode and VS Code Copilot they are ignored and the skill runs inline using the current model.

One-time project bootstrap. Sets up CLAUDE.md (and optionally AGENTS.md) so that team knowledge loads automatically at session start.

Step 1: Check if Already Configured

Search CLAUDE.md for mem list or ## Team Knowledge.

If found, report:

Already configured -- CLAUDE.md already has a mem section.

Stop here.

Step 2: Write CLAUDE.md Block

If CLAUDE.md does not exist, create it. Append the following block:

Installs
12
First Seen
Mar 21, 2026
mem:init — cloudvoyant/codevoyant