Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

nexus-engine

nexus-engine contiene 15 skills recopiladas de developerz-ai, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
15
Stars
0
actualizado
2026-05-17
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

babysit-pr
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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