Hello banner
Advenire-Consulting Advenire-Consulting

Hello

Development community

Description

--- description: "Session greeting — restore recent context from short-term recall" --- New session greeting. Lightweight context restore from short-term recall. Brain rules and behavioral data are already loaded by session start hooks — this command focuses on *what happened recently* so you can pick up naturally. 1. **Check brain-loaded marker** — Look for `<!-- brain-loaded -->` in system reminders. If present, skip to step 2. If missing (hook failed), read `~/.claude/brain/prefrontal-live

Installation

Installs to ~/.claude/skills/advenire-consulting-thebrain-hello/SKILL.md

Terminal
mkdir -p ~/.claude/skills/advenire-consulting-thebrain-hello && curl -fsSL https://raw.githubusercontent.com/Advenire-Consulting/thebrain/HEAD/commands/hello.md -o ~/.claude/skills/advenire-consulting-thebrain-hello/SKILL.md

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

Full documentation available on GitHub

View Source Repository