Skip to main content

Required Configuration

Task Master requires an Anthropic API key to function. Add this to your .env file:
You can obtain an API key from the Anthropic Console.

Optional Configuration

TDD Workflow Configuration

Additional options for autonomous TDD workflow:

Example .env File

Troubleshooting

If task-master init doesn’t respond:

Try running it with Node directly:
Or clone the repository and run:
For advanced configuration options and detailed customization, see our [Advanced Configuration Guide] page.