bmad-wds-implement

Guides implementation of code improvements in new branches using workflow documents.

26|23|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-wds-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-wds-implement
Source: https://github.com/laraxot/laravelpizza.com/tree/main/.github/skills/bmad-wds-implement
Command: npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-wds-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures developers can implement code improvements in a structured manner, reducing the risk of introducing errors.

Core Features & Use Cases

  • Branch Implementation: Guides users through the process of implementing code improvements in a new branch.
  • Workflow Guidance: Provides detailed instructions to follow, reducing the likelihood of errors during implementation.
  • Use Case: When a developer needs to implement a new feature or fix a bug, this Skill guides them through the steps to create a new branch, apply changes, and merge them back into the main branch.

Quick Start

Implement the changes described in the document 'workflow-implement.md' into a new branch for the 'product-evolution' project.

Frequently Asked Questions about bmad-wds-implement

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

FAQPage Schema
How do I implement code improvements in a new branch?

To implement code improvements in a new branch, this Skill guides you through creating a feature branch, applying changes, and merging them back into the main branch while ensuring version control best practices and code quality.

What is the best way to manage feature branch creation and merging?

The best way to manage feature branch creation and merging is by following structured workflow guidance, which reduces the likelihood of introducing errors during development and ensures proper version control practices are maintained.

Do I need a workflow document to guide branch implementation?

Yes, you need a workflow document detailing the implementation steps. This Skill requires the presence of a document like 'workflow-implement.md' to guide the precise application of code changes into the new branch.

How does structured workflow guidance reduce errors during code implementation?

Structured workflow guidance reduces errors during code implementation by providing detailed instructions for developers, ensuring that branch management and code improvements follow version control best practices systematically.

Can I use this approach for both new features and bug fixes?

Yes, you can use this approach for both new features and bug fixes. When a developer needs to implement changes, the Skill guides them through the steps to create a new branch, apply modifications, and merge them safely.