plan / default

Draft operational plans for unspecified playbooks with explicit artifact and scope details.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Collectively-Gary/GaryOS --skill plan-default
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan / default
Source: https://github.com/Collectively-Gary/GaryOS/tree/main/data/skills/plan/default
Command: npx skills add https://github.com/Collectively-Gary/GaryOS --skill plan-default

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you write a complete action plan when the workflow shape is unknown, ensuring the plan declares exactly what artifacts are expected and what is explicitly out of scope.

Core Features & Use Cases

  • Context-aware planning: Ingests action index/stage files, context references, and originating signals before drafting.
  • Approach discipline for unspecified playbooks: Forces explicit declaration of Artifact kind, Artifact location, and Out-of-scope so downstream planning and verification are grounded.
  • Decision-ready outputs: Produces a plan that meets “planned” criteria or clearly blocks with “awaiting_external” when external information is required.

Quick Start

Ask the agent to generate a plan for playbook "other" that includes all seven plan sections and explicitly states the artifact kind, artifact location, and at least one out-of-scope item for the action.

Frequently Asked Questions about plan / default

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

FAQPage Schema
How do I create an action plan when the workflow orchestration shape is unspecified?▼

To create an action plan for an unspecified workflow, load action context, context_refs, and originating signals to draft required plan sections. This enforces approach discipline by requiring explicit artifact kind, artifact location, and out-of-scope boundaries before execution begins.

What is approach discipline in operational safety planning?▼

Approach discipline in operational safety planning forces explicit declaration of artifact kind, artifact location, and out-of-scope boundaries. This grounding mechanism ensures downstream planning and verification remain anchored to tangible outputs rather than ambiguous objectives.

How do I handle action planning when external information is missing?▼

When external information is missing during action planning, the workflow outputs a 'blocked' or 'awaiting_external' decision value. This clearly marks the plan as requiring specific external inputs before proceeding further down the operational pipeline.

Can I use context loading to draft plans for unshaped operational work?▼

Yes, you use context loading to ingest action index files, stage files, and context references before drafting plans for unshaped work. This context-aware mechanism supplies the necessary originating signals and sensitive policy notes to generate a complete operational plan.

What are the limitations of using a default playbook for action planning?▼

The limitation of using a default playbook for action planning is that it only applies to 'playbook: other' scenarios. If a specific predefined workflow shape exists, this drafting approach is bypassed in favor of the dedicated operational playbook.