Task Decomposition
Break your end-goal down into tasks that:
Are one(-ish) shottable
Fit in a single commit
Can be executed in parallel
Can be verified by a human as correct or incorrect
Clear dependencies/ordering between tasks
image
AI text/layout recreation from video frame; verify against source image.