Functional Spec Task List
1 min
This is the process Robin wants me to follow to create a development task list for each functional spec
- Prompt 1: we are making [a service] in [golang] that must satisfy all of the following requirements. please break down Functional Specification and turn it in to a comprehensive list of detailed programming tasks that can be completed one at a time in the best order to complete effectively and efficiently. the tasks must cover every single requirement in details.
- Prompt 2: please double check that the list of tasks, if completed in order, will fully cover all requirements in the Functional Specification
- Prompt 3: please add any additional required details to each task in the task list so that it is ready to be a prompt given to an ai for zero shot completion of that task
- Prompt 4: please add a unit test to each task