Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

sentinel

sentinel 收录了来自 LuciferDono 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
1
更新
2026-03-12
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

check-milestones
软件开发工程师

Check and fix milestones on PRs and their associated issues. Sets PR milestones based on the branch they merged into, and issue milestones based on the smallest version with a merged fix. Triggers on: check milestones, fix milestones, /check-milestones.

2026-03-12
clean-branches
软件开发工程师

Delete local branches whose PRs have been merged upstream. Checks GitHub PR status for each branch. Triggers on: clean branches, delete merged branches, prune branches, branch cleanup.

2026-03-12
force-push-downstream
软件开发工程师

Force-push a branch and all its downstream branches to origin. Auto-detects the downstream tree and skips branches already up-to-date. Triggers on: force push downstream, push chain, push all branches.

2026-03-12
impl-review
软件质量保证分析师与测试员

Implement review feedback on a PR. Checks out the branch, applies reviewer-requested changes, runs preflight, commits, and pushes. Triggers on: impl-review, implement review, implement review feedback, address review comments.

2026-03-12
make-ci-green
软件开发工程师

Re-run failed GitHub Actions CI jobs for a PR. Detects failure type (build vs test) and reruns only failed jobs. Triggers on: make ci green, retry ci, rerun ci, fix ci, re-run failed jobs, retrigger ci.

2026-03-12
pr
软件开发工程师

Create a pull request for the current branch using `gh`.

2026-03-12
preflight
软件质量保证分析师与测试员

Run all preflight checks (format, lint, build, tests) to make sure the current work is ready for review. Auto-detects project type.

2026-03-12
rebase-downstream
软件开发工程师

Rebase a tree of dependent branches (including siblings) after upstream changes. Auto-detects downstream branches and rebases each in order. Triggers on: rebase downstream, rebase chain, propagate changes downstream.

2026-03-12
review
软件质量保证分析师与测试员

Review code for quality, root cause analysis, and fix confidence. Supports PR review and local review of uncommitted/branch changes. Default mode is local (reviews current branch changes). Triggers on: review pr, review this pr, /review <pr_url>, /review local, /review, check pr quality.

2026-03-12
uplift
软件开发工程师

Create an uplift PR that cherry-picks fixes from merged PRs into a release branch. Auto-detects release branches from the repo. Triggers on: /uplift, create uplift, uplift PRs.

2026-03-12