42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
[
|
|
{
|
|
"content": "Parse PRD into task graph using task-master-ai",
|
|
"status": "in_progress",
|
|
"activeForm": "Parsing PRD into task graph"
|
|
},
|
|
{
|
|
"content": "Review and strengthen generated tasks",
|
|
"status": "pending",
|
|
"activeForm": "Reviewing and strengthening tasks"
|
|
},
|
|
{
|
|
"content": "Expand complex tasks with subtasks",
|
|
"status": "pending",
|
|
"activeForm": "Expanding complex tasks"
|
|
},
|
|
{
|
|
"content": "Set up Next.js project with full tech stack",
|
|
"status": "pending",
|
|
"activeForm": "Setting up Next.js project"
|
|
},
|
|
{
|
|
"content": "Create database schema with Drizzle ORM",
|
|
"status": "pending",
|
|
"activeForm": "Creating database schema"
|
|
},
|
|
{
|
|
"content": "Create init.sh bootstrap script",
|
|
"status": "pending",
|
|
"activeForm": "Creating init.sh script"
|
|
},
|
|
{
|
|
"content": "Write claude-progress.txt notes",
|
|
"status": "pending",
|
|
"activeForm": "Writing progress notes"
|
|
},
|
|
{
|
|
"content": "Git init and commit clean project state",
|
|
"status": "pending",
|
|
"activeForm": "Committing initial project state"
|
|
}
|
|
] |