Claude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
# Add to your Claude Code skills
git clone https://github.com/agenticnotetaking/arscontextaA second brain for your agent.
A Claude Code plugin that generates complete knowledge systems from conversation. You describe how you think and work. The engine derives a cognitive architecture -- folder structure, context files, processing pipeline, hooks, navigation maps, and note templates -- tailored to your domain and backed by 249 research claims.
No templates. No configuration. Just conversation.
v0.8.0 · Claude Code plugin · MIT
Add the marketplace to Claude Code:
/plugin marketplace add agenticnotetaking/arscontexta
Install the plugin:
/plugin install arscontexta@agenticnotetaking
Restart Claude Code, then run:
/arscontexta:setup
Answer 2-4 questions about your domain (~20 minutes -- token-intensive but one-time)
The engine generates your complete knowledge system
Restart Claude Code again to activate generated hooks and skills
Run /arscontexta:help to see everything available
Most AI tools start every session blank. Ars Contexta changes that by generating a persistent thinking system derived from how you actually work.
What you get:
No comments yet. Be the first to share your thoughts!
_schema blocks as single source of truth.The key differentiator: derivation, not templating. Every choice traces to specific research claims. The engine reasons from principles about what your domain needs and why.
/arscontexta:setup runs a 6-phase process:
| Phase | What Happens | |-------|-------------| | Detection | Detects Claude Code environment and capabilities | | Understanding | 2-4 conversation turns where you describe your domain | | Derivation | Maps signals to eight configuration dimensions with confidence scoring | | Proposal | Shows what will be generated and why, in your vocabulary | | Generation | Produces all files: context file, folders, templates, skills, hooks, manual | | Validation | Checks all 15 kernel primitives, runs pipeline smoke test |
The whole process takes about 20 minutes. It's token-intensive because the engine reads research claims, reasons about your domain, and generates substantial output. This is a one-time investment -- after setup, your agent remembers.
For advanced users: /arscontexta:setup --advanced to configure dimensions directly.