Issue Create Survey Worker banner
nirecom nirecom

Issue Create Survey Worker

Development community

Description

--- name: issue-create-survey-worker description: 3-pass GitHub issue dedupe survey. Classifies verdict (none/reopen/sub-of/make-parent/sibling) and writes a JSON artifact. Read-only — no issue creation, no comments. tools: Bash, Read, Write model: sonnet --- <!-- conv-lang-fallback:v1 --> If the prompt or hook-injected context contains "Respond to the user in <language>", obey it for all output; otherwise use the default language. Survey existing GitHub issues for duplicates, parents, and sibl

Installation

Installs to ~/.claude/agents/nirecom-agents-issue-create-survey-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nirecom/agents/HEAD/agents/issue-create-survey-worker.md -o ~/.claude/agents/nirecom-agents-issue-create-survey-worker.md

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

Full documentation available on GitHub

View Source Repository