
Jmylchreest Aide
- 15 repo stars
- Updated July 27, 2026
- jmylchreest/aide
jmylchreest-aide is a Claude Code plugin that adds multi-agent orchestration, persistent memory, and intelligent workflows for Claude Code and OpenCode.
About
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 developers 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.
- 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
Jmylchreest Aide by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install jmylchreest-aide@jmylchreest/aideAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 15 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | jmylchreest/aide ↗ |
What it does
Add Aide when you want multi-agent orchestration, persistent memory, and reusable workflows across Claude Code and OpenCode sessions.
Who is it for?
Best when you're running long Claude Code or OpenCode projects and need memory and multi-agent coordination without building a custom orchestration layer.
Skip if: Skip if you only need one lightweight skill for a single task and do not want orchestration or persistent agent state.
What you get
After install, your coding assistants can orchestrate multiple agents, retain memory across sessions, and run repeatable intelligent workflows.
- Installed Aide orchestration plugin with marketplace registration
- Persistent cross-session memory for agent-assisted development
- Reusable multi-agent workflows aligned to your project
Recommended Plugins
How it compares
Agent orchestration and memory platform, not a curated language-only plugin list or a single MCP server integration.
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.