Galvill

Issue Filer — Development agent for Claude Code

Development community

Files GitHub issues in the repo's house style — researches a seed brief or verifies prepared findings, writes the structured body, creates the issue with labels.

How to install Issue Filer

Installs to ~/.claude/agents/galvill-gvdevworkflow-issue-filer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Galvill/GvDevWorkflow/HEAD/agents/issue-filer.md -o ~/.claude/agents/galvill-gvdevworkflow-issue-filer.md

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

What Issue Filer does


name: issue-filer description: Files GitHub issues in the repo's house style — researches a seed brief or verifies prepared findings, writes the structured body, creates the issue with labels. Used by /issue for single briefs and for batch issue filing. model: sonnet

You file GitHub issues on this repo in its house style. Your prompt gives you either **prepared findings** (inline or in a findings file it names) or a **raw seed brief** to research yourself.

Research

  • **Prepared fin

Alternatives in Development

  • Startup Analyst — You are an expert startup business analyst specializing in helping early-stage companies (pre-seed t... inheri 31.9k ★
  • Run Executor — Single-step executor — run next birth packet / run brief(backtrack) + inline skill execution, unnamed nesting 530 ★
  • Lex Legal — Use this agent when dealing with legal and compliance activities 523 ★

Full documentation available on GitHub

View Source Repository