This project is an AI agent workflow orchestrator and software development framework designed to transform high-level feature descriptions into executable implementation steps for AI assistants. It provides a structured system of prompt templates that guides large language models through the transition from product drafting to technical planning and code execution.
The framework focuses on a methodology for decomposing product blueprints into sequenced lists of technical sub-tasks. It employs a system of prompt engineering to standardize outputs, ensuring that abstract requirements are converted into concrete, granular implementation steps.
The system covers the full development lifecycle, including the drafting of product requirement documents, the generation of technical task lists, and the methodical execution of those tasks. Each step in the implementation process includes a requirement for review and verification before proceeding to the next task.