phase3-exit-check

Validate Phase 3 matrix finalization and narrative readiness for handoff decisions.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/YurainSoon/research-director --skill phase3-exit-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase3-exit-check
Source: https://github.com/YurainSoon/research-director/tree/main/.claude/skills/phase3-exit-check
Command: npx skills add https://github.com/YurainSoon/research-director --skill phase3-exit-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill verifies that Phase 3's main-experiment matrix and its narratives are complete and ready for handoff, ensuring deterministic routing decisions for Phase 4.

Core Features & Use Cases

  • Validate matrix completion: ensure all declared cells have finalized results and no RUNNING statuses remain.
  • Verify analysis coverage: confirm every finalized result has a matching analysis entry.
  • Assess narrative readiness: check latest story checks are present and aligned with analyses, enabling smooth handoff.
  • Provide routing guidance: output a structured Phase 3 Exit Check with clear PASS/NEEDS-REWORK verdicts.

Quick Start

Run the phase3-exit-check against the latest framework and all Phase 3 artifacts to determine a PASS or NEEDS-REWORK verdict.

Frequently Asked Questions about phase3-exit-check

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

FAQPage Schema
How do I validate Phase 3 readiness for handoff?

To validate Phase 3 handoff readiness, cross-check declared matrix cells against finalized results, verify matching analyses exist for every result, and confirm narrative story checks are updated to output a structured exit verdict.

What is a Phase 3 exit check and when do I need it?

A Phase 3 exit check is a matrix and narrative validation process ensuring all declared cells have finalized results with no RUNNING statuses. You need it to verify analysis coverage and confirm framework version alignment before routing to Phase 4.

How do I check if all declared matrix cells have finalized results?

Check matrix finalization by running a validation that cross-checks declared cells against results, confirming no RUNNING statuses remain and enforcing structure checks on each matching analysis entry.

Can I get a PASS or NEEDS-REWORK verdict for my experiment matrix?

Yes, you can get a PASS or NEEDS-REWORK verdict by validating matrix completion and narrative readiness, ensuring deterministic routing decisions for Phase 4 based on your latest story checks and analysis coverage.

Why does Phase 3 handoff fail when story checks are not up-to-date?

Phase 3 handoff fails because narrative readiness requires the latest story checks to be present and aligned with analyses. Without this validation, deterministic routing decisions for Phase 4 cannot be reliably generated.