goal-skill

Orchestrate sub-agents through phased planning, implementation, review, and validation workflows.

11|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/meanllbrl/dreamcontext --skill goal-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goal-skill
Source: https://github.com/meanllbrl/dreamcontext/tree/main/skill-packs/goal-skill
Command: npx skills add https://github.com/meanllbrl/dreamcontext --skill goal-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The orchestration of large goals requires coordinating multiple agents, maintaining a clear plan, and ensuring validation at the end. This Skill fixes the inefficiency of ad-hoc, single-pass development by providing a formal goal-management loop that uses sub-agents to plan, implement, review, and validate work.

Core Features & Use Cases

  • Orchestrates multi-phase workflows with Phase 0 validation, Phase 1 planning, Phase 2 reviews, Phase 3 task persistence, Phase 4 implementation, Phase 5 code review, and Phase 6 validation.
  • Enforces constrained iteration caps to avoid endless loops and escalates to the user when needed.
  • Supports reuse with other surfaces like council or multi-review for complex diffs.

Quick Start

Drive a complex feature to completion by orchestrating sub-agents and validating against user-defined criteria.

Frequently Asked Questions about goal-skill

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

FAQPage Schema
How do I orchestrate complex multi-phase development goals with sub-agents?

You orchestrate complex multi-phase development goals by dispatching specialized sub-agents to handle planning, implementation, code review, and validation. This enforces a structured workflow that drives initiatives to completion through gated phases and constrained iteration caps.

What is the best way to manage automated workflows for large feature builds?

Automated workflows for large feature builds are best managed through a formal goal-management loop. This approach replaces ad-hoc development by coordinating agents across planning, reviews, task persistence, and final validation to ensure all criteria are met.

Can I use sub-agent orchestration for product research and planning tasks?

Yes, you can use sub-agent orchestration for product research and planning tasks. The workflow supports multi-phase initiatives in product development and research by dispatching agents to plan, implement, review, and validate the required work.

How do you prevent endless automation loops during sub-agent task validation?

Endless automation loops during sub-agent task validation are prevented by enforcing constrained iteration caps. When these caps are reached or issues arise, the workflow escalates progress decisions directly to the user.

Does multi-agent orchestration work with external code review and council surfaces?

Yes, multi-agent orchestration works with external surfaces like council or multi-review processes. It supports reuse with these tools to handle complex diffs and provide comprehensive reviews during the code review phase.

What are the phases of sub-agent orchestration for complex feature implementation?

The phases of sub-agent orchestration include Phase 0 validation, Phase 1 planning, Phase 2 reviews, Phase 3 task persistence, Phase 4 implementation, Phase 5 code review, and Phase 6 validation to ensure end-to-end completion.