Ascorbic Macrodata
ascorbic-macrodata is a Claude Code plugin for the Operate phase that provides persistent self-refining memory and autonomous scheduling for Claude Code and OpenCode.
Give Claude Code or OpenCode long-lived memory and scheduled autonomous runs so sessions compound instead of resetting every chat.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install ascorbic-macrodata@ascorbic/macrodataBuilt 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:ascorbic/macrodata") and the paste-ready config with skillselion.get_install_config("plugin:ascorbic/macrodata").
What it does
ascorbic-macrodata is a Claude Code plugin that adds persistent, self-refining memory and autonomous scheduling to Claude Code and OpenCode. Solo builders install it when every new session otherwise forgets decisions, preferences, and half-finished plans, or when they want the agent to wake up on a schedule instead of only when they open the IDE. The bundle is intentionally narrow—one plugin—so the value proposition is depth on state: memory that improves with use plus timers or jobs that dispatch work. On the Skillselion map it is journey-wide agent infrastructure: you set it up in build, but it pays off across validate-through-operate loops where continuity and automation matter. Treat local-only and autonomy keywords as signals to read security and data residency docs before enabling scheduling on sensitive repos.
Highlights
- Single-plugin bundle focused on persistent, self-refining memory across Claude Code sessions.
- Autonomous scheduling so the agent can run recurring tasks without manual re-prompting.
- Advertised for both Claude Code and OpenCode with stateful, local-oriented tooling.
- Keyword set emphasizes agent autonomy, macrodata memory layer, and tool-backed state.
- Designed as infrastructure for long-horizon agent work rather than a disposable prompt pack.
Why builders use it
Agent sessions reset context constantly, so builders re-explain projects and cannot trust recurring background work without manual babysitting.
After install, your coding agent can retain refined memory across sessions and run scheduled autonomous tasks with less repeated setup.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 116 stars, 0 votes.
FAQ
Who is ascorbic-macrodata for?
It is for developers who treat Claude Code or OpenCode as a long-lived coworker and need memory plus scheduling instead of stateless chat threads.
When should I use ascorbic-macrodata?
Use it when you are iterating on one product for weeks and want the agent to remember prior decisions and optionally run tasks on a timetable.
How do I add ascorbic-macrodata to my agent?
Register the ascorbic/macrodata Claude Code plugin from the repo, complete any local-only setup it documents, then enable memory and scheduling features in your client settings.
Comments
Share how you use ascorbic-macrodata, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.