su-materialize-requirement

Convert approved Requirement breakdown drafts into dispatchable subtasks.

17|2|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/SeemSeam/agent-roles-spec --skill su-materialize-requirement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: su-materialize-requirement
Source: https://github.com/SeemSeam/agent-roles-spec/tree/main/roles/su-ccb/skills/su-materialize-requirement
Command: npx skills add https://github.com/SeemSeam/agent-roles-spec --skill su-materialize-requirement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the issue of turning approved Requirement breakdown drafts into individual subtasks, enabling a smooth transition from planning to execution.

Core Features & Use Cases

  • Draft Materialization: Converts user-approved Requirement breakdown drafts into dispatchable subtasks.
  • Triggering Workflow: Directs the creation of subtasks once a draft has been confirmed by the user.
  • Pre-materialization Checks: Ensures that the draft has been reviewed and approved before materialization.

Quick Start

To materialize a Requirement draft as a subtask, use the command: /ccb:su-materialize-requirement --payload {"subject":"requirement","requirement_id":"<id>","expected_hash":"<draft_hash>"}

Frequently Asked Questions about su-materialize-requirement

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

FAQPage Schema
How do I convert an approved requirement breakdown draft into subtasks?

To convert an approved requirement breakdown draft into subtasks, you materialize the draft by triggering the workflow with the specific requirement ID and expected draft hash, which transforms the confirmed plan into dispatchable project tasks.

What is requirement materialization in project management?

Requirement materialization is the process of transforming user-approved requirement breakdown drafts into dispatchable subtasks, enabling a smooth transition from project planning to execution.

How do I trigger the materialization workflow for a requirement draft?

You trigger the materialization workflow by executing the command with a JSON payload containing the subject, the specific requirement ID, and the expected hash of the approved draft to initiate subtask creation.

Does requirement materialization work if the breakdown draft has not been reviewed?

No, requirement materialization requires pre-materialization checks to ensure the breakdown draft has been explicitly reviewed and approved by the user before any subtasks are created and dispatched.

Can I integrate materialized subtasks directly with task dispatching systems?

Yes, the materialization process is designed for environments requiring integration with task dispatching systems, converting confirmed requirement drafts into actionable subtasks ready for project execution.

What is the best way to transition approved requirements into project execution?

The best way to transition approved requirements into project execution is to materialize the breakdown draft, running pre-materialization checks before converting the confirmed plan into actionable subtasks.