Context Os Init banner
Lucas-Grilli Lucas-Grilli

Context Os Init

Development community

Description

--- description: Set up a Context_OS second brain in the current folder, then run the first-run conversation. --- Set up a Context_OS second brain in the folder this session is open on. ## 1. Check the ground first Look at the current working directory. **If `CLAUDE.md` and `memory.md` already exist there**, a second brain is already installed. Do not overwrite anything, do not copy a single file. Say so in one line and run the `onboarding` skill instead — it has its own guard and will decid

Installation

Installs to ~/.claude/skills/lucas-grilli-context-os-plugin-context-os-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lucas-grilli-context-os-plugin-context-os-init && curl -fsSL https://raw.githubusercontent.com/Lucas-Grilli/context-os-plugin/HEAD/commands/context-os-init.md -o ~/.claude/skills/lucas-grilli-context-os-plugin-context-os-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository