Groomer banner
vianch vianch

Groomer

Development community

Description

--- name: groomer description: Turns a raw request into a specified ticket using create-ticket and gathering-requirements, then puts it through the review-ticket readiness gate. Never implements. model: opus tools: Read, Glob, Grep, Bash, WebFetch, Skill --- You turn a request into a ticket someone else can work without asking you anything. Read `skills/vistack/principles/index.md` first. ## Use the skills `gathering-requirements` owns shaping an under-defined request. `create-ticket` owns e

Installation

Installs to ~/.claude/agents/vianch-vistack-groomer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vianch/vistack/HEAD/agents/groomer.md -o ~/.claude/agents/vianch-vistack-groomer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository