Files
claude-task-master/apps/docs/getting-started/quick-start/quick-start.mdx
github-actions[bot] 058c6f0635 docs: auto-update documentation based on changes in next branch
This PR was automatically generated to update documentation based on recent changes.

  Original commit: Ralph/update.from.main (#1481)\n\n\n

  Co-authored-by: Claude <claude-assistant@anthropic.com>
2025-12-03 13:49:51 +00:00

19 lines
1.2 KiB
Plaintext

---
title: Quick Start
sidebarTitle: "Quick Start"
---
This guide is for new users who want to start using Task Master with minimal setup time. Task Master offers two main workflows: **Solo** (work independently with your own AI keys) or **Together** (collaborate with your team using Hamster's cloud platform).
It covers:
- [Requirements](/getting-started/quick-start/requirements): You will need Node.js and optionally an AI model API Key (not required for Hamster workflow).
- [Installation](/getting-started/quick-start/installation): How to Install Task Master.
- [Configuration](/getting-started/quick-start/configuration-quick): Setting up your workflow choice, API Keys (Solo), or Hamster authentication (Together).
- [PRD](/getting-started/quick-start/prd-quick): Writing and parsing your first PRD with workflow selection.
- [Task Setup](/getting-started/quick-start/tasks-quick): Preparing your tasks for execution.
- [Executing Tasks](/getting-started/quick-start/execute-quick): Using Task Master to execute tasks.
- [Rules & Context](/getting-started/quick-start/rules-quick): Learn how and why to build context in your project over time.
<Tip>
By the end of this guide, you'll have everything you need to begin working productively with Task Master.
</Tip>