spec-delegated

Generate a delegated-spec file with agent assignments, dependencies, and validation steps.

16|3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/Ratler/dream-team --skill spec-delegated
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-delegated
Source: https://github.com/Ratler/dream-team/tree/main/skills/spec-delegated
Command: npx skills add https://github.com/Ratler/dream-team --skill spec-delegated

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegated spec writing turns a brainstorming session into a formal, executable plan that coordinates an orchestrator with specialized sub-agents, reducing ambiguity and setup time.

Core Features & Use Cases

  • Orchestrator-driven delegation: assigns tasks to planning, writing, verification, and execution agents with explicit dependencies.
  • Template-guided spec creation: uses templates and guidelines to ensure consistent structure, frontmatter, and review processes.
  • Use Case: when a team needs an end-to-end delegated workflow that translates ideas into a ready-to-run spec file.

Quick Start

After your brainstorming session, run the delegated spec writer to generate a specs file from the conversation.

Frequently Asked Questions about spec-delegated

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

FAQPage Schema
How do I turn a brainstorming session into a multi-agent task assignment plan?

Multi-agent task assignment plans are generated by transforming brainstorming conversations into a formal delegated-spec file that coordinates an orchestrator with specialized sub-agents for planning, writing, verification, and execution.

What is delegated spec writing for orchestrator-driven software projects?

Delegated spec writing is the process of creating an executable plan that coordinates an orchestrator with specialized sub-agents, enforcing frontmatter mode and spec-version rules to reduce ambiguity in end-to-end project workflows.

How do I generate a spec file with agent assignments and dependencies from a conversation?

To generate a spec file with agent assignments and dependencies, run the delegated spec writer after your brainstorming session to apply template-guided structure, validation steps, and explicit task scheduling across sub-agents.

Can I use orchestrated sub-agents for end-to-end project planning and verification?

Yes, orchestrated sub-agents can be used for end-to-end project planning and verification by assigning tasks to specialized agents with explicit dependencies and review processes defined in the delegated-spec file.

Does the delegated-spec format require specific frontmatter and version fields?

Yes, the delegated-spec format requires specific frontmatter fields, enforcing mode: delegated and spec-version: 1, alongside structured agent assignments, dependencies, and validation steps to ensure consistent execution.

When should I use a delegated spec instead of a standard project spec?

Use a delegated spec instead of a standard project spec when an end-to-end workflow requires clear task delegation, scheduling, and review across multiple specialized sub-agents managed by a central orchestrator.