subplan-skl

Convert approved human subtasks into executable XML task files for agents.

1|1|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/SteveBronder/skillrena --skill subplan-skl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subplan-skl
Source: https://github.com/SteveBronder/skillrena/tree/main/skillrena/subplan-skl
Command: npx skills add https://github.com/SteveBronder/skillrena --skill subplan-skl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts a human-designed plan into an agent-executable XML file, enabling repeatable orchestration of design-doc tasks.

Core Features & Use Cases

  • Subtask translation: turns approved human subtasks into design-docs/agents/*.xml.
  • Schema awareness: produces a root design-doc-tasks XML with metadata and task entries.
  • Use Case: after a design doc is approved, generate machine-readable tasks for agent execution.

Quick Start

Provide a design document with approved subtasks; run the skill to generate design-docs/agents/<design-doc-name>.xml.