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

darken

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

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

이 저장소의 skills

orchestrator-mode
기타 컴퓨터 관련 직업

Use at session start in any darken-managed workspace (any repo containing `.scion/grove-id`) to prime as the host-mode orchestrator for the §7 pipeline. Loads the non-negotiables block, the routing classifier, the background-dispatch monitoring protocol, the bounded-transcript evidence rule, the 14-role roster, the escalation classifier, and the four loop primitives for playbook-driven coordination (darken dispatch / inbox / accept / state). Invoke whenever the operator types a task and the workspace is darken-managed.

2026-05-04
subagent-to-subharness
소프트웨어 개발자

Use in any darken-managed workspace (any repo containing `.scion/grove-id`) when you would normally dispatch a subagent via the Agent tool but you are operating as the host-mode orchestrator. Translates the muscle memory into subharness dispatch, maps task shapes to roles, frames the task in caveman-standard with a status-publishing recipe and a fixed milestone vocabulary, and reads worker output back via the bounded-transcript protocol.

2026-05-03
spec-kit
기타 컴퓨터 관련 직업

Constitution-driven specification flow mounted by planner-t4. Activates when an agent must drive the full ratification pipeline: constitution review, spec.md authoring, plan.md production, and tasks/ decomposition. Use when operating under the specify CLI, when a feature requires formal ratification before implementation, or when producing structured spec artifacts for downstream worker harnesses.

2026-04-29
superpowers
소프트웨어 개발자

Multi-skill bundle mounted by planner-t3. Activates when a design session must scaffold an architecture that satisfies both Hipp zero-config reliability principles and Ousterhout deep-module complexity reduction. Triggers on requests to design libraries, data layers, or system modules where simplicity, embeddability, and minimal cognitive load must all be balanced together.

2026-04-29
hipp
소프트웨어 개발자

Use when designing libraries, modules, or data layers that must be simple, reliable, and self-contained. Use when choosing between embedded vs server-based solutions. Use when reviewing code for unnecessary complexity, dependencies, or configuration. Triggers on requests involving zero-config design, embedded systems, long-term maintainability, or first-principles thinking.

2026-04-29
ousterhout
소프트웨어 개발자

Use when designing modules, classes, APIs, or system architecture. Use when reviewing or refactoring code for complexity. Use when choosing between implementation approaches. Triggers on requests involving abstraction design, interface simplicity, information hiding, or reducing cognitive load.

2026-04-29
agent-worktree-discipline
네트워크·컴퓨터 시스템 관리자

Use when dispatching darken spawn subharnesses or reading their committed work back from .scion/agents/<name>/workspace

2026-04-29
bones-tasks-swarm-coordination
소프트웨어 개발자

Use when dispatching 2+ parallel subharnesses for related work; replaces orchestrator-side file-disjoint task partitioning with a claim-and-close work queue

2026-04-29
shell-safe-briefs
소프트웨어 개발자

Use when composing the brief argument passed to darken spawn or scion message; the brief flows through scion sh -c wrapper that misparses three ASCII characters

2026-04-29
substrate-image-discipline
소프트웨어 개발자

Use when canonical image source files (images/<harness>/Dockerfile or darkish-prelude.sh) have been edited; the local image tag must be rebuilt before any subharness dispatched into that harness will pick up the change

2026-04-29
writing-plans
소프트웨어 개발자

Skill for plan authoring agents. Writes structured implementation plans to the worktree. When BONES_REPO is set, routes plan output through bones repo CI for review before finalizing. Backward compatible: when BONES_REPO is unset, writes plans directly to the local worktree.

2026-04-29