What problem does it solve? When starting a new project or initiative, Claude Code sessions have no prior context about it. This Skill builds the initial knowledge frame (domain tag, concern tags, decisions, activities, reference pointers) in the CALM SQLite memory database so future sessions can recover context via check-in and search. ## Core Features & Use Cases - User Profiling: Infers the user's role and setup purpose from existing configuration and conversation context, recording the persona in auto-memory without asking directly. - Route Selection: Delegates code projects with development intent to the coding-project-setup sub-skill, and uses an open conversational hearing path for all other domains. - Frame Population: Creates a domain tag with notes, 2-4 concern tags, decisions, activities, and resolvable reference pointers, with collision checks against existing domain tags across all activity statuses. - Use Case: You tell the AI "I'm starting a new research initiative, set it up in CALM." The Skill profiles you, asks open questions about the project, proposes a tag set and decision candidates for your approval, then writes the frame so the next session can check in with full context. ## Quick Start Ask the AI to set up a new project in CALM by saying "set up this project in CALM" or "I'm starting something new, please prepare it."