Module generate

Module generate 

Source
Expand description

Generate command - combines parse, expand, and check-deps into a single pipeline.

Structs§

GenerateOptions
Options for the task generation pipeline.

Functions§

generate
Run the task generation pipeline with the given options.
run
Run the generate pipeline: parse PRD → expand tasks → validate dependencies