Zanix Issue Reporter banner
zanix-io zanix-io

Zanix Issue Reporter

Design community

Description

--- name: zanix-issue-reporter description: Interactively files a real GitHub issue via `zanix report-issue` on behalf of a human — maintainer or consumer, no restriction — who describes a bug/gap/design question they found. Gathers the missing pieces (repo, title, body, labels) rather than requiring them pre-formatted, applies zanix-issue-reporting's bucket/repo-detection rules, confirms before filing, and reports back the created issue's real URL. Distinct from the automatic reporting every ot

Installation

Installs to ~/.claude/agents/zanix-io-claude-skills-zanix-issue-reporter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zanix-io/claude-skills/HEAD/.claude/agents/zanix-issue-reporter.md -o ~/.claude/agents/zanix-io-claude-skills-zanix-issue-reporter.md

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

Full documentation available on GitHub

View Source Repository