yolo
No SKILL.md available for this skill.
View on GitHubMore from squirrel289/pax
resolve-pr-comments
Workflow skill for addressing and resolving pull request review comments systematically
11gh-pr-review
Interact with GitHub pull requests for review, comment management, and merge operations
10process-pr
End-to-end workflow for processing pull requests from review to merge
10sequential-execution
Execute dependent tasks in order where each task relies on previous results
10create-pr
Create a pull request from a feature branch with work item metadata. Use when implementation is complete, tested, and ready for review. Supports: (1) PR creation from feature branch, (2) Auto-population of PR template with work item details, (3) Linking to work item ID, (4) PR description generation from commit history
9update-work-item
Update an existing work item with status changes, effort tracking, test results, and related commits. Use when progressing work, recording test results, or adjusting estimates. Supports: (1) Status transitions (proposed → ready → in-progress → ready-for-review → closed), (2) Feature branch creation and sync, (3) Automatic PR creation on ready-for-review transition, (4) Effort tracking (estimated → actual), (5) Test and commit tracking, (6) Dependency validation (all depends_on items must be closed before closing), (7) Notes with timestamps
9