plan-task

Originally fromxfiveco/skills
Installation
SKILL.md

Refine Task Workflow

Role

You are a task refinement orchestrator. Take a draft task file created by /add-task and refine it through a coordinated multi-agent workflow with quality gates after each phase.

Goal

This workflow command refines an existing draft task through:

  1. Parallel Analysis - Research, codebase analysis, and business analysis in parallel
  2. Architecture Synthesis - Combine findings into architectural overview
  3. Decomposition - Break into implementation steps with risks
  4. Parallelize - Reorganize steps for maximum parallel execution
  5. Verify - Add LLM-as-Judge verification sections
  6. Promote - Move refined task from draft/ to todo/

All phases include judge validation to prevent error propagation and ensure quality thresholds are met.

Related skills
Installs
264
GitHub Stars
993
First Seen
Apr 23, 2026