关于
This skill optimizes the software development lifecycle within a single Claude session by breaking down implementation plans into discrete, independent tasks. By dispatching a fresh subagent for each task, it prevents context pollution and maintains high focus. The workflow includes mandatory code reviews between tasks and a final architectural audit, ensuring that fast iteration does not compromise code quality. It is ideal for developers who want to maintain continuous progress on a branch while ensuring every line of code meets project standards through automated iteration and feedback loops.