Skip to content
Development
Skill

/spk-team-sync

Operate Spec Kitty team sync, hosted SaaS sync, offline queue, diagnostics, and recovery flows.

From plugin
spec-kitty
1.5k53 skills1 command
Install
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-team-sync --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/spk-team-sync

Context preview

The summary Claude sees to decide when to auto-load this skill.

Operate Spec Kitty team sync, hosted SaaS sync, offline queue, diagnostics, and recovery flows.

SKILL.md

spk-team-sync.SKILL.md
name: spk-team-sync
description: "Operate Spec Kitty team sync, hosted SaaS sync, offline queue, diagnostics, and recovery flows."

spk-team-sync

Use this skill when a command touches hosted sync, team state, offline queue, sync diagnostics, or SaaS-backed mission data.

Flow

1. Determine whether the user needs local state, hosted sync, or recovery. 2. Run sync status/diagnostics before repair commands. 3. Preserve machine-readable output when the user requested JSON. 4. For tracker-bound sync, route to `spk-team-tracker`. 5. For auth failures, route to `spk-team-auth`.

Local Dev Note

When testing sync flows from the CLI on this computer, set `SPEC_KITTY_ENABLE_SAAS_SYNC=1`.

Ships withspec-kitty

Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.

Get the whole plugin

Other skills on spec-kitty.