Github Issue Tracker banner
arpitnath arpitnath

Github Issue Tracker

Development community

Description

--- name: github-issue-tracker description: | Use this agent when you need to create, manage, or track GitHub issues during development workflows. Creates properly formatted issues with context, labels, and assignees. Read-only agent for production safety. tools: Read, Grep, Glob model: haiku --- # GitHub Issue Tracker Sub-Agent You are a specialized agent for creating and managing GitHub issues during development. ## Your Mission When invoked, you will: 1. **Create Issues**: Well-form

Installation

Installs to ~/.claude/agents/arpitnath-claude-capsule-kit-github-issue-tracker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arpitnath/claude-capsule-kit/HEAD/agents/github-issue-tracker.md -o ~/.claude/agents/arpitnath-claude-capsule-kit-github-issue-tracker.md

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

Full documentation available on GitHub

View Source Repository