Skip to main content

Tutorial: Developer Workflow End-to-End

Goal: process ticket from intake to closure with audit-safe flow.

Step 1: Triage incoming ticket

  • Open board/workload.
  • Review scope and quality.

Step 2: Verify and plan

  • Set assignee (self or teammate).
  • Set planned date and estimate.
  • Move to verified when ready.

Expected result:

  • ticket is ready for execution and visible in execution queues.

Step 3: Execute and sync with DevTodo

  • Start work (in_progress).
  • Keep DevTodo order aligned with real focus.
  • Add internal notes when needed.

Step 4: Handle blockers

  • Use blocked for dependency/data blockers.
  • Use waiting when reporter input is required.

Step 5: Close correctly

  • Add public closure summary comment.
  • Move status to closed.

Expected result:

  • closure is accepted by API and recorded in history/events.