New Issue banner
4gentic 4gentic

New Issue

Git community

Description

--- description: Triage a GitHub issue, collect fields with high fidelity, preview the body, and file via gh. Interactive. argument-hint: "[--dry-run] # preview only; do not submit" allowed-tools: AskUserQuestion, Bash, Read, Write --- # /new-issue One command. Five templates. A filed issue that another agent can act on. This command is the only supported way to file a quality issue against Obelus from a Claude Code session. It triages the request, picks the right YAML form under `.github/IS

Installation

Installs to ~/.claude/commands/4gentic-obelus-new-issue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/4gentic/obelus/HEAD/.claude/commands/new-issue.md -o ~/.claude/commands/4gentic-obelus-new-issue.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository