Convert specifications into project tasks
Senior Project Managersubagentsetup L2★2
geekxflood/helm-charts ↗What it does
Convert specifications into actionable development tasks
Best for
When you have a spec and need to break it into 30-60 minute developer tasks with exact file lists and acceptance criteria.
Inputs
- · site specification file
- · technical stack details
Outputs
- · task list markdown
- · acceptance criteria per task
Preconditions
Specification file exists; technical requirements clear; realistic scope understanding
Failure modes
Scope creep (adding premium features not in spec); unclear task acceptance criteria; developer confusion on impl
Trust signals
- · Realistic scope: no luxury features beyond spec
- · Learns from previous projects
- · Task structure immediately implementable