Skip to content

Conversation

@aRustyDev
Copy link
Owner

Summary

  • Adds /review-skill-issue slash command for autonomous skill review workflow
  • Defines 8-phase workflow: discovery → claim → worktree → analysis → implementation → validation → PR → cleanup
  • Integrates with GitHub Project status transitions (Backlog → In Progress → In Review)
  • Chains with /refine-skill and /validate-lang-conversion-skill commands

Test plan

  • Run /review-skill-issue with Backlog issues available
  • Verify status transitions update correctly in GitHub Project
  • Verify worktree creation and cleanup instructions work

🤖 Generated with Claude Code

### Added
- components/commands/review-skill-issue.md - Slash command for working Backlog skill review issues
- 8-phase workflow: discovery, claim, worktree, analysis, implementation, validation, PR submission, cleanup
- GitHub Project integration with status transitions
- Integration with /refine-skill and /validate-lang-conversion-skill commands
- Decision points for edge cases and prioritization

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@aRustyDev aRustyDev merged commit 722f423 into main Jan 4, 2026
2 checks passed
@aRustyDev aRustyDev deleted the feat/review-skill-issue-command branch January 4, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants