---
description: List all Alice commands with descriptions
---

# /alice:help

## Commands

| Command | Description |
|---|---|
| `/alice:init` | Recommend and install the right AI coding agent for your project |
| `/alice:update` | Update Alice to the latest version |
| `/alice:uninstall` | Remove Alice's commands, workflows, and hooks |
| `/alice:help` | Show this help message |

## About

Alice is an open source Claude Code slash command installer and AI coding agent launcher.
She asks a few questions, recommends the right agent, and hands off to it.

## Agent comparison

| Feature | Clancy | GSD | PAUL |
|---|:---:|:---:|:---:|
| Board integration | Jira, GitHub, Linear | — | — |
| Speed priority | — | ✓ | — |
| Quality priority | — | — | ✓ |
| Autonomous mode | ✓ | — | — |
| Multi-runtime | — | Claude, OpenCode, Gemini, Codex | — |

- **Clancy** — Autonomous, board-driven development. Built on the Ralph technique by Geoffrey Huntley.
- **GSD** — Spec-driven development with parallel subagent execution. Speed-first. By TÂCHES.
- **PAUL** — Quality-first Plan-Apply-Unify loop with BDD acceptance criteria. By Christopher Kahler.

Run `/alice:init` to find the right one for your project.

---

Agents: Clancy (Ralph technique by Geoffrey Huntley) · GSD by TÂCHES · PAUL by Christopher Kahler

"My name is Alice, and I remember everything."
