generating-subtasks

Community

Convert approved designs into executable subtasks.

AuthorSteveBronder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Converts approved design documents into agent-executable XML subtasks. This file is generated only after the user approves human-readable subtasks in the main design doc.

Core Features & Use Cases

  • XML design-doc-tasks schema with metadata, tasks, interfaces, tests, and acceptance.
  • Supports test data, fixtures, and implementation plan sections.
  • Enforces guardrails and status tracking through task_completed_status.

Quick Start

  1. After a design doc is approved, place design-docs/agents/<design-doc-name>.xml under the appropriate path.
  2. This file is generated only after the user approves subtasks in the markdown design doc.
  3. If you do not yet have subtasks in the md design doc, do not generate the XML file; write the subtasks in the markdown first, then wait for user instructions.

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: generating-subtasks
Download link: https://github.com/SteveBronder/skillrena/archive/main.zip#generating-subtasks

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