Issue Reviews
Description
--- name: issue-reviews --- ## intro Review open GitHub issues for priority, feasibility, project alignment, and risks. **Argument:** `$ARGUMENTS` — optional issue number(s) to review (e.g., `5` or `5 8 12`). If empty, review all open issues. ## Steps ### 1. Discover issues to review - If `$ARGUMENTS` contains issue number(s), use those - Otherwise, run `gh issue list --state open --json number,title,author,labels,createdAt,updatedAt,comments` to get all open issues - If there are no open
Installation
Installs to ~/.claude/commands/jayminwest-mulch-issue-reviews.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jayminwest/mulch/HEAD/.claude/commands/issue-reviews.md -o ~/.claude/commands/jayminwest-mulch-issue-reviews.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development