plan-bug

Installation
SKILL.md

Plan Bug

Fast-path for logging bugs the user already understands. Interview, file, done — no codebase exploration, no reproduction attempt. The agent that later picks up the issue (via /dev-implement or an orchestrator) does the investigation.

For underspecified bugs that need evaluation or repro, use /ops-triage instead.

Workflow

Phase 1 — Quick context

Confirm the repo from git remote. If the user already gave a one-line description, skip ahead. Otherwise ask: "What's the bug?"

Phase 2 — Interview

Ask one question at a time, conversationally. Skip anything the user has already volunteered. Required fields:

Installs
2
Repository
paulund/ai
GitHub Stars
3
First Seen
May 7, 2026
plan-bug — paulund/ai