Jmylchreest Aide
jmylchreest-aide is a Claude Code plugin for the Build phase that adds multi-agent orchestration, persistent memory, and intelligent workflows for Claude Code and OpenCode.
Add Aide when you want multi-agent orchestration, persistent memory, and reusable workflows across Claude Code and OpenCode sessions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jmylchreest-aide@jmylchreest/aideBuilt 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:jmylchreest/aide") and the paste-ready config with skillselion.get_install_config("plugin:jmylchreest/aide").
What it does
jmylchreest-aide is a Claude Code plugin marketplace entry centered on Aide: multi-agent orchestration, persistent memory, and structured workflows for AI coding assistants. It targets solo builders and small teams who outgrow single-thread chats and need agents to remember decisions, delegate subtasks, and follow repeatable environment-aware routines. The description explicitly spans Claude Code and OpenCode, making it useful when you standardize tooling across editors or runners. After registration, you treat Aide as infrastructure for how agents collaborate—planning, implementation, review, and follow-up—not a one-shot code generator. Complexity is intermediate because you must understand orchestration concepts and how memory affects long-running projects. Use it early in Build when configuring your agent stack, then rely on it across Validate through Operate whenever context retention and multi-step workflows matter.
Highlights
- Multi-agent orchestration with intelligent workflows for AI coding assistants
- Persistent memory across sessions for Claude Code and OpenCode
- Marketplace metadata lists 1 plugin in the jmylchreest/aide bundle
- Productivity-category placement emphasizing development environment enhancement
- Supports coordinated sub-agent style work without rebuilding context each chat
Why builders use it
Single-agent chats lose context and cannot coordinate parallel work, so complex solo builds stall on repetition and handoff errors.
After install, your coding assistants can orchestrate multiple agents, retain memory across sessions, and run repeatable intelligent workflows.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 6 stars, 0 votes.
FAQ
Who is jmylchreest-aide for?
It is for developers using Claude Code or OpenCode who want persistent memory and multi-agent workflows instead of isolated one-off assistant turns.
When should I use jmylchreest-aide?
Use it when starting or scaling an agent-heavy codebase where context must survive sessions and tasks should be split across coordinated agents.
How do I add jmylchreest-aide to my agent?
Add the jmylchreest/aide repository as a Claude Code plugin marketplace source, install the Aide plugin, and configure orchestration and memory per the plugin README.
Comments
Share how you use jmylchreest-aide, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.