One-click install
npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill release-owner-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-owner-gate
Source: https://github.com/MoxyWolfLLC/moxywolf-plugins/tree/main/plugins/4d-blog-engine/skills/release-owner-gate
Command: npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill release-owner-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures a 4D Blog Engine draft is deterministically preflighted and BLOCKING-reviewed before a human Release Owner signs it for publication.

Core Features & Use Cases

  • 5-stage Release Owner Gate orchestration: Runs an iteration-capped gate for Phase 4 (Diligence) readiness, producing a structured review artifact and a preflight report.
  • Deterministic preflight with nonce verification: Rotates and verifies a nonce echo so the BLOCKING reviewer output cannot be spoofed or mis-parsed.
  • Structured rubric scoring with strict output contract: Loads the 100-point rubric, anti-pattern catalog, and requires an exact reviewer scorecard format.
  • Hero image transparency gate: Ensures the hero image prompt artifact exists and that an OG hero PNG is present, prompting for manual generation if no image-generation MCP is available.

Quick Start

Use the release-owner-gate when your 4D Blog Engine Phase 4 is invoked to score, validate artifacts, and produce the sign-off checklist for the Release Owner.

Frequently Asked Questions about release-owner-gate

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

FAQPage Schema
What is a blocking rubric-based review for blog publication readiness?

Blog publication readiness verification is a deterministic preflight gate that scores drafts against a 100-point rubric, validates hero image artifacts, and checks citation grounding before a Release Owner signs off.

How do I validate citation grounding and hero image assets before publishing?

You validate citation grounding and hero image assets by loading reference files, verifying the hero image prompt artifact exists, and ensuring an OG hero PNG is present, prompting for manual generation if no image-generation MCP is available.

How does nonce verification prevent spoofed reviewer output in artifact validation?

Nonce verification prevents spoofed reviewer output by rotating and echoing a nonce, ensuring the blocking reviewer's scorecard cannot be spoofed or mis-parsed during the structured artifact validation process.

Do I need to stage my drafts to a specific directory for publication readiness checks?

Yes, staging drafts to the 04-diligence directory is required to execute the Phase 4 diligence gate, which enforces restricted reviewer tool access and an iteration-capped escalation path.

What happens if my draft fails the release owner gate rubric scoring?

If your draft fails rubric scoring, the iteration-capped escalation path loops the reviewer, enforcing the strict output contract until the draft passes or hits the maximum iteration limit for manual sign-off review.