Issue

Create a GitHub issue for the current repo and report the number. Does not create a branch — user runs gbr manually when ready.

cerico 5a5b1d7 893 B Updated

File contents

Issue

Create a GitHub issue and report the number. Do NOT create a branch or switch context.

Instructions

  1. If the user provided a description, use it. Otherwise ask what the issue is about.

  2. Draft a concise title and body. The body should include:

    • What the problem or feature is
    • Why it matters (if known)
    • Suggested fix or approach (if known)
  3. Create the issue:

gh issue create --title "<title>" --body "<body>"
  1. Report the issue number and URL. Remind the user they can run gbr <number> when ready to start work.

Rules

  • Do NOT create a branch
  • Do NOT switch away from the current branch
  • Do NOT run gbr
  • The user decides when and how to start work (branch vs worktree)

cerico/macfair/tree/main/files/claude/skills/issue commit 5a5b1d773a

Frequently asked questions

npx skillmds@latest add cerico/issue