dual-loop-quality-coordinator

Coordinate staged software delivery with quality gates and state-machine artifacts.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/LINHANXIN/duanpian --skill dual-loop-quality-coordinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dual-loop-quality-coordinator
Source: https://github.com/LINHANXIN/duanpian/tree/main/skills/dual-loop-quality-coordinator
Command: npx skills add https://github.com/LINHANXIN/duanpian --skill dual-loop-quality-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates complex software delivery by unifying an outer delivery loop with an inner quality subloop, ensuring a single dispatch authority, hard-gate-first reviews, and explicit rollback and acceptance paths.

Core Features & Use Cases

  • Unified orchestration of outer loop and inner quality loop for staged releases.
  • Clear hard and soft gate policies with defined rollback routes and rework tickets.
  • Explicit artifact generation and state-machine-driven decision flow for end-to-end governance.

Quick Start

Initiate a full Dual-Loop workflow to coordinate outer delivery and inner quality loops end-to-end.

Frequently Asked Questions about dual-loop-quality-coordinator

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

FAQPage Schema
How do I coordinate staged software releases with cross-team quality gates?

You can coordinate staged software releases by unifying an outer delivery loop with an inner quality subloop, enforcing a single dispatch authority and hard-gate-first reviews for cross-team coordination.

What is a dual-loop quality coordinator for large-scale project governance?

A dual-loop quality coordinator orchestrates delivery and quality loops together, applying a canonical state machine to drive decision-making, generate explicit artifacts, and ensure end-to-end traceability for large-scale projects.

How do I enforce root-cause-driven rollback and formal acceptance in software delivery?

Enforce root-cause-driven rollback by defining explicit rollback routes and generating rework tickets within the inner quality loop, requiring formal acceptance by Scale before progressing through delivery stages.

Does this dual-loop workflow support hard-gate-first reviews and explicit artifact generation?

Yes, the dual-loop workflow supports hard-gate-first reviews by applying clear hard and soft gate policies, generating explicit artifacts like INDEX.md, quality_gate_decision.md, and rework_ticket.md for governance.

When do I need a canonical state machine for software delivery decision flow?

You need a canonical state machine when managing complex software delivery that requires staged releases, cross-team coordination, and formal acceptance, as it drives decision flow and ensures traceability across quality gates.

Can I use this quality coordinator for projects without formal acceptance requirements?

This quality coordinator is designed for large-scale projects requiring formal acceptance by Scale, hard-gate-first reviews, and cross-team coordination; simpler projects without these governance needs may find the dual-loop overhead unnecessary.