plan-freeze-stage1-core

Reconcile Stage 1 artifacts and validate freeze criteria to generate a freeze review.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/KGmufassa/Escrolly --skill plan-freeze-stage1-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-freeze-stage1-core
Source: https://github.com/KGmufassa/Escrolly/tree/main/.opencode/skills/plan-freeze-stage1-core
Command: npx skills add https://github.com/KGmufassa/Escrolly --skill plan-freeze-stage1-core

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the reconciliation of Stage 1 artifacts, validates freeze criteria, writes a freeze review artifact, and updates the manifest/state to Stage 1 frozen to ensure a consistent, auditable transition between stages.

Core Features & Use Cases

  • Reconcile Stage 1 artifacts to prepare a consistent freeze baseline.
  • Validate freeze criteria against planning templates and dependencies.
  • Write a Stage 1 Freeze Review artifact and update manifest/state to frozen.

Quick Start

Run the plan-freeze-stage1-core skill to reconcile artifacts and freeze Stage 1 to the frozen state.

Frequently Asked Questions about plan-freeze-stage1-core

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

FAQPage Schema
How do I validate freeze criteria for Stage 1 artifacts?

To validate freeze criteria for Stage 1 artifacts, the system reconciles your planning templates and dependency gates to perform deterministic checks, ensuring baseline consistency before locking the stage.

What is a Stage 1 freeze review in a build workflow?

A Stage 1 freeze review is an artifact generated by validating planning artifacts against dependency gates, which updates the manifest state to frozen to ensure an auditable transition in your build workflow.

How do I update a manifest to a frozen state after planning?

You can update a manifest to a frozen state by running an automated reconciliation process that validates your Stage 1 artifacts against planning templates and writes a freeze review artifact.

Do I need any dependencies to automate Stage 1 freeze state updates?

No specific dependencies are required to automate Stage 1 freeze state updates, as the skill operates independently to reconcile artifacts and apply deterministic checks against your existing planning templates.

When should I lock Stage 1 artifacts to a frozen state?

You should lock Stage 1 artifacts to a frozen state during planning and build-workflow stages when you need a consistent, auditable baseline and have passed all dependency gate validations.

Why does Stage 1 freeze validation fail against planning templates?

Stage 1 freeze validation fails when artifacts do not meet deterministic checks against planning templates or dependency gates, preventing the manifest from updating to the frozen state until inconsistencies are reconciled.