# Bug

> Use when the user reports a bug, says "track this bug", "this is broken", "the behavior should be X", or describes unexpected behavior they want fixed

- Skill: `camunda/bug` (Agent Skill)
- Install (CLI): `npx skillmds@latest add camunda/bug`
- Raw SKILL.md: https://api.skillmd.com/api/skills/camunda/bug/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: camunda (https://skillmd.com/u/camunda)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/camunda/bug

---


# Track Bug

Follow the workflow in `docs/workflows/bug-issues.md` to create a GitHub bug issue that is self-contained enough for a fresh agent session to resolve cold.

Read that file and follow it exactly. It covers what to confirm from session context, what gaps to fill, how to structure the issue body, and the quality checks to apply before creating.

