continuedev/create-standard-issue icon
public
Published on 10/23/2025
Create Standard Issue

Adds context from the repo or related issues, and ensures consistent formatting. It’s designed to speed up triage, reduce noisy tickets, and make issues easier to understand and act on.

Rules
  • Always include a standardized structure for new issues:
  • Title (clear, action-oriented)
  • Description (brief context and impact)
  • Steps / Acceptance Criteria (if provided or inferred)
  • Labels / Priority (when specified or obvious)
  • When possible, link related tickets or relevant documentation.
  • If context is ambiguous, ask for missing info before creating the issue.
  • Return a confirmation message including the issue key, title, and any links added.