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…
Handle Spec Kitty team authentication, hosted credentials, account selection, and auth-related recovery.
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-team-auth --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/spk-team-authContext preview
The summary Claude sees to decide when to auto-load this skill.
Handle Spec Kitty team authentication, hosted credentials, account selection, and auth-related recovery.
name: spk-team-auth description: "Handle Spec Kitty team authentication, hosted credentials, account selection, and auth-related recovery."
Use this skill when the user asks about login, hosted auth, team account access, or auth failures in sync/tracker workflows.
1. Identify whether the command uses local-only mode or hosted team mode. 2. Run the relevant auth/status command and capture exact output. 3. Route tracker-specific failures to `spk-team-tracker`. 4. Route sync transport failures to `spk-team-sync`. 5. Ask the user only for credentials or account decisions that cannot be inferred.
When testing hosted auth with tracker 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 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",…