Loading...
Loading...
Found 1,850 Skills
Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
Use when a PR is submitted and ready for peer review, to evaluate another agent's work against task requirements and code quality standards
Generates reports by aggregating project progress by status, priority, and size. A read-only skill that outputs completion rates and breakdowns of incomplete items by priority in tabular format. Use with commands like "Show progress", "Project report", "What's the completion rate?", "Number of items by status".
Split a PR into multiple PRs to reduce the number of required CODEOWNERS reviewer groups.
Compares competing PRs that target the same issue and recommends which one to merge. Runs gate, correctness, and quality checks; outputs a deterministic scorecard with reasoning trace. Use when an issue has two or more open PRs and a maintainer needs to decide which to merge.
Runs the jackin' pre-merge gate, retires the roadmap item into docs, and squash-merges a pull request. Use when the operator runs /jackin-dev:merge-pr.
Opens a pull request for a small jackin' change with the correct body shape and auto-selected verify-locally blocks. Use when the operator runs /jackin-dev:create-pr.
Extract a project's logo from its website, brand kit, or other sources
Agent skill for issue-tracker - invoke with $agent-issue-tracker
Use when user wants work review or work summary. Triggers on「工作回顾」「日报」「周报」「worklog」「今天做了什么」「本周总结」.
Configures release-please for monorepos and single-package repos. Handles manifest files, component tagging, changelog sections, and extra-files setup. Use when setting up automated releases, fixing release workflow issues, or configuring version bump automation.
Use when user requests autonomous operation across multiple issues. Orchestrates parallel workers, monitors progress, handles SLEEP/WAKE cycles, and works until scope is complete without user intervention.