com um clique
spec-kitty-dashboard
Open the mission dashboard
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Open the mission dashboard
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Validate an approved mission before merge
Cross-artifact consistency and quality analysis
Interview and compile a project charter
Execute a work package implementation
Merge an accepted mission
Create an implementation plan
| name | spec-kitty.dashboard |
| description | Open the mission dashboard |
| user-invocable | true |
Run this at most once per active agent session before the first Spec Kitty command workflow.
If you already ran spec-kitty upgrade --agent-check --json in this session, reuse that result and skip this block.
Do not run or announce an upgrade check again for later Spec Kitty commands in the same session.
Otherwise, before continuing, run:
spec-kitty upgrade --agent-check --json
If JSON action is none, continue.
If action is auto_upgrade, run upgrade_command before continuing. If it fails, tell the user and continue with the current Spec Kitty version.
If action is guidance, show upgrade_note briefly, then continue.
If action is prompt, ask the user with the host-native question UI when available:
Spec Kitty {latest_version} is available. You are on {installed_version}. Upgrade now?
Use these choices:
upgrade_now, run upgrade_command, then continue.always, run upgrade_command, then continue.not_now, then continue.never_ask, then continue.Record the selected choice before continuing:
spec-kitty upgrade --agent-choice <upgrade_now|always|not_now|never_ask> --agent-latest <latest_version> --json
If no host-native question UI is available, present the same four choices in plain text and wait for the user.
In non-interactive hosts, choose not_now and continue.
Run the canonical Spec Kitty CLI command for this workflow and treat its output as authoritative.
Do not rediscover mission context from branches, files, prompt contents, or separate charter loads. If mission selection is required, pass --mission <handle> where <handle> is a mission_id, mid8, or mission_slug.
The content of the user's message that invoked this skill is the User Input. Consider it before proceeding. If it contains CLI arguments, append them to the command below.
Run this command from the repository root:
spec-kitty dashboard <user-provided-args-if-any>
Report the command output and follow any next-step instructions it prints.