4-step-program

Orchestrate dockeragents through a fix-review-iterate-present loop with mandatory PR posting and code reviews.

5|3|Updated Oct 23, 2025
One-click install
npx skills add https://github.com/Cygnusfear/claude-stuff --skill 4-step-program
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 4-step-program
Source: https://github.com/Cygnusfear/claude-stuff/tree/main/skills/4-step-program
Command: npx skills add https://github.com/Cygnusfear/claude-stuff --skill 4-step-program

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A disciplined coordinator workflow for orchestrating dockeragents through a fix-review-iterate-present loop, ensuring 10/10 quality before presenting results.

Core Features & Use Cases

  • MANDATORY: 100% issue coverage verification in every phase.
  • Phase-based Dispatch – Oracle assessment, parallel implementation, ultra-critical review, human approval, and merge.
  • Quality Gate – 6-pass style checks and a Final Coverage Gate before presenting.
  • Post-Review Synthesis – If enabled, synthesize findings from multiple reviewers.

Quick Start

Dispatch the fix and run the 4-step loop, ensuring 100% coverage and a 10/10 review before presenting to the human.

Frequently Asked Questions about 4-step-program

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

FAQPage Schema
How do I coordinate multi-agent work to enforce code quality before merge?

Coordinate multi-agent work loops through a fix-review-iterate-present cycle that enforces mandatory PR posting, 100% issue coverage, and a 6-pass code review before presenting results. This ensures 10/10 quality gate compliance across all changes.

What does a 6-pass code review process check?

The 6-pass ultra-critical review applies style checks, coverage validation, and quality enforcement across multiple dimensions. Each pass targets specific failure modes, with a final coverage gate before results are presented to humans.

Can I use this workflow to parallelize agent implementation tasks?

Yes. The skill orchestrates parallel agent implementation after oracle assessment, then consolidates results through synchronized review and iteration phases. All agents must achieve 100% issue coverage before advancing.

How do I ensure 100% issue coverage in delegated work?

Verification of 100% issue coverage occurs in every phase of the 4-step loop. The workflow blocks progression until all issues are addressed and confirmed through the review process.

What happens if code doesn't pass the quality gate?

Code that fails any quality checkpoint re-enters the iterate phase. The loop continues until all 6-pass review checks and coverage gates pass, then results present to humans for final approval.

Does this workflow require GitHub integration?

Yes. Mandatory GitHub PR posting is enforced as part of the coordination cycle. All code changes must post to a PR before review and merge stages execute.