Generate features with parallel files
scaffold-featureworkflowsetup L2★1
samarthpatel24/workflow-pack ↗What it does
Plan feature, generate files in parallel, review for consistency
Best for
Scaffolding a new feature when you want parallel file generation against a plan plus a built-in consistency review.
Inputs
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
Requires
- · codebase convention scanner
- · file generators
- · consistency reviewer
Preconditions
Feature description clear; codebase conventions inferrable
Failure modes
Generated code does not follow project style; plan underspecifies; review misses bugs
Trust signals
- · plan-driven generation
- · parallel file writing
- · consistency checker reviews wiring