System Documentation

What problem does it solve?

This Skill prevents agents from jumping into coding too early by converting ready story task breakdowns into a dependency-aware implementation execution plan with checkpoints, validation order, and clear handoff guidance.

Core Features & Use Cases

  • Implementation planning from readiness artifacts: Uses sprint plan, story readiness report, and dev task breakdown to select only ready stories/tasks and sequence them safely.
  • Dependency-aware sequencing and phase grouping: Orders tasks by dependencies, identifies safe parallelization opportunities, and structures work into implementation phases.
  • Built-in validation, quality/contract/security gates, and CI/CD timing: Defines when tests and gates run, plus documentation/metadata/status update points.
  • Coding-agent handoff without writing code: Produces a handoff prompt and explicitly avoids scheduling blocked work as executable actions.

Quick Start

Use des-implementation-plan to generate _des-output/implementation-artifacts/implementation-plan.md from your existing _des-output/implementation-artifacts/dev-task-breakdown.md and related readiness artifacts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: des-implementation-plan
Download link: https://github.com/DKSang/DES-SKILL/archive/main.zip#des-implementation-plan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.