m-sdd-implement

Execute development plan tasks in isolated worktrees with branch wrap-up.

2|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/mituso89/Spec-Driven-Development-toolkits --skill m-sdd-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: m-sdd-implement
Source: https://github.com/mituso89/Spec-Driven-Development-toolkits/tree/main/m-sdd-implement
Command: npx skills add https://github.com/mituso89/Spec-Driven-Development-toolkits --skill m-sdd-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the execution of development plans and tasks, ensuring that development processes are consistent and efficient, while reducing manual intervention.

Core Features & Use Cases

  • Automated Task Execution: Execute tasks from a development plan automatically.
  • Isolated Worktree: Create an isolated worktree for each task to maintain code integrity.
  • Branch Wrap-Up: Automate the wrapping up of development branches after tasks are completed.
  • Use Case: Ideal for organizations following a Spec-Driven Development process, this Skill streamlines the execution of tasks from a development plan, reducing errors and increasing efficiency.

Quick Start

Use the m-sdd-implement skill to execute the development plan for the active feature.

Frequently Asked Questions about m-sdd-implement

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

FAQPage Schema
How do I automate task execution from a spec-driven development plan?

Spec-driven development plan execution is automated by isolating work in a feature branch, delegating tasks to subagents, and handling branch wrap-up automatically, which reduces manual intervention and errors.

What is the best way to isolate development tasks in a feature branch?

The best way to isolate development tasks is by creating an isolated worktree for each task, maintaining code integrity while delegating execution and handling branch wrap-up automatically.

Can I use branch management automation for spec-driven development workflows?

Yes, branch management automation supports spec-driven development workflows by executing tasks in an isolated worktree, delegating to subagents, and automating branch wrap-up to streamline processes.

Does automated branch wrap-up handle feature branch cleanup after task execution?

Yes, automated branch wrap-up handles feature branch cleanup after task execution by finalizing the isolated worktree automatically, ensuring consistent processes once delegated tasks are completed.

What are the limitations of using subagents for development workflow automation?

A limitation of using subagents for development workflow automation is that it requires a structured spec-driven development plan to function effectively, making it unsuitable for unstructured development processes.