How this skill is triggered — by the user, by Claude, or both
Slash command
/ctx:context-statusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a session briefing by reading context vault files directly. Called proactively when Claude needs to understand current state.
Generate a session briefing by reading context vault files directly. Called proactively when Claude needs to understand current state.
Find the context vault — look for context-vault/ in the current directory or parent directories.
Read context-vault/index.md for the project inventory.
Scan context-vault/action-items/ for open items:
status: "open" or status: openRead context-vault/log.md for the most recent source/meeting.
Return structured data:
Return the briefing data to the calling context. Format as a clean summary — not raw file contents.
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.