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

nightshift

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

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

이 저장소의 skills

nightshift-add-task
프로젝트 관리 전문가

Add a task definition to an existing Nightshift shift, registering it in manager.md and adding a status column to table.csv. Use when the user invokes /nightshift:add-task.

2026-05-18
nightshift-archive
네트워크·컴퓨터 시스템 관리자

Archive a Nightshift shift by moving its directory to .nightshift/archive/YYYY-MM-DD-<name>/. Use when the user invokes /nightshift:archive.

2026-05-18
nightshift-create
소프트웨어 개발자

Create a new Nightshift shift — a structured unit of batch agent work — with manager.md and an empty table.csv. Use when the user invokes /nightshift:create.

2026-05-18
nightshift-do-task
네트워크·컴퓨터 시스템 관리자

Execute one Nightshift task on one item, self-validate, retry on failure, and emit a structured result. Invoked by manager via `claude -p` subprocess; runs in a fresh top-level Claude Code session and inherits all user-configured MCPs.

2026-05-18
nightshift-doctor
네트워크·컴퓨터 시스템 관리자

Verify that Nightshift's required system dependencies (qsv, flock, jq) are installed and on PATH. Use when the user invokes /nightshift:doctor.

2026-05-18
nightshift-start
네트워크·컴퓨터 시스템 관리자

Start or resume execution of a Nightshift shift by forking into the manager subagent. Use when the user invokes /nightshift:start.

2026-05-18
nightshift-test-task
소프트웨어 품질 보증 분석가·테스터

Run a single Nightshift task on a single table item for testing — without modifying table.csv or manager.md. Spawns a claude -p subprocess of /nightshift:do-task with --read-only. Use when the user invokes /nightshift:test-task.

2026-05-18
nightshift-update-table
소프트웨어 개발자

Make bulk changes to a Nightshift shift's table.csv — add rows, update metadata, or reset failed items. Use when the user invokes /nightshift:update-table.

2026-05-18