What problem does it solve? Long-lived human and project knowledge — decisions, ideas, people, open questions — gets lost across chat sessions and context resets. This Skill routes that knowledge into the durable Brain store so it can be searched and referenced later. ## Core Features & Use Cases - Typed Artifact Capture: Maps user input to the correct Brain artifact kind (decision, question, idea, person, meeting, source, and more) before storing. - Brain-vs-Memory Routing: Distinguishes long-lived knowledge from short operational work facts, routing the latter to the memory store instead. - MCP or CLI Execution: Captures via the brain_capture MCP tool when available, falling back to the red-skills-brain CLI command. - Use Case: After a design discussion, tell the agent to "remember this decision" and it stores a typed decision artifact with full context, returning an artifact id you can retrieve later with search. ## Quick Start Ask the agent to capture the decision you just made about the database schema into Brain with tags for the backend topic.