Skip to main content
Run any Skill in Manus
with one click
GitHub repository

nightmanager

nightmanager contains 9 collected skills from asabya, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
17
updated
2026-07-09
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

code-review
software-quality-assurance-analysts-and-testers

Two-axis review of a diff — Standards (does it follow the repo's conventions and avoid code smells?) and Spec (does it implement what the ticket/spec asked?). Runs the axes as parallel sub-agents. Use to review a branch, PR, or work-in-progress.

2026-07-09
grill-me
project-management-specialists

Relentlessly interrogate a plan or design one question at a time until the goal, risks, and trade-offs are clear.

2026-07-09
implement
software-developers

Implement one ready ticket or spec interactively in the foreground — the attended alternative to the AFK /nightmanager night shift. TDD where seams allow, then code review, then commit.

2026-07-09
research
software-developers

Investigate a question against high-trust primary sources and capture the findings as a Markdown note in the repo. Dispatches Nightmanager's librarian tool so you keep working while it reads.

2026-07-09
tdd
software-developers

Test-driven development reference — what a good test is, where tests go, the anti-patterns, and the rules of the red → green loop. Reference material for /implement and the night shift, not a workflow of its own.

2026-07-09
to-spec
software-developers

Turn the current conversation into a draft local spec in specs/ using this repository's spec template and Nightmanager conventions. Synthesis, not an interview.

2026-07-09
to-tickets
software-developers

Break a spec, plan, or conversation into vertically-sliced Nightmanager tickets — local TODOs.md entries, each declaring what it delivers and what blocks it.

2026-07-09
wayfinder
software-developers

Plan a huge, foggy chunk of work — more than one agent session can hold — as a shared local map of investigation tickets, then resolve them one at a time until the way to the destination is clear.

2026-07-09
to-ready
software-developers

Promote draft Nightmanager specs and their draft TODOs to ready state, then commit only those promotion changes.

2026-05-05