Rendered from templates/CODEX_TASK_TEMPLATE.md

Codex Task Template

Goal

Describe the desired outcome.

Context

Link to relevant Developer Hub documents and project files.

Requirements

  • Requirement 1
  • Requirement 2

Files Affected

List expected files or areas.

Testing

Describe commands, manual checks, and validation criteria.

Documentation Updates

List docs that must be updated if the task changes behavior, architecture, roadmap, status, or decisions.

Commit Expectations

  • Commit all completed work on the current branch.
  • Use a concise commit message that reflects the task outcome.
  • Do not push unless explicitly configured or requested.

Stop Conditions

Stop and report if:

  • requirements conflict
  • critical context is missing
  • tests indicate a risky regression
  • implementation would violate project mode constraints
Back to hub Markdown source: CODEX_TASK_TEMPLATE.md