Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

nexus-engine

nexus-engine에는 developerz-ai에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
0
업데이트
2026-05-17
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

babysit-pr
소프트웨어 개발자

End-to-end PR loop. Opens PR, waits CI, waits CodeRabbit, triages, fixes, replies, resolves, re-runs CI, merges. The mastermind invokes this and walks away. Triggers: babysit pr, drive pr, ship pr end to end.

2026-05-17
branch-conventions
소프트웨어 개발자

Branch naming, base branch, draft policy, auto-merge policy, force-push policy. Short, table-driven. Triggers: branch naming, branch policy, where to branch from.

2026-05-17
coderabbit-config
소프트웨어 개발자

When and how to evolve .coderabbit.yaml — enable new tools, switch profile, add path-instructions for new doc subtrees, tune tone. Triggers: update coderabbit config, tune cr, edit coderabbit yaml.

2026-05-17
coderabbit-reply
소프트웨어 개발자

Post threaded replies to CodeRabbit review threads via GraphQL addPullRequestReviewThreadReply (or REST fallback). For wrong/opinion threads include principle citation. Triggers: reply coderabbit, post cr reply.

2026-05-17
coderabbit-resolve
소프트웨어 개발자

Mark review threads resolved via GraphQL resolveReviewThread mutation. Paginated, dry-run, batch. REST cannot do this. Triggers: resolve cr threads, mark resolved, close review threads.

2026-05-17
coderabbit-triage
소프트웨어 개발자

Fetch all coderabbitai[bot] review threads via GraphQL, classify each (bug/nit/suggestion/opinion/wrong), emit accept/reject/discuss plan. Triggers: triage coderabbit, classify cr comments, cr plan.

2026-05-17
fix-from-coderabbit
소프트웨어 개발자

For each accepted CR thread, locate file, route to right subagent, apply fix, build, run scoped tests, push, then resolve threads. Triggers: fix cr, apply coderabbit, address review comments.

2026-05-17
gh-graphql-helpers
소프트웨어 개발자

Reusable gh api graphql snippets — list PR threads, list bot comments, resolve thread, add reply, enable auto-merge, request reviewer, dismiss review. Single source of truth for other skills. Triggers: graphql gh, gh api recipes, github graphql.

2026-05-17
open-pr
소프트웨어 개발자

Open a PR from current branch with conventional-commits title, spec/contract refs, scenario tests, benchmark deltas. Marks draft until CI green. Triggers: open pr, create pr, ship branch, gh pr create.

2026-05-17
pr-changelog
소프트웨어 개발자

Generate CHANGELOG.md entry for merged PR from Conventional Commits title. Spec reference required. Keep-a-Changelog format. Triggers: changelog, generate changelog, release note.

2026-05-17
pr-merge
소프트웨어 개발자

Squash-merge with conventional commit message, delete branch, post release-note line. Refuses if any CR thread unresolved or any law violation. Triggers: merge pr, land pr, squash merge.

2026-05-17
pr-rebase-and-recover
소프트웨어 개발자

Rebase PR branch on main when CI fails on stale base or main moves. Conflict heuristics. Force-push. Restart wait-for-ci. Triggers: rebase pr, recover ci, fix stale branch.

2026-05-17
respond-to-cr-commands
소프트웨어 개발자

CodeRabbit chat-command cheat sheet — when to invoke @coderabbitai resolve/pause/ignore/summary/full review. Triggers: cr command, coderabbit command, talk to coderabbit.

2026-05-17
wait-for-ci
소프트웨어 개발자

Poll gh pr checks --watch until all required checks finish. Distinguishes required vs optional, handles flaky reruns, enforces timeout. Triggers: wait for ci, watch checks, ci status.

2026-05-17
wait-for-coderabbit
소프트웨어 개발자

Block until coderabbitai[bot] posts its review on a PR. Detects in-progress vs complete markers. Retriggers via @coderabbitai review if missing past threshold. Triggers: wait for coderabbit, wait cr, cr review status.

2026-05-17