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

deskwork

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

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

이 저장소의 skills

plane
네트워크·컴퓨터 시스템 관리자

Provision the fleet control plane's accepted bearer token, or serve the plane HTTP endpoint (stackctl plane provision-token | serve) — the fleet control plane a single operator's sidecars uplink to (specs/036-fleet-control-plane). Wraps `stackctl plane`.

2026-07-17
sidecar
소프트웨어 개발자

Elect and run the per-installation sidecar daemon that uplinks telemetry to the fleet control plane and receives commands over SSE (stackctl sidecar run) — specs/036-fleet-control-plane. Wraps `stackctl sidecar`.

2026-07-17
execute
소프트웨어 개발자

Run a Spec Kit spec by dispatching each task to a fresh, right-sized subagent at the model its declared [tier:] resolves to (model-sized dispatch), with deskwork governance firing automatically afterward (cross-model audit-barrage + finding lift)

2026-07-14
define
소프트웨어 개발자

Author a NEW Spec Kit spec for a new feature, in-session — drive native /speckit-specify and the downstream authoring chain via the in-session agent, confirming state with stackctl spec-check (spec-authoring only; does not create worktree/docs infra)

2026-07-09
design
소프트웨어 개발자

Open the designing phase for a roadmap item — an opinionated frontend that drives a swappable design backend (default superpowers:brainstorming) IN-SESSION, sets the design: pointer on entry, re-injects capture-over-YAGNI, routes the handoff to /stack-control:define, and writes the installation-anchored design record the design-to-spec gate checks

2026-06-25
close
소프트웨어 개발자

Close a shipped roadmap item and everything it contains — the operator-confirmed post-ship terminal move. Shows the full transitive cascade (the item's part-of subtree's recorded closes: ids) as a dry-run, prompts you to confirm (and, when self-hosting, to validate the installed release), then runs `roadmap advance --to closed` which closes the deduped backlog ids and advances the item to the terminal `closed` phase. Never closes automatically.

2026-06-24
ship
소프트웨어 개발자

The one on-rail ship step: govern-converged precondition → open PR → operator confirms CI green → merge → non-discretionarily record status:shipped (fire graduate). Welds the merge to recording shipped so there is no skippable second step. No skip/defer/shortcut branch.

2026-06-23
audit-runs
네트워크·컴퓨터 시스템 관리자

Bounded retention for the audit-barrage run dirs under .stack-control/audit-runs (stackctl audit-runs) — list the accumulated run dirs with their sizes, or prune them by keep-last-N or older-than-T-days (dry-run unless --apply). The barrage never deletes its run dirs, so they grow without bound; this is the sanctioned sweep.

2026-06-22
backlog
소프트웨어 개발자

Structured slush pile for found-mid-work bugs/gaps, kept deliberately separate from the curated ROADMAP.md. Capture a found bug/gap in ONE move (capture ≠ scope) and return to your task; list the pile; seed it once from open GitHub issues; route audit-barrage parked residuals into it; promote an item into the feature-rigor tier (record-only) when it earns the full spec-driven treatment. Triage/inspection use the configured backlog backend when needed. Wraps `stackctl backlog`.

2026-06-22
session-end
소프트웨어 개발자

Capture-only session close. Assembles a journal entry (auto-deriving the mechanical/quantitative sections from git log, leaving the narrative for the agent), captures surfaced tooling friction, runs an advisory clone-snapshot, surfaces the backlog items that progressed (evidence; operator owns the status transition), then commits AND pushes the doc changes. No refuse-to-end gates. Wraps `stackctl session-end`.

2026-06-21
extend
소프트웨어 개발자

Refine an EXISTING Spec Kit spec in place, in-session — report state with stackctl spec-check, then run the edit/iterate/review loop (/speckit-clarify, re-/speckit-plan, re-/speckit-tasks, edits) reusing the current spec dir, bringing it to a runnable state

2026-06-20
check-front-door
소프트웨어 개발자

Assert the stack-control front door has not silently regressed (stackctl check-front-door). Over the derived fronted-operations registry it checks four invariants: every operation's sanctioned /stack-control:* skill exists, every verb/sub-action emits working --help, every mutating operation is mediation-registered (read-only ops exempt), and skill↔verb parity holds in both directions. Read-only; exits 0 on a clean surface, non-zero naming each gap.

2026-06-19
roadmap
소프트웨어 개발자

Reason over and curate the stack-control roadmap — a governed heading-keyed DAG of work items with first-class depends-on / part-of / deferred-until edges. Answer next-ready / why-blocked / what-this-blocks, derive order, render a mermaid graph, reconcile against on-disk spec progress (report-only), and mutate (add / advance / decompose / reclassify / defer / cluster / group / close-related). Dry-run first, then apply. Wraps `stackctl roadmap`.

2026-06-19
session-start
소프트웨어 개발자

Read-only boot orientation for a fresh agent session. Resolves the enclosing stack-control installation and reports the roadmap ready/blocked frontier, the active Spec Kit spec's chain position (+ the next /speckit-* step), the latest journal entry, the open local backlog, and a branch-staleness advisory — then STOPS. No authoring or implementation step fires. Wraps `stackctl session-start`.

2026-06-19
archive
기타 컴퓨터 관련 직업

Keep a live governed document lean by moving its terminal-status items into a sibling archive file (with an in-archive provenance ledger). Dry-run first, then apply on confirmation. Wraps `stackctl archive`.

2026-06-19
curate
기타 컴퓨터 관련 직업

Keep a live governed document correct: check it is well-formed, well-ordered, and properly archived, recognize (never run) a declared reconciliation seam, and report ledger↔archive coherence. Dry-run first, then apply on confirmation. Wraps `stackctl curate`.

2026-06-19
inbox
기타 컴퓨터 관련 직업

Low-friction insight capture for the governed design inbox: capture an out-of-sequence idea in ONE move mid-thread (capture ≠ scope), then triage in a separate deliberate pass — promote (record a graduation target, reuse existing creators) or drop (record a reason). List entries; keep lean with curate/archive. Dry-run first, --apply to write. Wraps `stackctl inbox`.

2026-06-19
release
기타 컴퓨터 관련 직업

Check the portable stack-control release contract and use the shared release surface instead of host-owned release semantics.

2026-06-19
setup
기타 컴퓨터 관련 직업

Scaffold a stack-control installation in a project: write .stack-control/config.yaml and the governed working files (ROADMAP.md, DESIGN-INBOX.md, the backlog store, the program audit log) the inbox/roadmap/backlog/governance verbs read through. Non-destructive + idempotent; dry-run first, --apply to write. Fails loud on a malformed required file. Wraps `stackctl setup`.

2026-06-19
unarchive
기타 컴퓨터 관련 직업

Return a named archived item to its live governed document at its declared-order position, removing its provenance-ledger entry. The reversibility half of archive. Dry-run first, then apply on confirmation. Wraps `stackctl unarchive`.

2026-06-19
translate-design-language
소프트웨어 개발자

Draft or maintain the project's design-language spec — the hand-authorable markdown artifact that anchors visual identity (palette/type/spacing tokens + signature components, each rule linked to live CSS + ≥1 example). Hand-authoring is the default and needs NO engine; the optional /frontend-design accelerator drafts from approved wireframe intent and is judged by the same check-design-spec gate.

2026-06-14
speckit-deskwork-governance-govern
소프트웨어 품질 보증 분석가·테스터

Govern the just-implemented work — cross-model audit-barrage + lift findings

2026-06-14
release
소프트웨어 개발자

Release the deskwork monorepo (bump → tag → push → CI publishes → local assert + smoke). Hard-gated procedure with operator pauses at version, post-bump diff, tag message, and final push. CI publishes via npm Trusted Publisher (OIDC); the skill runs assert-published + marketplace smoke LOCALLY after publish completes (faster turnaround than waiting on GH Actions minutes). Pass `--skip-publish-wait` to bypass local assert + smoke when the operator already published manually via `make publish`. Project-internal — for monorepo maintainers, not adopters.

2026-06-12
release
소프트웨어 개발자

Run the hard-gated deskwork monorepo release flow: preconditions, version bump, operator-side publish, smoke, tag, and atomic push.

2026-06-12
feature-complete
소프트웨어 개발자

Mark a feature complete by moving its docs to `003-COMPLETE`, updating tracking docs, and closing related issues before merge.

2026-06-12
feature-define
소프트웨어 개발자

Interview the user to define a feature, then write a structured feature-definition draft under `.agents/.tmp/` for later setup.

2026-06-12
feature-extend
소프트웨어 개발자

Extend an in-progress feature by appending scope and new phases, then get PRD/workplan approval again before filing new issues.

2026-06-12
feature-help
소프트웨어 개발자

Show the canonical feature lifecycle and summarize the current state of in-progress features without starting work.

2026-06-12
feature-implement
소프트웨어 개발자

Drive the implementation loop by selecting the next workplan task, verifying PRD/workplan approval, doing the work, and updating progress.

2026-06-12
feature-issues
소프트웨어 개발자

Create a parent feature issue and per-phase implementation issues from the approved workplan, then link them back into the docs.

2026-06-12
feature-pickup
소프트웨어 개발자

Resume a feature by reading its docs, issue state, and last session notes, then propose the next step without starting implementation.

2026-06-12
feature-review
소프트웨어 품질 보증 분석가·테스터

Review recent feature changes for bugs, regressions, and missing tests, then report findings without fixing them.

2026-06-12
feature-setup
소프트웨어 개발자

Create feature infrastructure: branch, worktree, and docs files from a prior feature-definition draft.

2026-06-12
feature-ship
소프트웨어 개발자

Prepare a feature for merge by verifying completion, running tests and review, pushing the branch, and opening a PR without merging it.

2026-06-12
speckit-deskwork-governance-govern
소프트웨어 품질 보증 분석가·테스터

Govern the just-implemented work — cross-model audit-barrage + lift findings

2026-06-11
wireframe
웹·디지털 인터페이스 디자이너

Author a deliberately lo-fi wireframe for a named UI surface change — operator-driven, sketch-kit-based, and lint-enforced (zero check-wireframe findings before the draft may be presented). The optional /frontend-design accelerator routes through the same lint.

2026-06-11
scope-inventory
소프트웨어 개발자

Fan the parallel discovery agents over a feature's PRD + module-root and emit a schema-validated scope-manifest.yaml (stackctl scope-inventory) — upfront surface discovery BEFORE implementation; surfaces novel/unmatched shapes deterministically so a green run is NOT read as 'no novel anti-patterns'

2026-06-10
scope-widen
소프트웨어 개발자

Re-run the discovery agents against an operator complaint mid-implementation and surface the NEW surfaces the original scope-inventory missed (stackctl scope-widen) — additive delta against the prior manifest; default dry-run, --apply to merge

2026-06-10
check-adopters
소프트웨어 개발자

Find per-codebase files that should import a canonical primitive but don't (stackctl check-adopters) — walks adopter-manifests.yaml, flags glob-matched files that hold out from the canonical `from` path, honoring exceptions and tracked-holdouts; scoped to the enclosing stack-control installation; an empty or absent registry is a clean no-op (exit 0); --gate-mode exits 1 on holdouts

2026-06-10
check-anti-patterns
소프트웨어 개발자

Scan the per-codebase source tree for legacy shapes registered in anti-patterns.yaml (stackctl check-anti-patterns) — finds code matching a registered legacy fingerprint (regex / multi-pattern proximity) scoped to the enclosing stack-control installation; an empty or absent registry is a clean no-op (exit 0); --gate-mode exits 1 on findings

2026-06-10
이 저장소에서 수집된 skills 138개 중 상위 40개를 표시합니다.