sdd-forge.flow-finalize

Execute commit, merge, and cleanup actions to finalize software delivery workflows.

2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/SpreadWorks/sdd-forge --skill sdd-forge-flow-finalize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-forge.flow-finalize
Source: https://github.com/SpreadWorks/sdd-forge/tree/main/src/templates/skills/sdd-forge.flow-finalize
Command: npx skills add https://github.com/SpreadWorks/sdd-forge --skill sdd-forge-flow-finalize

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finalize the end-to-end AI-driven software delivery workflow by coordinating commit, merge, and cleanup actions after implementation.

Core Features & Use Cases

  • Orchestrates the finalization sequence (commit, merge or PR creation, and cleanup).
  • Detects merge strategy automatically and enforces a foreground, user-confirmed flow.
  • Provides step-by-step prompts to guide the user through finalization.

Quick Start

Initiate the finalize workflow after implementation is approved to commit changes, merge or create a PR, and clean up.

Frequently Asked Questions about sdd-forge.flow-finalize

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

FAQPage Schema
How do I finalize a workflow with commit, merge, and cleanup?

To finalize a workflow, you execute a strict sequence of commit, merge, and cleanup actions. The process auto-detects the merge strategy and uses step-by-step prompts to guide you through finalizing changes across local and main repositories.

What is the best way to merge an AI-driven software delivery workflow?

The best way to merge an AI-driven software delivery workflow is using a guided, foreground finalization process. It automatically detects whether to apply a standard merge or a PR-based path, ensuring strict sequencing across local and main repositories.

Does the finalization process support squash merge and pull requests?

Yes, the finalization process supports optional PR-based and squash merge paths. It auto-detects the appropriate merge strategy when finalizing changes across local and main repositories after implementation is complete.

When do I need to run the workflow cleanup and commit sequence?

You need to run the workflow cleanup and commit sequence when implementation is complete and you confirm finalization. This foreground process orchestrates commits and merges across repositories to finalize the software delivery.

Can I automate the merge strategy detection for local and main repositories?

Yes, you can automate merge strategy detection for local and main repositories. The finalization workflow auto-detects the strategy and enforces a guided, foreground sequence with step-by-step prompts for user confirmation.

Why does the finalization workflow require strict sequencing and user confirmation?

The finalization workflow requires strict sequencing and user confirmation to ensure safe orchestration of commit, merge, and cleanup actions. This guided, foreground approach prevents errors across local and main repositories during software delivery.