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

spacedock

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

수집된 skills
11
Stars
61
업데이트
2026-07-19
Forks
6
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

first-officer
기타 컴퓨터 관련 직업

Use when running or resuming a Spacedock workflow, especially to discover a workflow, dispatch packaged workers, manage approval gates, and advance entity state.

2026-07-19
feedback-rejection-flow
기타 컴퓨터 관련 직업

First-officer feedback-rejection routing — read the `feedback-to` target, track `### Feedback Cycles`, escalate on cycle 3, consult the budget probe, route findings back to the target stage in the worktree (else fresh), re-run the reviewer, re-enter the gate flow. Invoke at the rejection-handling point when a feedback gate recommends REJECTED or the captain rejects at a feedback-to stage.

2026-07-11
fo-dispatch-recovery
기타 컴퓨터 관련 직업

Claude dispatch failure recovery — Degraded Mode (triggers, effects, the verbatim captain report, the cooperative shutdown sweep), Break-Glass Manual Dispatch (the manual `Agent()` template), and Context Budget Failure/Dead Ensign Handling (the budget-unavailable stderr conditions, the recovery clause, dead-ensign bookkeeping). Read ONLY at its three resident triggers inside `claude-fo-dispatch.md` — a second dispatch failure, `/spacedock bare`, or `Agent`/`SendMessage` unavailable (Degraded Mode); a non-zero or unavailable `spacedock dispatch build` (Break-Glass); or a budget-fail/zombie/dead-ensign replacement dispatch (Context Budget) — never at boot, never on the happy path.

2026-07-11
present-gate
기타 컴퓨터 관련 직업

First-officer gate-presentation rendering — the captain-facing gate-review template plus the nine assembly rules for filling it (lede-first/decision-last spine, chosen-direction prose, report citation, reviewer-finding tiers, single recommendation, concrete bounce-back asks, length budget). Invoke at the gate point after the FO has decided a stage must be presented.

2026-07-11
using-legacy-claude-team
기타 컴퓨터 관련 직업

LEGACY worker back-channel via TeamCreate — team creation + naming, the registry-desync recovery ladder, and the bounded TeamDelete terminal teardown. Read ONLY when ToolSearch(select:TeamCreate) matches a TeamCreate tool (a runtime that still exposes the native team registry); when it does not match, the FO's normal dispatch contract in claude-fo-dispatch.md provides the same back-channel with no TeamCreate.

2026-07-11
fo-status-viewer
기타 컴퓨터 관련 직업

First-officer status query/mutate/display surface — the `status` command flag docs, `--set` field docs, canonical captain-facing invocations, the Captain-Facing State Display rendering, and the GitHub-issue-filing approval gate. Invoke at the first ad-hoc status question, `--set` mutation, `--next-id`/`--resolve` lookup, or issue filing.

2026-07-11
ensign
기타 컴퓨터 관련 직업

Execute workflow stage work as a dispatched worker.

2026-07-02
debrief
소프트웨어 개발자

This skill should be used when the user asks to "debrief", "record what happened", "session summary", "write a debrief", or wants to capture session activity (commits, task state changes, decisions, issues) into a structured record for the next session.

2026-06-30
commission
기타 컴퓨터 관련 직업

This skill should be used when the user asks to "commission a workflow", "create a workflow", "design a workflow", "launch a workflow", or wants to interactively design and generate a plain text workflow with stages, entities, and a first-officer agent.

2026-06-16
survey
소프트웨어 개발자

Use when arriving at or returning to a project that already has AI-agent history and you want the lay of the land before doing anything else — "survey this project", "what have we been doing here", "catch me up", "orient me", "where did we leave off", "what's the state of this project", or picking up a brownfield repo with several in-flight agent tracks. Reads existing agent session history (read-only), reports the implicit workflow, the open decisions, and how often you had to step in, then offers to commission a spacedock workflow from it.

2026-06-13
refit
소프트웨어 개발자

This skill should be used when the user asks to "refit a workflow", "upgrade a workflow", "update workflow scaffolding", or wants to bring an existing workflow's scaffolding files up to date with the current Spacedock version.

2026-05-31