harness-public-handover

Enforce audit preconditions and merge validated summaries into handover/public.md.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/ZhaoyuWu/Website-Wzy --skill harness-public-handover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-public-handover
Source: https://github.com/ZhaoyuWu/Website-Wzy/tree/main/codex-skills/harness-public-handover
Command: npx skills add https://github.com/ZhaoyuWu/Website-Wzy --skill harness-public-handover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Publishes final handover documents only after all audit preconditions are satisfied, preventing premature releases.

Core Features & Use Cases

  • Enforces security, functionality, and governance gates before handover publication.
  • Merges validated summaries into handover/public.md for consistent sharing.
  • Supports role-based workflows for generators, evaluators, and gatekeepers.

Quick Start

Publish the final handover once all audit gates are green by running the handover validator tool with your story identifiers.

Frequently Asked Questions about harness-public-handover

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

FAQPage Schema
What is handover publication with audit preconditions?

Handover publication with audit preconditions is a governance process that blocks final document releases until security, functionality, and compliance checks pass, ensuring no open issues remain before merging validated summaries into public handover content.

How do I publish handover content after audits pass?

To publish handover content after audits pass, run the handover validator tool with your story identifiers to verify all audit gates are green, which then coordinates generators and evaluators to output a merged handover document.

Can I enforce security and compliance gates before publishing handover documents?

Yes, you can enforce security and compliance gates before publishing handover documents. The workflow coordinates generators, evaluators, and gatekeepers to ensure all governance checks are satisfied before any content release.

How does the handover workflow coordinate generators and evaluators?

The handover workflow coordinates generators and evaluators by enforcing role-based gates, ensuring no open issues remain between them, and merging their validated summaries into a shared public handover file only when all checks pass.

What happens if there are open issues during handover publication?

If open issues remain during handover publication, the audit preconditions block the release. The system prevents premature publishing by requiring all security, functionality, and governance checks to be fully resolved before merging the final handover.

Why does handover publication require audit gates to pass?

Handover publication requires audit gates to pass to prevent premature releases of unvalidated content. Enforcing security, functionality, and governance checks ensures that only fully compliant and merged handover documents are shared publicly.