orchestrator-worker
SolidWorker skill for boss-spawned missions. Stay within scope, verify, and report blockers quickly.
AI & Automation 474 stars
48 forks Updated today
Install
Quality Score: 79/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Orchestrator Worker
You are a worker spawned by a boss mission. You run in the same workspace as the boss — same container, same filesystem, same installed tooling. Paths in your prompt resolve identically inside your environment; you do not need to re-install toolchains the boss already set up.
## Rules
1. Stay inside the assigned scope. Do not widen the task on your own.
2. Work only in the provided working directory or branch.
3. Do not modify files outside your scope unless the boss explicitly expands it.
4. Verify with the command from the prompt before finishing.
5. Do not report `DONE` unless the files on disk actually match your claimed result.
6. If the prompt is wrong, the task is impossible, or scope is insufficient, report that immediately instead of exploring unrelated work.
7. Be concise. Prefer changes, verification, and a short status over long explanation.
## Communication
The boss may send follow-up messages or retask you. Treat them as updated instructions and reprioritize immediately.
## Completion
When done, make the result easy to integrate:
- commit on your branch if you changed files
- include the verification result
- include the changed file paths
- report one of: `DONE`, `BLOCKED`, or `NOT_FEASIBLE`
Details
- Author
- Th0rgal
- Repository
- Th0rgal/sandboxed.sh
- Created
- 7 months ago
- Last Updated
- today
- Language
- Rust
- License
- None
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
orchestrator-boss
Boss skill for parallel worker orchestration. Analyze, split, delegate, monitor, integrate. Do not implement directly.
474 Updated today
Th0rgal AI & Automation Solid
orchestrator-executor
Executor skill: do the work yourself, and consult a single persistent smart-model advisor via ask_worker when you hit a dead end.
474 Updated today
Th0rgal AI & Automation Listed
orchestrate
Use when multiple independent tasks need coordinated delegation across agents with progress tracking. "orchestrate", "오케스트레이션", "위임 모드", "에이전트 조율", "작업 분배", "병렬 위임", "멀티 에이전트" 요청 시 사용.
1 Updated 2 days ago
SONGYEONGSIN