---
title: Getting Started
description: Learn how to get started with VibeCoder Heretic - from introduction to your first automated workflow
canonical: https://giglabo.com/heretic/docs/getting-started
locale: en
---

# Getting Started

> Markdown twin of https://giglabo.com/heretic/docs/getting-started
> Fetch this instead of the HTML page: same content, a fraction of the bytes.
> Site structure and the full page list for agents: https://giglabo.com/llms.txt

Learn how to get started with VibeCoder Heretic - from introduction to your first automated workflow

## What is VibeCoder Heretic?

VibeCoder Heretic is an AI orchestration system that combines:

- **AI Agents** - Autonomous coding assistants powered by Claude, GPT, or other LLMs
- **Kanban Integration** - Seamless workflow management with Trello, Kanboard, and more
- **Task Automation** - Automatic task execution with real-time monitoring

## In This Section

> **Note: Quick Navigation**
>
>
> - **[Introduction](https://giglabo.com/heretic/docs/getting-started/introduction)** - Architecture overview and supported AI backends
> - **[Quick Start](https://giglabo.com/heretic/docs/getting-started/quick-start)** - Get up and running with heretic-cli
>

## Prerequisites

Before you begin, make sure you have:

- Node.js 22 or later
- Docker (for containerized deployment)
- An API key for your preferred AI provider (Claude, OpenAI, etc.)

Ready to dive in? Start with the [Introduction](https://giglabo.com/heretic/docs/getting-started/introduction) to understand the architecture.

## Related

- HTML version of this page: https://giglabo.com/heretic/docs/getting-started
- Site map for agents: https://giglabo.com/llms.txt
