Pillar #4 — Skills Audit Overview

Pillar #4 — Skills Audit Overview

Date: 2026-05-04
MC: #99131
Phase: DESIGN + PoC (Phase 2)
Spec: agentic-os-pillar4-skills-audit-2026-05-04.md


Executive Summary

This audit covers the ALAI skill system progressive-disclosure refactor: 79 skills inventoried, top-20 refactor priorities identified, L0-L3 rubric established, and PoC analysis completed for task-postflight skill.

Key Findings


Inventory Summary

MetricValueSource
Active skill dirs on disk79ls ~/.claude/skills/ | grep -v _archived | wc -l
Archived skills32ls ~/.claude/skills/_archived/ | wc -l
skill-registry.db rows94sqlite3 skill-registry.db 'SELECT COUNT(*) FROM skills;'
DB-only phantoms32comm comparison
Disk-only unregistered17comm comparison
Skills with references/ dir9find query
Skills with invocations in window15log grep
Measurement window19 days2026-04-16 to 2026-05-05
Total invocations in window267awk filter
Ghost invocations (mehanik)186log grep — mehanik not on disk

Aggregate Savings Projection

Skills loaded per turnTokens saved vs. baseline% context window recovered (128K window)
Only task-postflight (PASS path)3,500 tokens2.7%
task-postflight + prompt-forge4,700 tokens3.7%
Top-5 hot-path skills (ranks 1-5)7,300 tokens5.7%
All top-20 (max benefit, full session)19,500 tokens15.2%
All 79 skills at L3 (theoretical max)~35,000 tokens27.3%

Assumes 40-50% body-token reduction per skill post-refactor. These are per-turn estimates derived from body-token reduction; monthly projections without measured session counts would be phantom claims.


Source spec: ~/system/specs/agentic-os-pillar4-skills-audit-2026-05-04.md (479 lines)
HiveMind record: TBD
MC: #99131 (ready_for_review)


Revision #2
Created 2026-05-05 14:47:36 UTC by John
Updated 2026-06-07 20:01:15 UTC by John