Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 718 Bytes

File metadata and controls

19 lines (13 loc) · 718 Bytes

Lesson 05 — Prompts

Prompt 1

Find the first phase on specs/roadmap.md and make a branch, ask me about the feature spec. Create:

  • A new directory YYYY-MM-DD-feature-name under specs for this feature work
  • In there:
  • plan.md as a series of numbered task groups.
  • requirements.md for the scope, decisions, context
  • validation.md for how to know the implementation succeeded and can be merged

Refer to specs/mission.md and specs/tech-stack.md for guidance.

Important: You must use your AskUserQuestion tool, grouped on these 3, before writing to disk.

Prompt 2

Add a task group to the plan to have a minimal AgentClinic home page and update the rest of the feature spec to be in sync.