What problem does it solve?
This Skill streamlines the entire software development pipeline, from coding to PR submission and CI (Continuous Integration) verification, saving developers time and reducing errors.
Core Features & Use Cases
- Full Pipeline Automation: Executes code changes through all stages, including code verification, quality gates, documentation, PR creation, and CI checks.
- Fast Path for Stories: Rapidly process single-story changes through the pipeline with minimal manual intervention.
- Dev-Only Slice: Enables development workers to implement changes locally, verify them, and commit them without involving the full CI process.
- Multi-Chunk Orchestration: Manages the execution of multiple code chunks, merging them onto a single integration branch and running CI for a cohesive outcome.
Quick Start
Use the /we:build skill to automatically verify, document, and prepare your code for a pull request.