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

nightshift

nightshift contiene 4 skills recopiladas de richlander, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
2
actualizado
2026-07-17
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

nightshift-coordinator
Desarrolladores de software

Stand up and run a Nightshift shift: start the Turnstile coordination daemon, author and register a plan (orders.json → a DAG of landable-PR "orders"), keep the ready set live, land merged orders to unblock their dependents, and drain or stop the shift. Use this when asked to set up, register, drive, or wind down a Nightshift backlog (the operator/coordinator side, not the worker side).

2026-07-17
nightshift-builder
Desarrolladores de software

Build one Nightshift order into a set of commits on its branch: make the change within the order's declared file scope, keep the claim alive with `nightshift check` before every commit, and use the required commit trailers. You never push; you hand the branch back. Use this when a Nightshift worker dispatches you to build (or rework) a single order.

2026-07-17
nightshift-reviewer
Analistas de garantía de calidad de software y probadores

Review one Nightshift order's diff as an independent adversarial reviewer: work read-only in the prepared worktree at the exact head, report only high-confidence bugs with file:line — each classified blocking, non-blocking, or pre-existing — and hand your findings back to whoever dispatched you. Use this when a Nightshift worker dispatches you to review an order.

2026-07-17
nightshift-worker
Desarrolladores de software

Operate as a Nightshift night-shift worker: claim one unit of work (an "order" = one landable PR) from the Turnstile coordination kernel and take it to a reviewed branch — building it and reviewing it (usually by spawning subagents), driving the adversarial gate to two clean, then handing it back. Use this whenever you are launched to work a Nightshift backlog, or told to "run nightshift", "take the next order", or "join the shift".

2026-07-17