work

Coordinates multiple agents to execute complex project workflows with planning, parallelization, and QA review.

46|2|Updated Mar 23, 2025
One-click install
npx skills add https://github.com/gracefullight/krds --skill work-gracefullight
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: work
Source: https://github.com/gracefullight/krds/tree/main/.claude/skills/work
Command: npx skills add https://github.com/gracefullight/krds --skill work-gracefullight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of managing complex, multi-domain tasks without losing track of progress, ownership, and quality by coordinating planning, parallel execution, and review.

Core Features & Use Cases

  • PM planning and orchestration: Translates goals into an actionable plan and assigns work to multiple agents.
  • Parallel agent spawning: Runs multiple workstreams concurrently to reduce end-to-end cycle time on large projects.
  • QA review and coordination: Validates outputs against requirements and consolidates findings to improve reliability.

Quick Start

Ask the AI to activate the work skill and follow the instructions in .agents/workflows/work.md to coordinate the project end-to-end.

Frequently Asked Questions about work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate parallel workstreams for a multi-domain project?▼

Parallel workstreams are coordinated by decomposing project goals into actionable tasks, spawning multiple agents for simultaneous execution, and consolidating outputs through a structured QA review to validate the final deliverable.

What is agent orchestration for project planning and execution?▼

Agent orchestration for project planning translates goals into structured PM plans, assigns work to multiple agents for concurrent execution, and validates results against requirements to manage complex multi-domain project outcomes.

How do I set up workflow orchestration for concurrent agent execution?▼

To set up workflow orchestration, activate the work skill and execute the step-by-step instructions located in the .agents/workflows/work.md file with model invocation disabled to ensure strict workflow adherence.

Can I run multiple agents concurrently to reduce project cycle time?▼

Yes, running multiple agents concurrently reduces end-to-end cycle time on large projects by executing parallel workstreams simultaneously, then consolidating the findings through QA review to improve reliability.

Does parallel workstream execution require disabling model invocation?▼

Yes, parallel workstream execution requires model invocation to be disabled to ensure strict step-by-step adherence to the workflow instructions located in .agents/workflows/work.md during agent coordination.

When should I use a QA review for multi-domain project coordination?▼

A QA review for multi-domain project coordination should be used when consolidating outputs from parallel agents, validating deliverables against original requirements, and ensuring no progress, ownership, or quality is lost across complex tasks.