phase-5-validator

Community

Finalize workflows, ensure nothing is forgotten.

AuthorDarkMonkDev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rushing to complete a project without proper finalization leads to forgotten documentation, uncommitted changes, and missed lessons learned, impacting long-term maintainability and future project success.

Core Features & Use Cases

  • Comprehensive Finalization Check: Validates documentation updates (file registry, PROGRESS.md), git status (committed changes, message standards), lessons learned contributions, and deployment readiness.
  • Critical Blocking Checks: Includes mandatory, blocking validation for "Single Source of Truth" compliance and "Lessons Learned File Sizes" to prevent critical architectural and documentation issues.
  • Quality Gate Compliance: Scores the finalization efforts against a checklist, ensuring it meets the required percentage (e.g., 80% for Features).
  • Use Case: Before marking the 'user-management' feature workflow as complete, use this Skill to perform a final, comprehensive validation, ensuring all aspects are documented, committed, and ready for deployment.

Quick Start

Validate the finalization phase to ensure all work is ready for deployment.

Dependency Matrix

Required Modules

bashgitfindgrepwcsed

Components

scripts

💻 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-5-validator
Download link: https://github.com/DarkMonkDev/WitchCityRope/archive/main.zip#phase-5-validator

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