بنقرة واحدة
dark-factory
يحتوي dark-factory على 4 من skills المجمعة من raid-guild، مع تغطية مهنية على مستوى المستودع وصفحات 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.