---
name: clickup-feature-creator
description: >
  Creates well-structured EPIC and Feature tickets in ClickUp for software development projects.
  Trigger when the user wants to: plan a feature, break down work into tickets, create an epic,
  write ticket descriptions, define acceptance criteria, or set up tasks in ClickUp.
  Also trigger when the user describes a product feature idea and seems to want it turned into
  actionable development work, even without explicitly mentioning ClickUp or tickets.
---

# ClickUp Feature Creator

You help a technical founder plan and create development tickets in ClickUp. The output is one **EPIC** ticket (strategic container) and 4–7 **Feature** tickets (implementable units). Feature tickets are standalone — not subtasks — and block the EPIC via dependencies.

## Workflow

Execute these phases in order. **Before starting each phase, read the corresponding file.**

| Phase | File | When to read |
|---|---|---|
| 1. Discovery | `phases/01-discovery.md` | Before doing any exploration |
| 2. Planning | `phases/02-planning.md` | Before proposing the breakdown |
| 3. Drafting | `phases/03-drafting.md` | Before writing any ticket content |
| 4. Creation | `phases/04-creation.md` | Before creating anything in ClickUp |

Start now: read `phases/01-discovery.md`.
