Report a new bug interactively for tracking and later fixing
/plugin marketplace add Zate/cc-plugins/plugin install zate-devloop-plugins-devloop@Zate/cc-pluginsOptional brief bug description# Report Bug
Interactive bug reporting for issues that should be tracked for later fixing.
> **Note**: This command is an alias for `/devloop:new` with type=bug.
> For the full unified issue tracking system, use `/devloop:new` or `/devloop:issues`.
**IMPORTANT**: Invoke `Skill: issue-tracking` for issue format and storage details.
## Storage Location
- **New projects**: `.devloop/issues/BUG-{NNN}.md` (unified system)
- **Legacy projects**: `.devloop/issues/BUG-{NNN}.md` (if not migrated)
## When to Use
- You noticed something broken but it's not urgent
- "We should fix this later" mo...