Executes predefined development plans automatically to create files, modify code, and generate unit tests.
This skill automates Phase 6 of the development workflow by executing implementation plans without requiring manual intervention. It reads the current workflow state, creates or modifies files based on specifications, and generates unit tests to ensure code quality. By integrating initial PHPStan static analysis and updating state logs, it provides a seamless bridge between the planning and review phases of the software development lifecycle, maximizing developer productivity through hands-off implementation.
主な機能
01Zero-approval automated code generation
02Automatic unit test generation
038 GitHub stars
04Integrated initial PHPStan static analysis
05Dynamic file creation and modification from plans
06Automated workflow state tracking and timestamps
ユースケース
01Rapidly generating code and tests from pre-approved markdown specifications
02Automating the implementation phase of a multi-step developer workflow
03Scaling development by offloading routine coding tasks to an automated pipeline