Back to Kilocode

Sample Plan With Todos

.kilo/plans/1779979972859-crisp-comet.md

7.3.181.2 KB
Original Source

Sample Plan With Todos

Goal

Create a simple sample plan that demonstrates how to organize work into clear, actionable todos.

Implementation Steps

  1. Define the objective

    • State the desired outcome in one sentence.
    • Identify who the plan is for.
    • List the criteria that indicate success.
  2. Gather requirements

    • Capture relevant inputs and context.
    • Note constraints, assumptions, and dependencies.
    • Identify any missing information that may affect execution.
  3. Break down the work

    • Split the objective into smaller tasks.
    • Order tasks by dependency and priority.
    • Keep each todo specific enough to complete independently.
  4. Execute the todos

    • Work through the highest-priority tasks first.
    • Mark todos complete as progress is made.
    • Update the plan if new information changes the scope.
  5. Review the result

    • Confirm every todo has been addressed.
    • Verify the result matches the original objective.
    • Record any follow-up work separately.

Acceptance Criteria

  • The plan has a clear goal.
  • The plan includes actionable todos.
  • The todos are ordered logically.
  • The plan includes a review step to confirm completion.