← ClaudeAtlas

brain-savelisted

Save knowledge to Symbiosis Brain with quality gates and deduplication. Use when you've learned something important — decisions, patterns, mistakes, user preferences, research findings. Also use when the user asks to remember something. SHOULD trigger proactively after significant work, not only when explicitly asked. MUST also trigger at session end or after completing large multi-step tasks — does a quick retrospective self-scan for dead ends, workflow improvements, and missed user signals before saving.
Krill113/symbiosis-brain · ★ 0 · AI & Automation · score 72
Install: claude install-skill Krill113/symbiosis-brain
# Brain Save — Knowledge Preservation ## When to use Trigger proactively (don't wait for the user to ask) when: - User corrected your approach or pointed out an error - Debugging completed and root cause was found - An architectural or design decision was made - A non-trivial bug or gotcha was discovered - A brainstorming session produced actionable decisions - Expert information was received from a third party - The user explicitly asks to remember something - **Session ending** or a large multi-step task just completed (see Step 0) ## Procedure ### Step 0: Retrospective (session end / large task completed) If triggered at session end or after a multi-step task — do a quick self-scan before Step 1: - **Dead ends / wasted effort?** Wrong path tried, unnecessary retries → save as `mistake` - **Workflow improvement?** Subagent strategy that worked, better tool usage → save as `pattern` - **Implicit user signals missed?** User rephrased, showed frustration, had to redirect → save as `user` - **Tool/API surprise?** Unexpected behavior worth remembering → save as `pattern` - **Insights worth keeping?** Brainstormed ideas, third-party suggestions, design alternatives, project ideas — anything useful for future work that isn't an error → save as `decision` / `pattern` / `wiki` / `research` (pick by content type) - **Routing gap?** Did I pick the wrong tool and get corrected, repeat a tool choice manually, or use a tool for a recurring intent that has no route? → if the trigger