Skip to content

Add second-brain agent template for thought capture#190

Merged
louismorgner merged 1 commit into
mainfrom
louismorgner/second-brain-agent
Mar 31, 2026
Merged

Add second-brain agent template for thought capture#190
louismorgner merged 1 commit into
mainfrom
louismorgner/second-brain-agent

Conversation

@louismorgner
Copy link
Copy Markdown
Owner

Summary

  • New second-brain agent template in the registry for founders to dump thoughts freely and retrieve them intelligently
  • Two-mode design: capture (save atomic thoughts to thoughts/, update living brain.md map) and retrieve (surface relevant thoughts with synthesis and connections)
  • Agent infers structure from patterns — no upfront categories, no tagging required. brain.md evolves as thinking evolves.
  • Uses agentic-memory skill for session continuity, conversational bootstrap for first-run setup

Test plan

  • toc agent create from the second-brain template
  • Verify bootstrap flow asks conversational questions and creates brain.md
  • Test capture mode: dump multiple thoughts, verify individual files created in thoughts/
  • Test retrieve mode: ask about a topic, verify relevant thoughts surfaced with connections
  • Verify brain.md clusters emerge and restructure over multiple sessions

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@louismorgner louismorgner merged commit 44cecaf into main Mar 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant