بنقرة واحدة
speckit-spec-validate-validate-tasks
Spec-kit workflow command: speckit-spec-validate-validate-tasks
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Spec-kit workflow command: speckit-spec-validate-validate-tasks
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Think 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
| name | speckit-spec-validate-validate-tasks |
| description | Spec-kit workflow command: speckit-spec-validate-validate-tasks |
| compatibility | Requires spec-kit project structure with .specify/ directory |
| metadata | {"author":"github-spec-kit","source":"spec-validate:commands/validate-tasks.md"} |
speckit.spec-validate.validate-tasksValidate the current feature's tasks.md using the same staged-reveal multiple-choice mechanism as spec validation. Results are stored independently from spec validation with a separate content hash.
tasks.md exists for the current featurecompute-hash.sh, read-approval-state.sh, write-approval-state.shThis command follows the exact same flow as validate.md, with these differences:
tasks.md instead of spec.mdtasks_hash (not spec_hash)tasks_self_validation (not spec_self_validation)tasks_validated_at (not spec_validated_at)"artifact": "tasks.md" in the attempts arrayWhen writing approval state, preserve all spec-related fields. Only update:
tasks_hashtasks_self_validationtasks_validated_atDo NOT overwrite spec_hash, spec_self_validation, or spec_validated_at.
spec_self_validation and tasks_self_validation