How this skill is triggered — by the user, by Claude, or both
Slash command
/ctx:context-primeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Auto-prime Claude with project context. Called proactively at session start when `.claude/rules/` indicates a project context should be loaded.
Auto-prime Claude with project context. Called proactively at session start when .claude/rules/ indicates a project context should be loaded.
Determine the current project by reading the .claude/rules/ctx-prime.md file in the current working directory (if it exists). Extract the project slug and vault path.
If no project-level rule exists, look for context-vault/index.md in the current directory or parent directories (up to 3 levels).
Read the project context page at context-vault/projects/{slug}/ctx-{slug}.md:
Hold this context silently — do not output a briefing unless the user asks. The goal is to be oriented, not to dump information.
This skill primes context, it does not present it. Claude should be ready to answer project questions immediately after priming, without the user needing to wait for a summary they didn't ask for.
npx claudepluginhub rugved-rakebma/client-mgt-market --plugin client-ctx-sysFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.