Skill1.3k estrellas del repoactualizado today
spk-team-tracker
The spk-team-tracker skill manages Spec Kitty tracker workflows, including service discovery, binding configuration, hosted routing, and diagnostic recovery. Use it when troubleshooting tracker setup, synchronization issues, binding problems, or when diagnosing tracker health and routing failures that don't stem from authentication or transport layer issues.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/Priivacy-ai/spec-kitty /tmp/spk-team-tracker && cp -r /tmp/spk-team-tracker/src/doctrine/skills/spk-team-tracker ~/.claude/skills/spk-team-trackerDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
SKILL.md
# spk-team-tracker Use this skill when the user asks about tracker setup, tracker sync, tracker binding, hosted tracker routing, or tracker diagnostics. ## Flow 1. Inspect tracker status and service discovery output. 2. Confirm the active project and tracker binding. 3. Use hosted sync only when the workflow requires it. 4. Route auth failures to `spk-team-auth`. 5. Route transport/offline replay failures to `spk-team-sync`. ## Local Dev Note When testing tracker flows from the CLI on this computer, set `SPEC_KITTY_ENABLE_SAAS_SYNC=1`.