| name | quality-gating |
| description | 需要自适应剧本质量门控、定向审计、预检或复核计划(而非普通改写诊断)时使用。 |
Quality Gating
Use this skill when the request is primarily about checking, gating, preflighting, or rechecking an artifact.
Workflow
- Lock the target contract, medium, and audit scope first.
- Apply the target artifact's native rubric or contract gate first.
- Select the smallest useful lens stack for the artifact family.
- Keep each review lens bounded and independent.
- Separate hard fails from weighted weaknesses.
- Return
quality_gate_report with correction ladder and recheck logic.
Output Contract
quality_gate_report: adaptive audit report with selected lenses, hard fails, weighted weaknesses, correction priorities, and optional recheck plan.
- Use this instead of
rewrite_report when the user needs multi-lens checking, stage-specific audit, preflight, industrial acceptance, or recheck.
- Keep the audit scoped; do not default to a fixed universal checklist.
Posture-Adaptive Guidance
When certainty = lost:
Do not run a quality gate. Ask: "What are you most worried is wrong?" A single fear is a better entry point than a full audit checklist. Route to rewrite-doctor or scope-correction if the worry is more diagnostic than verificatory.
When certainty = certain:
Primary activation context. Apply the full workflow: lock target contract → apply native rubric → select smallest lens stack → separate hard fails from weighted weaknesses → return correction ladder with recheck logic.
When certainty = exploring:
Run a targeted lens only, not a full audit. Focus on the one lens most likely to determine whether the current direction is worth developing further.
When source = construct:
Gate against the output contract strictly. Hard fails are non-negotiable. Weighted weaknesses should have explicit correction priorities, not open-ended suggestions.
When focus = audience:
Audience experience is a valid quality lens but is suppressed in quality-gating unless the output contract is explicitly audience_fit_note. Use the audience lens to surface dropout risk and hook strength, not as a general quality proxy.
References
wp.quality-gate-report
rb.quality-gate-report
ka.adaptive-quality-lens-selection
ka.causality-chain
ka.contract-first-quality-gating
ka.hard-gate-soft-score-separation
ka.metrics-handoff-compression
ka.review-lens-isolation
ka.targeted-recheck-loop