> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hiroleague.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Task management for solo builders and their AI agents.

## About Hiro Task Manager

Hiro Task Manager is task management for solo builders with endless ideas. It gives you a Web UI for planning work and a CLI that your AI agent can use safely.

<Frame caption="Hiro Task Manager one minute demo">
  <iframe width="100%" height="420" src="https://www.youtube.com/embed/FkxxZTN-pW8?rel=0&vq=hd1080" title="Hiro Task Manager - one minute demo" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
</Frame>

 

<Frame caption="Hiro Task Manager one minute install">
  <iframe width="100%" height="420" src="https://www.youtube.com/embed/wtF695y2Wzc?rel=0&vq=hd1080" title="Hiro Task Manager - one minute install" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
</Frame>

## Jump right in

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/task-manager/get-started/quickstart">
    Install, Setup, Add Skills and Go.
  </Card>

  <Card title="Concepts" icon="book-open" href="/task-manager/get-started/concepts">
    Learn the terminology before you automate your boards.
  </Card>

  <Card title="CLI Commands" icon="terminal" href="/task-manager/cli/cli-commands">
    Browse the CLI command reference for AI Agents.
  </Card>

  <Card title="Website" icon="home" href="https://taskmanager.hiroleague.com">
    Back to the Hiro Task Manager website.
  </Card>
</Columns>
