Help us improve
Share bugs, ideas, or general feedback.
From protocollant
Manually trigger a full audit and sync of all docs/ files. Use this after a major refactor, when docs have drifted, or to force a CLAUDE.md routing table update.
npx claudepluginhub wuffig-coding-solutions/protocollantHow this skill is triggered — by the user, by Claude, or both
Slash command
/protocollant:docs-syncThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are performing a manual knowledge base sync for this project.
Fetches 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.
Designs test strategies and plans with testing pyramid. Covers APIs, frontend, data pipelines, infrastructure; outputs plans including coverage targets, examples, and gaps.
Share bugs, ideas, or general feedback.
You are performing a manual knowledge base sync for this project.
Read all files in docs/.
For each file, check:
agents/doc-updater.md? (Read that file if needed.)Cross-check architecture.md against the actual directory structure. Note any modules that exist but aren't documented, or any documented modules that no longer exist.
Check known-issues.md — are any open issues actually resolved? If so, move them to resolved-bugs.md with a note.
Check future-work.md — are any TODOs already done? Move completed items to changelog.md as a [DONE] bullet and remove them from future-work.md.
Run @doc-updater to ensure CLAUDE.md has a current routing table.
Clear .claude/doc-queue.json (write []).
Report a summary: which files were updated, what stale content was removed, and the current state of each doc.