Personal thought and notes capture for Claude Code. A low-pressure space for thoughts too raw for a backlog and too informal for planning documents. Quickly info dump your precious stream of consciousness ideas and let Claude organize them for you.
# Install as a Claude Code plugin
claude plugins add /path/to/briefcase
Create briefcase.json in your workspace .claude/ directory:
{
"root": "briefcase"
}
root is the directory where topic files live, relative to the project root. Defaults to briefcase/.
Then use /briefcase in any Claude Code session:
/briefcase thinking about splitting the audio stack into more layers
/briefcase brief audio stack
/briefcase chat project roadmap
| Command | What It Does |
|---|---|
/briefcase <thought> | Capture a thought. Written down verbatim and filed with comments |
/briefcase brief [topic] | Get a synthesized briefing on your recent thinking |
/briefcase chat <topic> | Conversational exploration of a topic with Claude |
/briefcase list | See all active topics |
/briefcase tidy | Reorganize. Merge, split, promote, or archive topics |
Thoughts are stored in markdown files in your configured root directory, organized by topic. When you add a thought, Claude captures it verbatim and files it under a related topic, or creates a new one. Each topic is a kebab-case .md file with dated entries.
Think of Claude as your body man.
MIT. See LICENSE.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimContext priming - load project files on session start
Structured planning documents (ADRs, FDPs, Action Plans) with protected paths
Prevent backwards-compatibility cruft in prototype projects
Lightweight project backlogs for capturing ideas, polish items, and small improvements
npx claudepluginhub soundbytelabs/briefcase --plugin briefcaseExtended Second Brain that learns as you work in Claude Code
Personal knowledge management with brain CLI - capture notes, manage todos, auto-sync, and search your second brain
Automatic Claude Code -> Obsidian second brain: zero-config session capture, hybrid search, autonomous recall, daily/lessons/preferences.
AI-driven personal knowledge and project management system integrating Zettelkasten, LYT, and PARA methods
Session workflow helpers - knowledge capture, confusion handling, course correction, clipboard copy
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).