process-github-issues

Automatically process open GitHub bug reports by spawning subagents that use the frontend-debug skill to fix each issue in isolated branches. This skill should be used when the user wants to systematically address multiple GitHub Issues without context pollution in the main session. Ideal for batch bug-fixing workflows.

$ Installer

git clone https://github.com/arlenagreer/claude_configuration_docs /tmp/claude_configuration_docs && cp -r /tmp/claude_configuration_docs/skills/process-github-issues ~/.claude/skills/claude_configuration_docs

// tip: Run this command in your terminal to install the skill