Connsulting Claude Code Plugins
Connsulting Claude Code Plugins is a Claude Code plugin bundle for the Build phase that auto-logs and compounds substantive session work into Chroma-backed searchable knowledge for AI-assisted development.
Install Connsulting’s two-plugin bundle to auto-log substantive Claude Code work into a Chroma-backed hierarchical knowledge system and compound learning across sessions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install connsulting-claude-code-plugins@Connsulting/claude-code-pluginsBuilt 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:Connsulting/claude-code-plugins") and the paste-ready config with skillselion.get_install_config("plugin:Connsulting/claude-code-plugins").
What it does
Connsulting Claude Code Plugins is a small two-plugin repository aimed at solo builders who want their agent-assisted work to get smarter over time instead of resetting every thread. The described capabilities center on autologging substantive decisions and implementation work, extracting durable knowledge from sessions, and indexing it for hierarchical search—positioning ChromaDB-backed retrieval as the memory layer behind compounding learning. That pattern matters when you ship fast with Claude Code but lose rationale, edge cases, and prior fixes whenever context windows roll. Builders who already use Notion or similar knowledge scopes can treat the bundle as bridge tooling between live coding and a searchable system of record. Complexity is intermediate because you are wiring persistence, scopes, and search—not just invoking a single slash command. It is less about generating greenfield code and more about operationalizing what you already built with the agent. Use it when repeatability and recall across weeks of indie shipping matter more than a one-shot codegen shortcut.
Highlights
- Bundle of 2 Claude Code plugins focused on learning compounding for AI-assisted development
- Auto-log and substantive work extraction from coding sessions into structured knowledge
- ChromaDB-backed hierarchical search over accumulated session context
- Optional Notion-oriented knowledge scope and retrieval patterns
- Keywords surface session logging, compounding, and cross-session search as first-class capabilities
Why builders use it
Every new Claude Code session forgets the fixes, tradeoffs, and domain facts you already paid for in prior threads.
After you register the bundle, substantive work can be extracted, indexed, and searched so later sessions build on a growing knowledge layer instead of starting cold.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is connsulting-claude-code-plugins for?
Solo and small-team developers using Claude Code who want autologged session substance turned into searchable, compounding project knowledge.
When should I use connsulting-claude-code-plugins?
Use it once you are past single-session prototypes and need durable recall of decisions, implementations, and scoped knowledge across many coding sessions.
How do I add connsulting-claude-code-plugins to my agent?
Add the Connsulting/claude-code-plugins repository as a Claude Code plugin source, install both bundled plugins, then configure ChromaDB-backed storage and any Notion or scope settings per each plugin’s README.
Comments
Share how you use connsulting-claude-code-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.