关于
The Meta-Prompt Orchestrator is a sophisticated framework for building complex AI pipelines within Claude Code. It automates the 'Intake-to-Execution' lifecycle by categorizing tasks into Research, Plan, Do, or Refine stages and generating specialized prompts optimized for inter-agent communication. By enforcing a standardized .prompts/ directory structure, the skill ensures clear provenance, manages dependencies between tasks, and provides human-readable SUMMARY.md files alongside machine-ready XML outputs. This is ideal for developers tackling non-trivial features that require deep analysis before code is written.