From knowledge_management
Audits and autonomously fixes wiki issues — structure, content, links, tags, scaffold drift, and cross-page contradictions — by delegating to the wiki_auto_shaper agent. Returns a change list and final lint report.
How this skill is triggered — by the user, by Claude, or both
Slash command
/knowledge_management:wiki_fixThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<wiki_fix>
<wiki_fix>
Front end for the wiki_auto_shaper agent. Hand the audit-and-fix loop off to the agent and surface its report to the user.
Run the agent against the wiki of the current repository so it audits end to end and autonomously fixes every issue it finds. Defer all discovery, orientation, lint, semantic audit, remediation, and verification behavior to the agent.
Invoke the wiki_auto_shaper agent. The agent owns wiki discovery, orientation, assess, remediate, and verify phases. Do not duplicate its scope, re-list its checks, or narrow it unless the user supplied an explicit narrower scope.
<pass_through_user_scope>When the user supplied an additional scope qualifier (e.g., "only the procedures directory", "skip the scaffold check"), pass it to the agent as an extra instruction. Otherwise hand the agent its default full-wiki scope.</pass_through_user_scope>
<surface_report>Pass the agent's final report back to the user verbatim — the per-file change list, the final lint outcome, and any contested or contradicting pages flagged for human review.</surface_report>
Invoke the wiki_auto_shaper agent, forwarding any narrower scope the user supplied.
Return the agent's final report to the user.
<output_contract>
The agent's own final report — assess output, per-file change list, final lint outcome, and the audit complete — N issues resolved, K contested pages flagged line.
</output_contract>
</wiki_fix>
npx claudepluginhub theafh/ai-modules --plugin knowledge_managementFetches 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.