Deterministic Planner

Community

Enforce upfront planning before every action.

AuthorSounder25
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Complex tasks fail when agents improvise. This skill enforces a deterministic planning phase by requiring a valid PLAN.json artifact before significant changes, preventing unvetted actions.

Core Features & Use Cases

  • Enforces creation and validation of a PLAN.json before execution.
  • Validates that the plan contains objective, steps, verification criteria, and a rollback strategy.
  • Integrates with the provided init_plan.ps1 workflow to hydrate a plan from a high-level objective.
  • Use Case: Before migrating a critical service, generate PLAN.json to outline steps and safety checks.

Quick Start

Run the planning tool to generate a PLAN.json artifact. Example: .\init_plan.ps1 -Objective "Migrate Database Schema" -OutputPath "PLAN.json"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Deterministic Planner
Download link: https://github.com/Sounder25/Google-Antigravity-Skills-Library/archive/main.zip#deterministic-planner

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.