skill-asset-registry
Audits and maintains the governed asset registry — ledger tables recording every skill, wiki page, reference, workflow, and verifier with its owner, version, lifecycle status, visibility, ACL, usage count, and agent b…
AR001-AR008
skill-backlog-builder
Captures deferred work as ready-to-work GitHub issues a future Claude session can pick up cold, and scans a repo for latent work items to file the same way.
1 MCP tool: scan_backlog
skill-client-ask-reconciler
Reconciles what a consultant actually sent a client against what the engagement still needs, then builds the call agenda from the gap.
KA001-KA004
skill-context-audit
Read-only linter auditing .claude/workflows/*.js against CE001–CE007 via scripts/lint_context.py.
CE001-CE007CE001CE002CE003CE004CE005CE006CE007
1 MCP tool: context_audit
skill-corpus-ingest
Governs a large fan-out ingestion of an external documentation corpus into a repository and reconciles what was written against an authoritative inventory via scripts/reconcile_corpus.py (rules CI001-CI008); scripts/b…
CI001-CI008
1 MCP tool: reconcile_corpus
skill-databricks-mirror
Use this skill when the user wants to sync, mirror, or convert Databricks-related Claude Skills from .claude/skills into Databricks Agent Skill format under .assistant/skills, so the same skills work inside Databricks…
D001-D003
1 MCP tool: scan_databricks_skills
skill-decision-log-cost-discipline
Audits a decision log so every entry records what the choice gave up, not only what it won.
DL001-DL006
skill-diagnose
Walks the model through the six-phase debugging loop — reproduce, minimise, hypothesise, instrument, fix, regression-test — for any bug (third-party libraries, application code, infrastructure, ops).
T001D001-D004
2 MCP tools: audit_debug_tags, check_reproducer
skill-doc-drift-sweep
Read-only verifier that scans markdown documentation for stale path references, ghost skill names, and dead links after a refactor, service removal, or rename.
DD001-DD007DD001-DD006
1 MCP tool: doc_drift
skill-ecosystem-audit
Use this skill when the user wants to audit, map, consolidate, or rationalize a collection of Claude Skills — to find overlapping descriptions, mismatched scopes, broken hand-offs, or missing evals across a skill dire…
1 MCP tool: ecosystem_audit
skill-fleet-brief
Read-only linter that checks a fanned-out subagent brief before it is dispatched, via scripts/lint_fleet_brief.py (rules FB001-FB008).
FB001-FB008
1 MCP tool: lint_fleet_brief
skill-friction-folder
Runs a post-mortem on a Claude Skill after it was used — reads the session transcript, locates where the skill fired, and quantifies the friction that followed (clarification rounds, corrections, tool retries, token c…
1 MCP tool: scan_friction
skill-merge-semantic-guard
Read-only guard flagging merge resolutions that silently revert content, via scripts/audit_merge_semantics.py (rules MG001-MG005).
MG001-MG005MG001MG002MG003MG004MG005
1 MCP tool: audit_merge_semantics
skill-observability-instrumentor
Designs and scaffolds observability tracks for toolkit capabilities (skills, workflows, scripts, MCP tools) so their cost, findings, verdicts, and friction land in one queryable Postgres table for auditing.
O001-O008
1 MCP tool: scan_tracks
skill-okf-audit
Read-only linter that checks an Open Knowledge Format (OKF) bundle for v0.1 conformance via scripts/audit_okf.py (rules OK001–OK008).
OK001-OK008OK001OK002OK003OK004OK005OK006OK007
1 MCP tool: audit_okf
skill-okf-export
Materializes a repo's curated knowledge — this toolkit's skills/*-best-practices deep modules, or any repo's .claude/skills tree — into a committed, drift-guarded Open Knowledge Format (OKF) v0.1 bundle via scripts/ex…
WK001-WK005KG001-KG004KG001KG002KG003KG004XR001-XR005OK004XR004
3 MCP tools: audit_okf_relations, check_okf_exchange, scan_wiki_drift
skill-rule-namespace-audit
Read-only linter that finds rule-id namespace collisions across a whole repo, against RN001-RN004 via scripts/audit_rule_namespace.py, and allocates the next safe id with --next.
RN001-RN004Q005RN001RN002RN003RN004E001-E004
1 MCP tool: rule_namespace_audit
skill-search-fit-audit
Use this skill when the user wants to audit Claude Skills for fit with firecrawl-mcp and tavily-mcp — find skills that could benefit from search grounding, detect which skills already use one or both MCPs, and recomme…
S001-S008
1 MCP tool: search_fit_audit
skill-source-contradiction-map
Read-only analyzer that aggregates the contradictions a synthesized documentation corpus records about itself, via scripts/map_contradictions.py (rules SX001-SX006).
SX001-SX006
1 MCP tool: map_contradictions
skill-source-fidelity-audit
Read-only linter that re-verifies every numeric literal, quoted string and endpoint path in a doc authored from a fetched source, against a verification ledger, via scripts/audit_source_fidelity.py (rules SF001-SF008).
SF001-SF008SF001SF002SF003SF004SF005-SF008
1 MCP tool: source_fidelity_audit
skill-source-material-miner
Inventories what a client already asserts publicly — website, flyer, booking portal, registry records — into a non-outbound fact table where every disagreement between surfaces becomes a question to ask rather than a…
SM001-SM006
skill-subagent-audit
Validates Claude Code sub-agent definitions (.md files under .claude/agents/) against SA001–SA008 — frontmatter shape, activation phrasing, disambiguation, tool scoping, output-contract and obstacle-handling clauses,…
SA001-SA008
1 MCP tool: validate_subagents
skill-toolkit-propagation
Use this skill when adding a skill or meta-skill to the claude-skill-toolkit, when enrolling a Claude Code plugin, or when releasing an install-mechanism change.
T201
2 MCP tools: release_checklist, toolkit_registry_audit
skill-upstream-watch
Watches the external GitHub repos listed in docs/external-repos.md for changes worth adopting and keeps that registry honest.
UW001-UW008
1 MCP tool: scan_upstream_watch
skill-vacuous-guard-audit
Read-only linter finding Python test assertions that cannot fail, against VG001-VG003 via scripts/audit_vacuous_guards.py.
VG001-VG003VG001VG002VG003
1 MCP tool: vacuous_guard_audit
skill-vendor-claim-quarantine
Read-only linter finding vendor performance claims stated as fact in a doc tree (scripts/audit_vendor_claims.py, rules VC001-VC005).
VC001-VC005VC001VC002VC003VC004VC005
1 MCP tool: audit_vendor_claims
skill-verifier-vendoring
Audits a repository's vendored copy of a verifier for fidelity and wiring via scripts/check_vendored_parity.py (rules VV001-VV008); scripts/vendor_verifier.py performs the copy.
VV001-VV008
1 MCP tool: check_vendored_parity