Mds Floatprompt
mds-floatprompt is a Claude Code plugin for the Operate phase that acts as persistent AI workflow infrastructure with memory, session history, and handoff-friendly context capture.
Add persistent session memory, context capture, and handoff infrastructure so Claude workflows survive restarts and long solo-builder arcs.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install mds-floatprompt@mds/floatpromptBuilt 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:mds/floatprompt") and the paste-ready config with skillselion.get_install_config("plugin:mds/floatprompt").
What it does
mds-floatprompt markets itself as the invisible OS for AI—a Claude Code plugin oriented toward persistence, memory, and workflow continuity rather than a one-shot code generator. Solo builders who lose thread across days of shipping, or who need decisions and context to survive session boundaries, install it to capture command history, preserve handoffs, and keep a durable record of what the agent already decided. Catalog keywords point at SQLite storage, automatic bootstrapping, float/floatprompt folders, and explicit handoff—signals of a local-first continuity layer you can lean on from Idea through Operate even though the canonical Skillselion shelf is Operate iterate. It complements task skills and MCP tools by solving the meta problem of forgetting. Expect intermediate setup comfort with local data stores and Claude plugin registration; read the upstream repo for exact commands and data paths.
Highlights
- Session and workflow persistence positioned as infrastructure for AI work
- SQLite-backed memory, history, and context capture keywords in catalog metadata
- Handoff and folder-oriented organization for multi-step Claude commands
- Productivity-category plugin (1 entry) with boots/automatic workflow language
- Designed around Claude command context, not a single feature generator
Why builders use it
Long Claude Code sessions reset context, so solo builders repeat explanations and lose decisions between builds, ships, and support fixes.
After install, your Claude workflows can persist memory and session history locally so you resume work with preserved context and cleaner handoffs.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 62 stars, 0 votes.
FAQ
Who is mds-floatprompt for?
Solo builders and small teams on Claude Code who treat agent work as ongoing projects and need memory, history, and handoff across sessions.
When should I use mds-floatprompt?
Use it whenever sessions span validate through operate—especially when you iterate in production and cannot afford to lose prior decisions and command context.
How do I add mds-floatprompt to my agent?
Install the mds/floatprompt Claude Code plugin from the catalog repo, follow its boot and folder setup, and wire capture commands into your normal Claude workflow.
Comments
Share how you use mds-floatprompt, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.