The Implement skill serves as a Higher-Order Prompt (HOP) engine that translates abstract development plans into concrete code changes within your workspace. Designed to follow the output of planning commands like /bug, /feature, or /chore, it adheres to a rigorous protocol—Read, Reason, Execute, Validate, and Report—ensuring that every task in a plan is systematically addressed, verified through testing, and summarized with detailed Git statistics for maximum transparency and reliability.
Key Features
01Seamless integration with planning workflows for bugs and features
02Higher-Order Prompting (HOP) for executing complex multi-step plans
03Built-in validation command execution for instant quality assurance
04Automated reporting using git diff statistics for clear change visibility
05Systematic Read-Reason-Execute protocol to minimize implementation errors
0638 GitHub stars