Oakensoul Aida Core Plugin
oakensoul-aida-core-plugin is a Claude Code plugin for the Build phase that adds AIDA core memory and structured knowledge management to agent sessions.
Install AIDA Core when you want Claude Code sessions backed by structured, multilevel memory and knowledge scaffolding instead of ad-hoc context dumps.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install oakensoul-aida-core-plugin@oakensoul/aida-core-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:oakensoul/aida-core-plugin") and the paste-ready config with skillselion.get_install_config("plugin:oakensoul/aida-core-plugin").
What it does
oakensoul-aida-core-plugin is the AIDA core Claude Code plugin focused on memory and knowledge management for builders who run extended agent sessions. It targets solo and indie developers shipping with Claude Code who need more than flat chat history: structured context, session scaffolding, and a foundation for custom agent experiences across a codebase. Use it when you are building agent-heavy products or internal tools and want context to survive handoffs, refactors, and multi-day work without re-explaining the project every time. The plugin emphasizes configuration, multilevel organization, and extension-friendly core primitives rather than a one-off integration. It fits early in agent-tooling setup and stays useful through operate and iterate when you refine how knowledge is stored. Pair it with your repo conventions and any AGENTS.md-style guidance so memory layers stay honest and searchable.
Highlights
- AIDA core foundation for memory and structured knowledge in Claude Code
- Multilevel context scaffolding for longer builds and recurring projects
- Session-oriented configuration for custom agent experiences
- Extension layer keywords: core plugin, structured session, context foundation
Why builders use it
Long Claude Code runs lose context and tribal knowledge because nothing persists in a structured, multilevel memory layer.
After you register the plugin, sessions can build on a shared AIDA memory foundation instead of re-deriving project knowledge from scratch.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 4 stars, 0 votes.
FAQ
Who is oakensoul-aida-core-plugin for?
It is for indie and solo developers using Claude Code who need structured memory and knowledge management across sessions on agent-centric builds.
When should I use oakensoul-aida-core-plugin?
Use it when you are setting up or hardening agent tooling and want AIDA-style core scaffolding before heavy implementation or long iterative operate work.
How do I add oakensoul-aida-core-plugin to my agent?
Add the oakensoul/aida-core-plugin marketplace entry in Claude Code, install the bundled plugin from the repo, and apply its configuration hooks for session and context structure.
Comments
Share how you use oakensoul-aida-core-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.