From the course: Spec-Driven Development with GitHub Spec Kit
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Generating and implementing tasks using the /tasks command - GitHub Tutorial
From the course: Spec-Driven Development with GitHub Spec Kit
Generating and implementing tasks using the /tasks command
- This is probably the most fascinating part of this whole process that the AI is writing to itself about what it's doing and then reading those instructions. So here it has a task list for itself. You need to go through these phases. And then in the script files for a Spec Kit, it says when you get to this task, stop, this phase, stop, this process, stop. Ask the user what to do next or have the user invoke the next action. So now we are at the planning stage complete, right? It's checked off and it says over here in the chat, planning phase complete, ready for task generation. Now I can go down and say /tasks generate tasks and run it again. And when we look over here in the folders, you see we went from four folders with a few files to a fairly built out project. But so far, none of what you see here has anything to do with my actual project. This is not code, this is all pieces that go into Spec Kit's work. So it's all generated content to essentially document the process that…
Contents
-
-
-
Introducing Spec Kit: Spec-driven development with AI agents3m 9s
-
(Locked)
Setting up Spec Kit4m 3s
-
(Locked)
Creating a constitution for your project3m 30s
-
(Locked)
Generating a project spec with the /specify command4m 6s
-
(Locked)
Reviewing and updating the spec with human-in-the-loop3m 13s
-
(Locked)
Generating a project plan with the /plan command3m 14s
-
(Locked)
Understanding and reviewing the project plan7m 8s
-
(Locked)
Generating and implementing tasks using the /tasks command5m 36s
-
(Locked)
Understanding where Spec Kit is most useful4m 51s
-
(Locked)
Exploring how Spec Kit works and how you can modify it4m 13s
-
(Locked)
Contribute and shape the future of AI coding tools2m 13s
-
-