eyaltoledano/claude-task-master
Cursor rule Cursor
Before implementing the TDD workflow, ensure your project has a proper testing framework configured. This section covers setup for different technology stacks.
eyaltoledano/claude-task-master
Cursor rule Cursor
Before implementing the TDD workflow, ensure your project has a proper testing framework configured. This section covers setup for different technology stacks.
eyaltoledano/claude-task-master
Cursor rule Cursor
Guidelines for implementing and maintaining tests for Task Master CLI.
eyaltoledano/claude-task-master
Cursor rule Cursor
Guidelines for implementing and maintaining user interface components.
eyaltoledano/claude-task-master
Cursor rule Cursor
// ✅ DO: Create focused, reusable utilities /.
eyaltoledano/claude-task-master
MCP server Claude CodeCodexCursor +2
A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor. Runs locally from the task-master-ai npm package. Needs 1 environment variable to run.
eyaltoledano/claude-task-master
Instructions file
Claude Code instructions for eyaltoledano/claude-task-master, covering claude code instructions, task master ai instructions, test guidelines, test file placement and synchronous tests.
eyaltoledano/claude-task-master
Cursor rule
When working with Taskmaster in Kiro, avoid manually marking tasks as done. The hook system automatically handles task completion based on.
eyaltoledano/claude-task-master
Plugin Claude Code
A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.
eyaltoledano/claude-task-master
Agent
Use this agent to verify that tasks marked as 'review' have been properly implemented according to their specifications. This agent performs quality assurance by checking implementations against requirements, running tests, and ensuring best practices are followed. Context: A task has been marked as 'review' after…
eyaltoledano/claude-task-master
Agent
Use this agent when you need to implement, complete, or work on a specific task that has been identified by the task-orchestrator or when explicitly asked to execute a particular task. This agent focuses on the actual implementation and completion of individual tasks rather than planning or orchestration. Examples…
eyaltoledano/claude-task-master
Agent
Use this agent when you need to coordinate and manage the execution of Task Master tasks, especially when dealing with complex task dependencies and parallel execution opportunities. This agent should be invoked at the beginning of a work session to analyze the task queue, identify parallelizable work, and orchestrate…
eyaltoledano/claude-task-master
Command
Command "add-dependency" from eyaltoledano/claude-task-master, covering adding dependencies, argument parsing, execution, validation and smart features.
eyaltoledano/claude-task-master
Command
Command "add-subtask" from eyaltoledano/claude-task-master, covering adding subtasks, argument parsing, execution modes, 1. create new subtask and 2. convert existing task.
eyaltoledano/claude-task-master
Command
Add new tasks with intelligent parsing and context awareness.
eyaltoledano/claude-task-master
Command
Analyze task complexity and generate expansion recommendations.
eyaltoledano/claude-task-master
Command
Advanced project analysis with actionable insights and recommendations.
eyaltoledano/claude-task-master
Command
Enhanced auto-implementation with intelligent code generation and testing.
eyaltoledano/claude-task-master
Command
Execute a pipeline of commands based on a specification.
eyaltoledano/claude-task-master
Command
Display the task complexity analysis report.
eyaltoledano/claude-task-master
Command
Convert an existing task into a subtask.
eyaltoledano/claude-task-master
Command
Expand all pending tasks that need subtasks.
eyaltoledano/claude-task-master
Command
Break down a complex task into subtasks.
eyaltoledano/claude-task-master
Command
Automatically fix dependency issues found during validation.
eyaltoledano/claude-task-master
Command
Command "help" from eyaltoledano/claude-task-master, covering task master ai command help, quick navigation, command categories, quick start examples and getting started.