using-skillpack-maintenance

Installation
SKILL.md

Plugin Maintenance

Systematic maintenance of Claude Code plugins including skills, commands, agents, hooks, and reference sheets.

Core Principle

Maintenance = behavioral validation, not syntactic checking. Test if components guide Claude correctly, not if they parse correctly.

Scope: What This Skill Maintains

Component Location Frontmatter
Skills skills/*/SKILL.md name, description, allowed-tools
Reference sheets skills/using-*/*.md (none - content files)
Commands commands/*.md description, allowed-tools, argument-hint
Agents agents/*.md description, model, tools
Hooks hooks/hooks.json JSON with event matchers

When to Use

Installs
4
GitHub Stars
12
First Seen
Mar 1, 2026
using-skillpack-maintenance — tachyon-beep/skillpacks