Loading...
Loading...
Found 3,093 Skills
Identify and report potentially malicious software repositories masquerading as legitimate security tools
Use when preparing a pull request for merge: inspect diffs, collect checks and review comments, classify findings, fix safe issues, verify, and loop until merge-ready.
Create maintainer-friendly pull requests with clean code and professional communication. Prevents 16 common mistakes that cause PR rejection. Use when: contributing to open source, submitting PRs, or troubleshooting PR rejection, CI failures, or personal artifacts in commits.
Comprehensive multi-stage code review using specialized subagents. Use when reviewing PRs with complex architectural impact, security concerns, or when thorough multi-perspective analysis is needed.
List my pull requests in the current repository
Commit, push, and open a PR with an adaptive, value-first description. Use when the user says "commit and PR", "push and open a PR", "ship this", "create a PR", "open a pull request", "commit push PR", or wants to go from working changes to an open pull request in one step. Produces PR descriptions that scale in depth with the complexity of the change, avoiding cookie-cutter templates.
Switches the current jackin❯ repo onto a pull request's branch via gh pr checkout, guarding the working tree first.
Reconciles an open jackin❯ pull request's title and body against the current diff — regenerates the Verify-locally block selection and rewrites prose that has drifted.
Visualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, assessing risk, or analyzing execution order and impact.
Review pull requests. Use when user asks to "review a PR", "/review-pr", or wants to review a pull request.
Upgrade gstack to the latest version. Detects global vs vendored install, runs the upgrade, and shows what's new.
Create release notes that summarize features, fixes, and migration guidance for software releases.