kramme:siw:generate-phases

Decompose specifications into phase-based issues with tests and validation.

2|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Abildtoft/kramme-cc-workflow --skill kramme-siw-generate-phases
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kramme:siw:generate-phases
Source: https://github.com/Abildtoft/kramme-cc-workflow/tree/main/skills/kramme%3Asiw%3Agenerate-phases
Command: npx skills add https://github.com/Abildtoft/kramme-cc-workflow --skill kramme-siw-generate-phases

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams transform a broad specification into a structured, phase-based plan by breaking it into atomic tasks with tests and validations.

Core Features & Use Cases

  • Phase-based decomposition: Convert a spec into clearly delineated phases with ready-to-implement tasks.
  • Issue generation and planning: Create issue files arranged by phase, with dependencies and validation criteria.
  • Review-ready output: Produce an overview and ready-to-run plan for subagent review and user approval.

Quick Start

Use the kramme:siw:generate-phases skill to generate a phase breakdown from the provided SIW spec.

Frequently Asked Questions about kramme:siw:generate-phases

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

FAQPage Schema
How do I break a software specification into testable phases?▼

Breaking a specification into testable phases involves decomposing it into atomic, phase-based issues with explicit dependencies and validation criteria. This enforces atomicity and testability while producing runnable phase milestones.

How do I generate issue files from a planning specification?▼

Generate issue files from a specification by creating a multi-phase task breakdown arranged by phase. This produces an open-issues overview and a ready-to-run plan for subagent review and user approval.

What is atomic phase-based decomposition for workflow planning?▼

Atomic phase-based decomposition is the process of transforming a broad specification into a structured plan by breaking it into clearly delineated phases. Each phase contains ready-to-implement tasks with built-in review steps and test validations.

Does phase-based issue generation include an approval workflow?▼

Yes, phase-based issue generation includes a built-in approval workflow. It produces a ready-to-run plan and an open-issues overview specifically designed for subagent review and user approval before implementation begins.

Can I enforce explicit dependencies when creating phase milestones?▼

Yes, you can enforce explicit dependencies when creating phase milestones. The decomposition process ensures each atomic issue includes validation criteria and tracks dependencies to produce runnable phase milestones.