
Client Ctx Sys
- 1 repo stars
- Updated April 24, 2026
- Rugved-Rakebma/client-mgt-market
client-ctx-sys is an agent skill that maintains a file-first client wiki with auto-priming and meeting ingestion linked in an Obsidian-style knowledge graph.
About
client-ctx-sys is an agent skill for developers who run client work alongside their own products. It implements a file-first client context system: a wiki-shaped knowledge base with project-scoped auto-priming so your agent starts each session with the right brief, decisions, and open threads. Meeting ingestion turns transcripts or notes into durable artifacts, and Obsidian-compatible graph semantics help you connect people, deliverables, and risks without locking data into a proprietary app. Use it when you juggle multiple clients, need repeatable context handoffs to Claude Code or Cursor, and want documentation that travels with git rather than a siloed portal. It complements generic note skills by encoding client-specific structure—projects, stakeholders, and timelines—so agents stop re-asking basics every session.
- File-first client wiki you own in the repo or vault
- Project-scoped auto-priming so agents load the right client context
- Meeting ingestion into structured notes
- Obsidian-compatible knowledge graph linking
- Works across engagements without a separate CRM database
Client Ctx Sys by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add Rugved-Rakebma/client-mgt-market/plugin install client-ctx-sys@client-mgt-marketAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | April 24, 2026 |
| Repository | Rugved-Rakebma/client-mgt-market ↗ |
What it does
Keep per-client project context in a file-first wiki that auto-primes your coding agent and turns meetings into linked notes.
Who is it for?
Best when you're managing multiple client repos and want agent-ready context without a heavy CRM.
Skip if: Skip if you already enforce a single source of truth in a managed CRM with no local files, or developers with no client-facing work.
When should I use this skill?
Starting work on a client project, after a client meeting, or when the agent needs project-scoped client wiki context.
What you get
Each project session starts with primed client context, ingested meetings, and linked wiki files your agent can cite on the next task.
- Updated client wiki pages
- Ingested meeting note files
- Knowledge-graph links between client entities
Files
Client context system — file-first wiki with project-scoped auto-priming, meeting ingestion, and Obsidian-compatible knowledge graph.
client-ctx-sys
Source: ./client-ctx-sys/
{ "name": "client-ctx-sys", "source": "./client-ctx-sys/", "description": "Client context system — file-first wiki with project-scoped auto-priming, meeting ingestion, and Obsidian-compatible knowledge graph." }
Related skills
How it compares
Use instead of dumping client notes into generic chat memory—structured wiki + priming beats one-off pasted threads.
FAQ
Who is client-ctx-sys for?
Developers and agencies who deliver client projects with AI coding agents and need durable, searchable client context on disk.
When should I use client-ctx-sys?
During Build PM when scoping sprints; in Ship launch prep when aligning deliverables; in Operate support when revisiting decisions; in Grow lifecycle when updating retainers—all tied to project-scoped priming.
Is client-ctx-sys safe to install?
It is file-first and may read or write project directories; review the Security Audits panel on this page and restrict paths that hold client secrets.