phase-checkpoint

Official

Quality gate between build phases.

AuthorWebSmartTeam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a crucial quality gate by pausing development between major build phases, ensuring human verification and preventing the accumulation of technical debt or the building of features on unstable foundations.

Core Features & Use Cases

  • Phased Build Verification: Integrates with phased build processes (like those managed by the ultraplan skill) to halt execution at defined checkpoints.
  • Work Summary: Presents a clear summary of completed work, including features implemented, files modified, and tests passed during the preceding phase.
  • Guided Verification: Provides specific instructions and a checklist for human testers to verify functionality on a live preview environment (e.g., Vercel).
  • Decision Point: Facilitates a clear go/no-go decision for proceeding to the next phase, or for addressing identified issues.
  • State Management: Updates the build state, allowing for pauses and later resumption of development.
  • Use Case: After implementing user authentication, this skill will pause the build, show what was done (e.g., sign-up, login, logout implemented), provide a checklist for testing on the Vercel preview, and ask for approval before proceeding to core feature development.

Quick Start

Use the phase-checkpoint skill to verify the completion of the current build phase and decide whether to proceed to the next one.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: phase-checkpoint
Download link: https://github.com/WebSmartTeam/COR-CODE/archive/main.zip#phase-checkpoint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.