hybrid-live-review-worker

Coordinate Hybrid live-review workflows with bridge-first validation and artifact management.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/ildunari/open-office-hybrid --skill hybrid-live-review-worker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hybrid-live-review-worker
Source: https://github.com/ildunari/open-office-hybrid/tree/main/.factory/skills/hybrid-live-review-worker
Command: npx skills add https://github.com/ildunari/open-office-hybrid --skill hybrid-live-review-worker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implements a robust Hybrid live-review workflow that coordinates runners, artifacts, session targeting, and mismatch-truth fixes under a bridge-first validation discipline.

Core Features & Use Cases

  • Orchestrates Hybrid live-review sessions, including harness setup, runner coordination, and artifact lifecycle.
  • Enforces bridge-first validation to ensure correct session routing and safeguard against mismatches.
  • Provides guidance and handoff artifacts for testing, verification, and deployment of live-review features.

Quick Start

Start the Hybrid live-review worker to initialize the harness, validate bridge-first routing, and fix mismatches in the live-review path.

Frequently Asked Questions about hybrid-live-review-worker

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

FAQPage Schema
What is bridge-first validation in a live-review workflow?

Bridge-first validation enforces correct session routing and safeguards against mismatches before executing live-review test-harness scenarios, ensuring runner behavior and artifact lifecycle remain consistent across automated and live sessions.

How do I coordinate hybrid live-review sessions with artifact management?

Start the hybrid live-review worker to initialize the test harness, coordinate runners, manage the artifact lifecycle, and apply session targeting rules to validate routing and fix mismatches.

Why does session targeting mismatch during live-review harness execution?

Session targeting mismatches occur when bridge routing validation fails to align runner behavior changes with submission and receipt logic. Applying bridge-first validation disciplines resolves these routing inconsistencies.

Does the live-review worker support automated verification for runner behavior changes?

Yes, the worker orchestrates automated verification across test-harness scenarios, validating runner behavior changes, submission and receipt logic, and bridge routing to satisfy explicit session targeting requirements.

What's the best way to handle mismatch fixes in a hybrid live-review deployment?

Apply bridge-first validation to identify mismatches in the live-review path, then use the provided handoff artifacts to verify routing corrections and ensure deployment consistency across test-harness scenarios.