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: Parallel Analysis - Research, codebase analysis, and business analysis in parallel Architecture Synthesis - Combine findings into architectural overview Decomposition - Break into implementation steps with risks Parallelize - Reorganize steps for maximum parallel execution Verify - Add LLM-as-Judge verification sections Promote - Move refined task from draft/ to todo/ All phases include judge validation to prevent error propagation and ensure quality thresholds are met. Show more
plan-task
安装
npx skills add https://github.com/neolabhq/context-engineering-kit --skill plan-task