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.
How 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.
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.
npx claudepluginhub wuffig-coding-solutions/protocollantRuns an interview-style session to sharpen a plan or design, producing ADRs and a glossary as you go.
Generates Angular code and provides architectural guidance for projects, components, services, reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility, animations, styling, testing, and CLI tooling.
Helps research, outline, and refine written content with citations and section-by-section feedback. Preserves your voice while improving hooks, flow, and clarity.