Gh Weld Issue

Create a GitHub issue via guided interview. Optionally targets a different repo (cross-repo filing). Checks for duplicates before creation (c/u/d resolution: continue as new, use existing and stop, or drop). Collects title and type; constructs structured body from scope, acceptance criteria, and blockers. Infers blockers from open issues. Discovers and applies repo labels. Enforces verifiable acceptance criteria (each must name a command, visible change, or measurable value). Creates via gh CLI using --body-file. One issue per outcome — never batches multiple ideas. Surfaces a repo-fit warning only when the mismatch is clear and unambiguous — skips the check entirely when a target repo was specified. Use when: filing a bug, planning a feature, capturing a task, or creating any GitHub issue. Skip if you are about to implement the work in this session — use gh-weld-adopt (creates the issue, branch, and commit for same-session work) or gh-weld-ship instead.

WrathZA a207639 9.6 KB Updated

File contents

WrathZA/github-weld/tree/main/skills/gh-weld-issue commit a2076394d1

Frequently asked questions

npx skillmds@latest add wrathza/gh-weld-issue