Loading...
Loading...
AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.
npx skill4agent add sfc-gh-dflippo/snowflake-dbt-demo task-masternpm install -g task-master-ainpm install task-master-ai.cursor/mcp.json.vscode/mcp.json{
"mcpServers": {
"task-master-ai": {
"command": "npx",
"args": ["-y", "task-master-ai"],
"env": {
"ANTHROPIC_API_KEY": "YOUR_KEY_HERE",
"PERPLEXITY_API_KEY": "YOUR_KEY_HERE"
}
}
}
}references/SETUP.mdInitialize taskmaster-ai in my project.taskmaster/docs/prd.txtParse my PRD at .taskmaster/docs/prd.txtShow me the task listWhat's the next task I should work on?
Can you help me implement task 3?Mark task 3 as done
Update subtask 3.2 with my implementation findingsfeature-authfeature-dashboardexperiment-zustandalice-workbob-workv1.0v2.0mvp11.2pendingin-progressdonedeferred[1, 2.1]highmediumlowList all tasks
Show me task 5
Show me tasks 1, 3, and 5
What's the next task?Add a task to implement user authentication
Expand task 4 into subtasks
Update task 5 with new requirements
Mark task 3 as doneMove task 5 to become subtask 7.3
Add dependency: task 8 depends on task 5
Create a new tag called feature-auth
Switch to the feature-auth tagResearch the latest best practices for JWT authentication
Analyze task complexity for all pending tasks
Expand all pending tasks based on complexityreferences/SETUP.mdreferences/WORKFLOW.mdreferences/COMMANDS.mdreferences/BEST_PRACTICES.md