Review Status Command - Check PR CI and Review Comments
Checks CI status and review comments for recent and older open pull requests.
/plugin marketplace add jleechanorg/claude-commands/plugin install claude-commands@claude-commands-marketplaceWhen this command is invoked, YOU (Claude) must execute these steps immediately: This is NOT documentation - these are COMMANDS to execute right now. Use TodoWrite to track progress through multi-phase workflows.
Action Steps:
Purpose: Check outstanding PRs for CI issues and important review comments
Usage: /reviewstatus - Review recent PRs for CI failures and critical feedback
The /reviewstatus command provides a comprehensive overview of:
## Summary of Outstanding PRs
### Recent PRs (Last 2 Days)
- PR #XXX: [Title] - CI: ✅/❌ - [Key issues]
- PR #XXX: [Title] - CI: ✅/❌ - [Key issues]
### Key Issues to Address
- **PR #XXX**: [Critical issue description]
- **PR #XXX**: [Important feedback]
### Older Open PRs
- PR #XXX: [Title] - [Age]
The command uses GitHub MCP tools to:
## Summary of Outstanding PRs
### Recent PRs (Last 2 Days) - All CI Passing ✅
1. **PR #775**: File deletion impact protocols - Minor doc improvements needed
2. **PR #773**: /arch command update - Minor grammar fixes
3. **PR #771**: Python type annotations - Import issue already fixed
4. **PR #769**: Memory MCP integration - Code quality improvements needed
5. **PR #768**: Slash command architecture - Scratchpad format already fixed
### Key Issues to Address
**PR #769** (Memory MCP) has the most review feedback needing attention:
- Code formatting issues
- Missing docstrings
- Type annotation modernization
- General code quality improvements
All recent PRs have passing CI, with most critical issues already addressed in follow-up commits.
/pr - Create a new pull request/copilot - Run GitHub Copilot review on current branch/review - Detailed review of a specific PR