using-second-brain

Community

Load identity and memory before you answer.

AuthorCain-Ish
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents the assistant from answering without first loading the persona’s identity and the most relevant Second-Brain memory context, especially when the user references a specific wiki slug or entity.

Core Features & Use Cases

  • Persona-first session setup: Uses the persona-context content already injected at session start (identity card, top wiki hits, and installed plugin catalog) to anchor all subsequent responses without restating the infrastructure.
  • Hard wiki lookup rule for named slugs: If the user’s message names a host/service/project/decision/blocker/wiki page slug, it mandates a mcp__knowledge-base__knowledge_search call on that literal name before answering.
  • Context-aware, low-friction responses: Surfaces relevant prior decisions briefly (one sentence each), avoids unnecessary process narration, and uses an engagement gate to reduce flow disruption.
  • Graph edge safety before graph-affecting actions: When edits/refactors/deletes/renames map to a knowledge/graph node, it checks dependencies via mcp__knowledge-base__knowledge_neighbors to warn once about costly-to-miss edges.
  • Native-memory conflict handling: Flags and resolves conflicts when Claude Code’s built-in auto-memory contradicts the second-brain graph/wiki on load-bearing facts.

Quick Start

Ask for help using second-brain-aware responses, and if you reference a specific wiki slug or project name, ensure the assistant queries the knowledge base on that name before giving your answer.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: using-second-brain
Download link: https://github.com/Cain-Ish/claude-code-plugin/archive/main.zip#using-second-brain

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.