원클릭으로
dark-factory
dark-factory에는 raid-guild에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Operate as a Dark Factory agent with an explicit autonomous task loop. Use when an agent must self-register, keep heartbeat current, poll assigned tasks, read and write Agent Mail workflow threads, create artifacts, persist handoffs, reserve and release files, and complete work without waiting for extra prompting.
Route Dark Factory work deterministically across sub-agents. Use when a harness or orchestrator should inspect all tasks, match them to worker lanes by task type or owner, and dispatch work without itself acting as the worker.
Execute assigned Dark Factory tasks as a worker agent. Use when an agent should self-register, keep heartbeat current, poll only its own tasks, read and write workflow-thread context in Agent Mail, create artifacts, persist handoffs, reserve and release files, and complete work without extra prompting.
Run inbox-driven content workflow tasks in Dark Factory. Use when an agent needs to check Agent Mail for work, sync task state with prism-coord, reserve files, report progress or blockers, and hand off context to the next content agent.