Skip to content
Development
Skill

/spk-admin-dashboard

Open or report the Spec Kitty dashboard. Use for dashboard URL, localhost daemon metadata in .kittify/.dashboard, --open, --kill, or status views.

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

Context preview

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

Open or report the Spec Kitty dashboard. Use for dashboard URL, localhost daemon metadata in .kittify/.dashboard, --open, --kill, or status views.

SKILL.md

spk-admin-dashboard.SKILL.md
name: spk-admin-dashboard
description: "Open or report the Spec Kitty dashboard. Use for dashboard URL, localhost daemon metadata in .kittify/.dashboard, --open, --kill, or status views."

spk-admin-dashboard

Open the dashboard directly or show the user its URL. Do not treat the dashboard as a generic status abstraction.

Flow

1. Prefer `spec-kitty dashboard --open` so lifecycle validation checks project, token, health, and daemon state before showing a URL. 2. If `.kittify/.dashboard` exists, treat it as diagnostic metadata only; do not show the URL until validation succeeds. 3. Use `spec-kitty dashboard --json` only for machine-readable mission rows. 4. Use `spec-kitty dashboard --kill` only when the user asks to stop it.

Reference

Read `references/dashboard-daemon.md` before diagnosing dashboard metadata, ports, tokens, or stale PID behavior.

Rule

The dashboard is a localhost daemon, not a cloud page. Prefer `spec-kitty dashboard --open` over manually trusting recorded metadata.

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.