Skip to main content

Task Management Workflow

6.1 Task Lifecycle

6.2 task.py 14 Subcommands Explained

Task Creation

Context Configuration

Task Control

Task Management

6.3 task.json Schema

Status transitions:

6.4 JSONL Context Configuration in Practice

Auto-Generated Default Configuration

task.py init-context generates default JSONL files based on dev_type: backend type default implement.jsonl:
backend type default check.jsonl (Claude Code platform):
fullstack type includes both frontend and backend spec files.

Adding Custom Context

6.5 Plan Agent and Requirements Assessment

The Plan Agent performs strict assessment before accepting requirements, and may reject them. 5 rejection categories: On rejection:
  • task.json status set to "rejected"
  • REJECTED.md generated with reasons and improvement suggestions
  • Task directory preserved for user review
Rejection example: