plan-check-gate

Require research-backed planning and approval before coding tasks.

6|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill plan-check-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-check-gate
Source: https://github.com/issdandavis/SCBE-AETHERMOORE/tree/main/external/codex-skills-live/plan-check-gate
Command: npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill plan-check-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Enforces a pre-code quality gate by requiring research-backed facts, identifying uncertainties, and producing an approval-ready plan before any code edits.

Core Features & Use Cases

  • Fact-checked planning: Collects relevant facts, differentiates verified info from assumptions, and records sources before coding.
  • Approval gate: Holds code execution until explicit go/no-go is provided.
  • Risk management: Provides rollback ideas and test plans to reduce cost and high-risk changes.

Quick Start

Require a plan-check gate before coding and obtain explicit approval.

Frequently Asked Questions about plan-check-gate

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

FAQPage Schema
How do I enforce a research-backed planning gate before coding high-risk changes?

A planning gate enforces research-backed fact collection, documented assumptions, and explicit approval before any code execution. It blocks implementation until a verified plan with rollback ideas and test strategies is reviewed and approved.

What is a pre-code approval gate and how does it manage risk?

A pre-code approval gate is a checkpoint that differentiates verified facts from assumptions and records sources. It manages risk by requiring rollback ideas and test plans, blocking code edits until an explicit go/no-go decision is granted.

How do I require source-backed facts and documented assumptions before implementing code?

You require source-backed facts by imposing an output contract that must be satisfied before coding. This contract forces the collection of relevant facts, differentiation of verified info from assumptions, and explicit documentation of risks prior to execution.

Can I use a plan-check gate for high-cost coding tasks on any platform?

Yes, a plan-check gate applies to any requested coding task, especially high-cost or high-risk changes. It requires no specific platform dependencies and operates by holding execution until an approval-ready plan is explicitly accepted.

When do I need to block code execution for explicit approval?

You need to block code execution for explicit approval when handling high-risk or high-cost changes that require planning and verification. This prevents unverified assumptions from being implemented until source-backed facts and rollback ideas are reviewed.