ad-hoc-profile-load
Legacy alias for resolver-backed profile loading. Use the canonical spk-doctrine-profile-load skill for identity, boundaries, and governance. Triggers: "act as…
Operate Spec Kitty tracker sync (sync pull/sync push/sync run for local providers) and hosted SaaS-backed mission data.
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-team-sync --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/spk-team-syncContext preview
The summary Claude sees to decide when to auto-load this skill.
Operate Spec Kitty tracker sync (sync pull/sync push/sync run for local providers) and hosted SaaS-backed mission data.
name: spk-team-sync description: "Operate Spec Kitty tracker sync (sync pull/sync push/sync run for local providers) and hosted SaaS-backed mission data."
Use this skill when a command touches `spec-kitty tracker sync pull` / `sync push` / `sync run` (local providers), `tracker bind` / `status` (hosted SaaS binding), or otherwise SaaS-backed mission data. There is no standalone sync daemon, offline queue, or sync diagnostics command — that transport was removed (issue #5); sync is a tracker capability now.
1. Determine whether the user needs local-provider sync (`sync pull`/ `sync push`/`sync run`) or hosted SaaS binding/status. 2. Run `spec-kitty tracker status` 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`.
When testing tracker-backed sync flows from the CLI on this computer, hosted mode is already on — the launch default (#3980) is enabled unless explicitly opted out; `SPEC_KITTY_ENABLE_SAAS_SYNC=0` is the opt-out. The flag is the tracker-hosted rollout gate; it does not restore the removed standalone sync daemon, offline queue, or diagnostics transport. To keep hosted mode off on this machine, prefer writing `SPEC_KITTY_ENABLE_SAAS_SYNC=0` once into `.kittify/.kitty.env` (repo-scoped) or `${SPEC_KITTY_HOME}/.kitty.env` (machine-wide) over a per-shell `export` — a shell export disarms every project that shell subsequently touches, not just the one you're testing. Run `spec-kitty doctor env-file` to confirm which tier is active.
Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.
Legacy alias for resolver-backed profile loading. Use the canonical spk-doctrine-profile-load skill for identity, boundaries, and governance. Triggers: "act as…
Deploy a bounded, profile-loaded adversarial review squad at an SDD point-cut (post-spec, post-plan, post-tasks, pre-merge, or an ad-hoc decision) so…
Recognize when a mission is a bulk edit and drive the occurrence-classification guardrail on the user's behalf. Triggers: user says any variant of "rename X to…
Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via…
Understand how Spec Kitty manages git: what git operations Python handles automatically, what agents must do manually, worktree lifecycle, auto-commit…
Curate and apply canonical terminology across Spec Kitty missions. Triggers: "update the glossary", "use canonical terms", "check terminology", "add a term",…