# Hiro League ## Docs - [Building CLI for Agents](https://docs.hiroleague.com/ai-coding-bible/building-cli-for-agents.md): Guidelines for building CLIs that work well with coding agents — structured output, exit codes, NDJSON streaming, context discipline, and more. - [Introduction](https://docs.hiroleague.com/ai-coding-bible/introduction.md): Curated handbooks, official docs, and tooling for AI-assisted software development. - [References](https://docs.hiroleague.com/ai-coding-bible/references.md): Core handbooks, official stacks, courses, principles, and recommended AI coding tools. - [Introduction](https://docs.hiroleague.com/hirotemp/get-started/introduction.md): Hiro League is a personal AI infrastructure that runs on your own hardware. - [Boards](https://docs.hiroleague.com/task-manager/cli/boards.md): Create and manage Hiro Task Manager boards with the `hirotm` CLI. - [CLI access policy](https://docs.hiroleague.com/task-manager/cli/cli-access-policy.md): What the CLI is allowed to do on each board. - [CLI commands](https://docs.hiroleague.com/task-manager/cli/cli-commands.md): Everything you need to know about the `hirotm` CLI. - [Errors & exit codes](https://docs.hiroleague.com/task-manager/cli/error-codes.md): How hirotm reports failures: exit codes, stderr JSON, and stable code strings for scripts and agents. - [Lists](https://docs.hiroleague.com/task-manager/cli/lists.md): Create and manage lists on Hiro Task Manager boards using the hirotm CLI. - [Releases](https://docs.hiroleague.com/task-manager/cli/releases.md): List and manage board releases with the `hirotm` CLI. - [Search](https://docs.hiroleague.com/task-manager/cli/search.md): Full-text search over tasks with `hirotm query search` (FTS5). - [Server Operations](https://docs.hiroleague.com/task-manager/cli/server.md): Start, stop, or check Hiro Task Manager Server. - [Statuses](https://docs.hiroleague.com/task-manager/cli/statuses.md): List workflow statuses with the `hirotm statuses` CLI. - [Tasks](https://docs.hiroleague.com/task-manager/cli/tasks.md): Create, update, move, and manage Task Manager tasks with the `hirotm` CLI. - [Trash](https://docs.hiroleague.com/task-manager/cli/trash.md): Inspect boards, lists, and tasks in Trash with the `hirotm` CLI. - [Advanced Setup](https://docs.hiroleague.com/task-manager/get-started/advanced-setup.md): Deploy server on a VPS, Hardening Local Setup, Multiple Profiles - [Concepts](https://docs.hiroleague.com/task-manager/get-started/concepts.md): Main Concepts and Terminology of Hiro Task Manager - [Introduction](https://docs.hiroleague.com/task-manager/get-started/introduction.md): Task management for solo builders and their AI agents. - [Quickstart](https://docs.hiroleague.com/task-manager/get-started/quickstart.md): Installing Hiro Task Manager - [Profiles](https://docs.hiroleague.com/task-manager/hiro-developers/profiles.md): Profile roles (server/client), the config schema, the default-profile pointer, and how the CLI picks a profile. ## OpenAPI Specs - [openapi](https://docs.hiroleague.com/api-reference/openapi.json)