con un clic
speckit-spec-validate-status
Spec-kit workflow command: speckit-spec-validate-status
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Spec-kit workflow command: speckit-spec-validate-status
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | speckit-spec-validate-status |
| description | Spec-kit workflow command: speckit-spec-validate-status |
| compatibility | Requires spec-kit project structure with .specify/ directory |
| metadata | {"author":"github-spec-kit","source":"spec-validate:commands/status.md"} |
speckit.spec-validate.statusDisplay the current validation and approval state for the active feature. This command is read-only — it MUST NOT modify any state.
.specify/feature.jsonread-approval-state.sh <feature> to load the approval state## Spec Validate Status: <feature-name>
| Field | Value |
|------------------------|--------------------|
| Feature | <feature> |
| Spec validation | <not-run/passed/failed/stale> |
| Spec hash | <hash or "not set"> |
| Spec validated at | <timestamp or "never"> |
| Tasks validation | <not-run/passed/failed/stale> |
| Tasks hash | <hash or "not set"> |
| Review status | <not-required/pending/approved/changes-requested/timed-out> |
| Reviewer | <name or "none"> |
| Approval status | <blocked/allowed/allowed-with-warning/override-approved> |
| Override used | <yes (reason) / no> |
| Timeout self-approval | <yes (reason) / no> |
### Warnings
<list of active warnings, or "None">
### Review Comments
<list of reviewer comments, or "None">
approval_status is blocked, display the reason and suggested actionsgate command's responsibilityThink before building. Use when the user asks to reason about, analyze, evaluate, compare options, make an architecture decision, choose between approaches, think through a problem, or assess trade-offs. Also use when the user asks 'why did we...', 'should we...', 'what are our options', 'is this the right approach', or wants to frame/reframe a problem.
Archive a feature specification into main project memory after merge, resolving gaps and conflicts
Generate spec-kit configuration tailored to the existing codebase
Incrementally adopt SDD for existing features with reverse-engineered specs
Auto-discover project structure, tech stack, frameworks, and architecture patterns
Verify bootstrap output matches actual project structure and conventions