adlc-spec-tasks

Generate dependency-ordered tasks.md from plan.md and spec.md design artifacts.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chaimt/GarminShabbatMode --skill adlc-spec-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adlc-spec-tasks
Source: https://github.com/chaimt/GarminShabbatMode/tree/main/.cursor/skills/adlc-spec-tasks
Command: npx skills add https://github.com/chaimt/GarminShabbatMode --skill adlc-spec-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ADLC spec-tasks transforms design artifacts into actionable, dependency-ordered task roadmaps that align with SDLC workflows.

Core Features & Use Cases

  • Automatically map plan.md and spec.md to user stories (US1, US2, US3) with phase labeling.
  • Generate tasks in the required checklist format and organize by user story with setup, foundational, and story phases.
  • Optionally generate risk-mitigation tasks when risk analysis is enabled to strengthen planning.

Quick Start

Run the ADLC spec task generator on your repository to produce a draft tasks.md.

Frequently Asked Questions about adlc-spec-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate dependency-ordered tasks from spec.md and plan.md files?

To generate dependency-ordered tasks from spec.md and plan.md files, you run a spec task generator on your repository to map design artifacts to user stories and produce a draft tasks.md checklist.

Can I automatically map project specifications to user stories for task generation?

Yes, you can automatically map project specifications to user stories for task generation by applying a task generator to your existing plan.md and spec.md files, which organizes work items into US1, US2, and US3 phases.

What is the best way to structure task checklists by user story phases?

The best way to structure task checklists by user story phases is to use a spec-tasks automation tool that labels tasks with setup, foundational, and story phases based on your available design documents.

Does task generation from design artifacts support optional risk-mitigation planning?

Task generation from design artifacts supports optional risk-mitigation planning by enabling risk analysis, which strengthens your project management workflow by appending targeted risk-mitigation tasks to the output.

Do I need optional design documents to create an actionable task roadmap?

You do not need optional design documents to create an actionable task roadmap; a project requires only plan.md and spec.md files to map work items to user stories and generate the dependency-ordered outline.

When should I automate user story task generation for SDLC workflows?

You should automate user story task generation for SDLC workflows when your repository contains plan.md and spec.md files and you need to transform static design artifacts into actionable, dependency-ordered task roadmaps.