mh-cto-sdlc-phase1-gate

Review Phase 1 artifacts for completeness and readiness with Python scripts.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-cto-sdlc-phase1-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mh-cto-sdlc-phase1-gate
Source: https://github.com/Imad-Oute/MicroHard/tree/main/src/departments/cto/sdlc/phase-1-analysis/mh-cto-sdlc-phase1-gate
Command: npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-cto-sdlc-phase1-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive review of all Phase 1 artifacts to ensure they are complete, consistent, and ready for product definition. It helps identify gaps and triggers re-entry to Phase 0 if necessary.

Core Features & Use Cases

  • Phase 1 Gate Review: Evaluates six Phase 1 artifacts for completeness, consistency, and readiness.
  • Gate-Review Agent: Spawns an independent adversarial reviewer to assess the artifacts.
  • Re-Entry Signal Check: Determines if a re-entry to Phase 0 is warranted based on the review.
  • Gate Verdict: Provides a structured verdict on the artifacts and suggests next steps.

Quick Start

Run the /mh-cto-sdlc-phase1-gate command to initiate the Phase 1 gate review.

Frequently Asked Questions about mh-cto-sdlc-phase1-gate

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

FAQPage Schema
What is a phase 1 gate review in the SDLC?

A phase 1 gate review evaluates product definition artifacts for completeness, consistency, and readiness before proceeding. It identifies gaps in the deliverables and determines if a re-entry to phase 0 is necessary to resolve foundational issues.

How do I check product readiness before moving to the next SDLC phase?

To check product readiness, you evaluate all phase 1 artifacts against a predefined checklist using a gate-review agent. This process spawns an independent adversarial reviewer to assess consistency and provide a structured gate verdict.

What artifacts do I need for a phase 1 product definition review?

You need the six completed phase 1 artifacts from previous skills and a checklist for assessment. These artifacts provide the foundational product definition data required for the gate-review agent to evaluate readiness.

Can I use Python scripts to automate gate review checks?

Yes, you can use Python scripts to automate the evaluation of phase 1 artifacts. The scripts work with a gate-review agent to process the checklist and identify gaps or inconsistencies across the product definition deliverables.

When should I trigger a re-entry to phase 0 during a gate review?

You should trigger a re-entry to phase 0 when the gate review identifies significant gaps or inconsistencies in the phase 1 artifacts. The re-entry signal check determines if foundational product definition elements require rework before proceeding.