dev2merge

Automate feature-branch development from planning through PR merge with CSA tooling.

12|1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/RyderFreeman4Logos/cli-sub-agent --skill dev2merge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev2merge
Source: https://github.com/RyderFreeman4Logos/cli-sub-agent/tree/main/patterns/dev2merge/skills/dev2merge
Command: npx skills add https://github.com/RyderFreeman4Logos/cli-sub-agent --skill dev2merge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end development lifecycle on feature branches, reducing manual handoffs from planning through review to merging.

Core Features & Use Cases

  • Deterministic planning and task execution across the full dev cycle (plan, review, debate, PR, merge).
  • Enforces strict gates and audit trails to ensure traceability and compliance in code workflows.
  • Integrates CSA tooling to orchestrate parallel and serial tasks, preventing race conditions and ensuring reproducible results.

Quick Start

Initiate the deterministic dev2merge pipeline on the current feature branch using the CSA CLI.

Frequently Asked Questions about dev2merge

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

FAQPage Schema
How do I automate the feature branch workflow from planning to pull request merge?

Automating the feature branch workflow from planning to pull request merge is achieved by applying deterministic weave steps with strict gates and audit trails. This guides tasks from plan through review to PR merge across diverse codebases using integrated CSA tooling.

What is a deterministic development lifecycle and when do I need it for code review?

A deterministic development lifecycle enforces strict gates and audit trails to ensure traceability and compliance in code review. You need it when managing feature-branch workflows where reproducible results and preventing race conditions across parallel and serial tasks are required.

How do I enforce strict gates and audit trails in a DevOps pull request pipeline?

Enforcing strict gates and audit trails in a DevOps pull request pipeline requires orchestrating tasks through deterministic weave steps. This approach ensures traceability and compliance by guiding tasks sequentially through plan, mktsk, review, debate, PR creation, and pr-bot stages.

Can I use automated code review and debate stages across diverse codebases?

Yes, automated code review and debate stages can be applied across diverse codebases. The pipeline orchestrates these serial and parallel tasks using CSA tooling to prevent race conditions, ensuring reproducible results and maintaining an audit trail throughout the dev cycle.

Do I need additional dependencies to prevent race conditions in automated git workflows?

No additional dependencies are required to prevent race conditions in automated git workflows. The pipeline integrates CSA tooling natively to orchestrate parallel and serial tasks, preventing race conditions and ensuring reproducible results without external dependencies.

Why does my manual handoff process fail during the planning to merge development cycle?

Manual handoff processes fail during the planning to merge development cycle due to unorchestrated parallel tasks and lack of strict gates. Automating the end-to-end lifecycle with deterministic weave steps eliminates these manual handoffs and ensures traceable, reproducible results.