From dendrite-wiki
Use when: starting or continuing work in a project that uses Dendrite Wiki MCP, especially when you need project status, persistent memory, documentation updates, or benchmark snapshots.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dendrite-wiki:dendrite-wikiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow when a project has Dendrite Wiki MCP installed.
Use this workflow when a project has Dendrite Wiki MCP installed.
dendrite_prepare for the current task before acting; treat returned handoffs as the current session-resumption layer and read them first.wiki: and skill: refs with dendrite_read when you need the full page or skill.dendrite_execute(name="wiki_log") and capture non-obvious lessons via dendrite_execute(name="memory_remember") as they happen, not at the end. If the lesson is tied to a file pattern, language, or framework, mark it as a skill from the start: pass kind: 'skill' and a scope object with at least one of filePatterns, frameworks, languages, or taskKeywords.dendrite-wiki skills:hook automatically and injects matching skill summaries before each file edit. Read the system reminder and load any skill that looks load-worthy.wiki:refresh, docs:api, or benchmark:snapshot as a session-start ritual. Those commands mutate generated artifacts and should run only when the operator asks for a benchmark, generated-doc refresh, release check, or publish-prep validation.dendrite_execute(name="memory_handoff") with a short summary, next steps, and open questions so the next agent can resume cleanly.If this workspace is pinned to DENDRITE_MCP_TOOL_PROFILE=core or full, use the legacy direct tools instead: wiki_context, wiki_skill_load, wiki_log, memory_remember, and memory_handoff.
npx claudepluginhub mfillalan/dendrite-wiki-mcp --plugin dendrite-wikiFetches 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.