executing-plans
π―Skillfrom jtsang4/efficient-coding
Systematically executes implementation plans in batches, critically reviewing tasks, verifying progress, and seeking feedback between execution stages.
Part of
jtsang4/efficient-coding(8 items)
Installation
npx skills add jtsang4/efficient-coding --skill executing-plansSkill Details
Use when you have a written implementation plan to execute in a separate session with review checkpoints
More from this repository7
Collaboratively refines and designs project ideas through systematic questioning, exploring approaches, and presenting structured design proposals.
Dispatches independent tasks to fresh subagents with two-stage review, ensuring spec compliance and high-quality code implementation within the current session.
Generates structured project roadmaps and technical specifications with clear milestones, resource allocation, and risk assessment strategies.
Streamlines web development workflows by automating browser interactions, testing, and performance profiling across multiple platforms and configurations.
Manages Git worktrees by providing a safe, intuitive interface to create, switch, list, merge, and remove parallel branch directories during development.
Systematically diagnoses and resolves code errors by breaking down complex problems into manageable steps and applying structured debugging techniques.
Guides developers through writing automated tests before code implementation to ensure robust, maintainable software design and reduce potential bugs.