Gaodes Cc Ecosystem
gaodes-cc-ecosystem is a Claude Code plugin for the Build phase that provides file-based memory, preferences, and pattern management for long-running agent sessions.
Install El Che’s cc-ecosystem plugin when you want file-based Claude Code memory for preferences, patterns, and learning that persists across sessions and projects.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install gaodes-cc-ecosystem@gaodes/cc-ecosystemBuilt 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:gaodes/cc-ecosystem") and the paste-ready config with skillselion.get_install_config("plugin:gaodes/cc-ecosystem").
What it does
gaodes-cc-ecosystem is El Che’s Claude Code plugin ecosystem, listed as one plugin focused on memory-oriented agent tooling. Public metadata highlights ccmem, file-based learning and preference management, and reusable patterns so Claude Code can retain how you work instead of resetting every session. For solo builders, that means less time re-stating stack choices, writing tone, or house rules whenever you switch tasks along the journey from research through ship and iterate. The README does not spell out every memory file path or invoke phrase here, so plan to read the repo’s SKILL or plugin docs before relying on it in production workflows. It complements coding skills rather than replacing them: you still need implementation skills for APIs and UI. Skip it if you prefer stateless chats or a hosted memory product tied to one vendor cloud.
Highlights
- Single-plugin cc-ecosystem bundle from gaodes/cc-ecosystem
- File-based Claude Code memory system (ccmem) keywords
- Preferences, patterns, and learning management on disk
- Catalog tagged under memory for long-running agent context
- Suited to solo builders who want durable agent state outside one chat
Why builders use it
You lose Claude Code context, preferences, and learned patterns every time you start a new session or repo without a durable file-based memory layer.
After installing the cc-ecosystem plugin, Claude Code can lean on managed on-disk memory, preferences, and patterns across ongoing work.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is gaodes-cc-ecosystem for?
It is for Claude Code users who want ccmem-style file-based memory for preferences, patterns, and learning across sessions.
When should I use gaodes-cc-ecosystem?
Use it when you repeatedly re-teach the agent your stack, style, and workflows and want that state stored in a managed file-based system.
How do I add gaodes-cc-ecosystem to my agent?
Register the plugin from gaodes/cc-ecosystem in Claude Code, then follow the repo’s setup for ccmem paths, preferences, and pattern files.
Comments
Share how you use gaodes-cc-ecosystem, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.