hvs-skill-buddy
Installation
SKILL.md
HVS Skill Buddy
The meta-skill that keeps the HVS skill ecosystem coherent, current, and consistent. It does three things: audit (find drift), update (stay current), and create (new skills that fit the system).
Mode Selection
Identify which mode applies from the user's request:
| User Says | Mode |
|---|---|
| "Audit my skills", "check for drift", "are these consistent" | → Audit Mode |
| "What's new in skills?", "update the skill system", "self-update" | → Self-Update Mode |
| "Create a skill for X", "build a skill that does Y" | → Create Mode |
| "Fix this skill", "update this skill to match others" | → Audit Mode on single skill + Create Mode to rewrite |
When in doubt, ask. One clarifying question is better than working on the wrong thing.