sdd-execute

Automates sequential execution of development plan phases with user approval and rollback.

1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/dariomazzitellireplik-coder/sdd-skills --skill sdd-execute-dariomazzitellireplik-coder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-execute
Source: https://github.com/dariomazzitellireplik-coder/sdd-skills/tree/main/skills/sdd-execute
Command: npx skills add https://github.com/dariomazzitellireplik-coder/sdd-skills --skill sdd-execute-dariomazzitellireplik-coder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of a development plan in a controlled manner, pausing after each phase for user approval to ensure quality and maintainability.

Core Features & Use Cases

  • Sequential Execution: Execute each phase of the development plan in a specific order, allowing for a controlled roll-out of changes.
  • User Approval: Pauses after each phase to gather user confirmation, preventing mistakes and allowing for iterative improvement.
  • Task-Specific Subagents: Utilizes specialized subagents like 'rust-engineer', 'golang-pro', and 'infra-dev' to handle different types of tasks efficiently.
  • Verification and Rollback: Includes verification commands for each phase and rollback strategies to ensure data integrity and prevent damage.
  • Use Case: Imagine you have a complex software development project with multiple stages. Use this Skill to execute the development plan, ensuring that each phase is completed correctly and reviewed by the team before proceeding.

Quick Start

To start executing your development plan, run: /sdd-execute

Frequently Asked Questions about sdd-execute

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sequential execution of a software development plan with user approval?

Sequential execution of a software development plan is automated by running phases in a specific order and pausing after each phase to gather user confirmation, ensuring controlled roll-outs and iterative improvement. This Skill manages that process.

What is the best way to add verification and rollback capabilities to structured software development workflows?

Structured software development workflows gain verification and rollback capabilities by including specific verification commands for each phase and predefined rollback strategies, ensuring data integrity and preventing damage during sequential plan execution.

Can I use task-specific subagents like rust-engineer and golang-pro for different development phases?

Task-specific subagents like 'rust-engineer', 'golang-pro', and 'infra-dev' are utilized to handle different types of development tasks efficiently during the sequential execution, ensuring specialized processing for various technical requirements.

How do I execute my development plan step by step while pausing for team review?

You can execute your development plan step by step and pause for team review by triggering the sequential execution command, which halts after each completed phase to wait for explicit user approval before proceeding to the next stage.

Does this sequential execution approach work for complex projects with multiple stages?

Yes, this sequential execution approach is designed for complex software development projects with multiple stages, allowing teams to execute development plans while ensuring each phase is completed correctly and reviewed before proceeding.