Work Github Issue banner
SilverAssist SilverAssist

Work Github Issue

Git community

Description

--- agent: agent description: Start working on a GitHub issue with full workflow setup --- # Work on GitHub Issue Start working on GitHub issue **#{issue-number}** in repository **{owner}/{repo}** with complete workflow setup. ## Prerequisites - GitHub MCP connection or `gh` CLI required - Reference: `.github/prompts/_partials/github-integration.md` - Reference: `.github/prompts/_partials/git-operations.md` ## Steps ### 1. Read Complete Issue Fetch issue **#{issue-number}** with all detai

Installation

Installs to ~/.claude/commands/silverassist-agents-toolkit-work-github-issue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SilverAssist/agents-toolkit/HEAD/.claude/commands/work-github-issue.md -o ~/.claude/commands/silverassist-agents-toolkit-work-github-issue.md

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

Full documentation available on GitHub

View Source Repository