
Client Mgt Market
Add client-ctx-sys from this marketplace to keep a markdown context vault, ingest meetings, and prime Claude before every client delivery session.
Overview
Client Management Market is a plugin marketplace for the Build phase that supplies client-ctx-sys for persistent markdown client context, meeting ingest, and session priming in Claude Code.
What is this marketplace?
- client-ctx-sys plugin with /ctx:* command prefix for vault init, projects, ingest, and prime
- Markdown context-vault at project root—no database, Claude reads and writes files directly
- Fireflies meeting ingestion via /ctx:ingest --latest with Obsidian-compatible knowledge graph
- Auto-priming so new sessions start with deep project briefing instead of cold context
- Marketplace documents add marketplace + install client-ctx-sys@client-mgt-market pattern
- Marketplace lists 1 plugin: client-ctx-sys
- Documented /ctx:* surface: init, project, ingest --latest, prime, help
- Vault layout is markdown at context-vault/ with no separate database
Community signal: 1 GitHub stars.
What problem does it solve?
Client decisions and meetings pile up across tools, so Claude starts every engagement cold without a durable, searchable context layer.
Who is it for?
Freelance and indie builders running named client projects who want Obsidian-style graphs and Fireflies-driven meeting capture inside Claude Code.
Skip if: Pure product startups with no client services overhead, or teams that require a hosted CRM instead of a repo-local markdown vault.
What do I get? / Deliverables
You get a primed context vault per client project so ingest and /ctx:prime briefings carry decisions and open work into the next session.
- Initialized context-vault markdown wiki with project entries
- Ingested meeting notes linked into the knowledge graph
- Primed session briefing via /ctx:prime for a named project
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Primary shelf is Build → PM because the vault scaffolds projects, decisions, and meeting-derived work—the core artifact of managing client builds. PM subphase matches file-first wiki, /ctx:project, and briefing flows that replace ad-hoc chat history for scoped client engagements.
How it compares
Client PM plugin marketplace with file-first wiki, not a generic coding skill or standalone MCP database.
Common Questions / FAQ
Who is Client Mgt Market for?
It is for solo builders and small shops managing client projects who need persistent context, meeting ingestion, and session priming in Claude Code.
When should I use Client Mgt Market?
Use it when client meetings and shifting priorities outgrow chat history and you want /ctx:prime briefings before implementation or deliverable work.
How do I add Client Mgt Market to my agent?
Run /plugin marketplace add Rugved-Rakebma/Client Mgt Market, then /plugin install client-ctx-sys@Client Mgt Market and follow /ctx:init and /ctx:help.