# Act Library Health Audit

> Reviews a knowledge, instruction, or skill library for purpose, coherence, duplication, gaps, maintainability, and evidence-based improvement proposals.

- Skill: `fabioc-aloha/act-library-health-audit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fabioc-aloha/act-library-health-audit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fabioc-aloha/act-library-health-audit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: fabioc-aloha (https://skillmd.com/u/fabioc-aloha)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fabioc-aloha/act-library-health-audit

---


1. Define the library boundary, intended users, entry points, and evidence
   available for its current contents. Inventory only what is actually present.
2. Assess whether items have clear purpose, discoverable names, coherent
   relationships, appropriate scope, and maintained ownership or review signals
   where known.
3. Identify duplication, contradictions, stale references, orphaned content,
   missing coverage, and high-impact ambiguity. Separate observations from
   inferred causes.
4. Prioritize recommendations by user impact, risk, maintenance cost, and
   confidence. Propose small reversible improvements before broad restructuring.
5. Produce findings and proposals only. Do not run source scripts, claim
   ownership, write audit outputs, or change library content without explicit
   approval.

