DEV Community

atani
atani

Posted on

I built a custom slash command that lets Claude Code triage GitHub issues — deciding which to clo...

I built a custom slash command that lets Claude Code triage GitHub issues — deciding which to close, which need a PR, and which need human judgment. The hardest part was turning my own implicit decision-making into explicit prompt rules. After 7 iterations, it handles the obvious cases well, freeing me to focus on the truly hard issues.

Top comments (0)