plan-stage4-core

Draft Stage 4 planning artifacts in markdown and json from frozen Stage 3 context.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft Stage 4 planning artifacts from a frozen Stage 3 context to accelerate delivery and ensure consistency with Stage 3 references.

Core Features & Use Cases

  • Produces Stage 4 markdown and json outputs from Stage 3 inputs.
  • Updates manifest/state without mutating the frozen Stage 3 context.
  • Integrates with Planning Template/Dynamic-Build-Plan-Template.md for Stage 4 deliverables.

Quick Start

Generate Stage 4 planning artifacts using the Stage 3 context and commit updates to the manifest/state while leaving Stage 3 unmodified.

Frequently Asked Questions about plan-stage4-core

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

FAQPage Schema
How do I generate deployment planning artifacts from a frozen Stage 3 context?

To generate deployment planning artifacts from a frozen Stage 3 context, use this Skill to draft Stage 4 markdown and json outputs. It processes Stage 3 inputs and applies Stage 4 templates to produce paired deliverables for deployment readiness without altering the original context.

What are paired markdown and json planning artifacts for deployment readiness?

Paired markdown and json planning artifacts are structured deployment deliverables generated from Stage 3 templates. They ensure consistent state-management by updating the manifest while preserving the frozen Stage 3 context for accurate deployment readiness tracking.

Can I update the manifest state without mutating the frozen Stage 3 planning context?

Yes, you can update the manifest state without mutating the frozen Stage 3 planning context. The Skill specifically isolates Stage 3 inputs, applying state-management updates exclusively to the Stage 4 artifact manifest to preserve original references.

Do I need Stage 3 templates available to draft Stage 4 markdown and json outputs?

Yes, you need both the frozen Stage 3 context and Stage 4 templates available. The Skill applies when these inputs are present, using them to produce the final markdown and json deliverables required for deployment planning.

What is the best way to transition planning outputs from Stage 3 to Stage 4 deliverables?

The best way to transition planning outputs from Stage 3 to Stage 4 deliverables is using a dedicated artifact-generation process. It maps frozen Stage 3 inputs to Stage 4 markdown and json templates, ensuring paired outputs and automatic manifest updates.

Why does artifact generation fail when the Stage 3 context is missing or unfrozen?

Artifact generation fails when the Stage 3 context is missing or unfrozen because the Skill requires a stable, frozen Stage 3 input to accurately map templates and produce Stage 4 markdown and json outputs without risking data mutation or inconsistent state-management.