Skip to content
Development
Skill

/spk-team-auth

Handle Spec Kitty team authentication, hosted credentials, account selection, and auth-related recovery.

From plugin
spec-kitty
1.5k53 skills1 command
Install
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-team-auth --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-auth

Context 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.

SKILL.md

spk-team-auth.SKILL.md
name: spk-team-auth
description: "Handle Spec Kitty team authentication, hosted credentials, account selection, and auth-related recovery."

spk-team-auth

Use this skill when the user asks about login, hosted auth, team account access, or auth failures in sync/tracker workflows.

Flow

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.

Local Dev Note

When testing hosted auth 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.