ref-tracker
Installation
SKILL.md
⚠️ DEPRECATED IN v2.0
This skill is no longer needed in Track Plugin v2.0.
Why deprecated:
- v1.x used skill-based tracking (Claude invoked this skill to track)
- v2.0 uses hooks-based tracking (hooks run automatically)
- Hooks are more reliable and require no skill activation
Migration:
- Remove any manual invocations of this skill
- Use
/track:initto enable hooks-based tracking - Hooks track automatically - no skill needed
See: /track:help for v2.0 documentation