Wrapup banner
Advenire-Consulting Advenire-Consulting

Wrapup

Development community

Description

--- description: "Save current project state for next session" --- Save current project state. Do all steps in order — do not ask to proceed, just execute. **`$PLUGIN_ROOT` resolution:** Read the first line of `~/.claude/rules/brain-tools.md` — it contains `<!-- PLUGIN_ROOT: /path/to/thebrain -->`. Use that path wherever `$PLUGIN_ROOT` appears below. 1. **dlPFC gate** — Check if dlPFC is enabled: `node -e "const{isRegionEnabled}=require('$PLUGIN_ROOT/lib/config');console.log(isRegionEnabled('

Installation

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

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

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

Full documentation available on GitHub

View Source Repository