writing-gate-checker

Audit draft artifacts and output a PASS/FAIL Gate-Check-Report.

12|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/zjp1997720/content-twin-toolkit --skill writing-gate-checker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-gate-checker
Source: https://github.com/zjp1997720/content-twin-toolkit/tree/main/.claude/skills/writing-gate-checker
Command: npx skills add https://github.com/zjp1997720/content-twin-toolkit --skill writing-gate-checker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an independent gate auditor to review writing workflows before formal publication, ensuring artifacts align with the contract and hard gates.

Core Features & Use Cases

  • Independent artifact checks: verifies completeness of required items like Claim Ledger, Module Budget, Lint Report, and Final Candidate.
  • Objective PASS/FAIL verdict: outputs a single pass/fail result and generates a Gate-Check-Report.
  • Contract-driven rules: reads the gate contract from a shared truth source and applies its rules.

Quick Start

Run the gate check against your current draft and required artifacts to generate a PASS/FAIL report.

Frequently Asked Questions about writing-gate-checker

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

FAQPage Schema
Why does my final draft fail the gate check before publication?

Your final draft fails the gate check because required artifacts like the Claim Ledger, Module Budget, or Lint Report are missing or incomplete, violating the gate contract rules read from the shared truth source.

How do I verify completeness of required publication artifacts like the Final Candidate?

You verify completeness of publication artifacts by running an automated gate check against your draft_final.candidate.md and related folders, ensuring all required items exist and match the shared truth source rules.

Can I enforce a gate contract to prevent premature publication of my draft?

Yes, you can enforce a gate contract by applying an independent auditor to your draft project, which evaluates your artifacts against the contract and outputs a clear PASS or FAIL verdict to halt premature publication.

Do I need specific artifact folders to run a final publication audit?

Yes, you need specific artifact folders like 03-Reviews and 01-Context, along with a draft_final.candidate.md file, to provide the necessary project structure for the gate auditor to verify completeness.

Why does my final draft fail the gate check before publication?

Your final draft fails the gate check because required artifacts like the Claim Ledger, Module Budget, or Lint Report are missing or incomplete, violating the gate contract rules read from the shared truth source.