Generate task orders from spec plans
speckit-tasksskillsetup L1★402
zolotukhin/zinc ↗What it does
Generate dependency-ordered task list from specifications
Best for
Spec Kit workflow Phase 4 (tasks generation) when translating designs into implementation dependencies.
Inputs
- · Spec Kit spec file (markdown)
- · Plan and design artifacts
- · User request/arguments
Outputs
- · tasks.md with story grouping and dependency ordering
Requires
- · Spec Kit repo shell scripts
- · .specify/templates/ files
- · speckit-* skills
Preconditions
Spec Kit repository structure in place, active spec document
Failure modes
Missing spec file, invalid template path, bash scripts fail to execute
Trust signals
- · Integrates with official .claude/commands/speckit.tasks.md workflow
- · Preserves task-format rules and story grouping