ensure-plans-dir

Community

Guarantee .ai/plans and format guide exist

Authorchdalski
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents planning failures caused by a missing or inconsistent plan directory and format guide by ensuring the .ai/plans directory and its CLAUDE.md format guide are present and current before writing plans.

Core Features & Use Cases

  • Presence Check: Reads .ai/plans/CLAUDE.md to confirm the format guide exists.
  • Template Synchronization: Compares the guide to the canonical template at .claude/templates/plan-format.md and writes the template if the guide is missing or differs.
  • Context Loading: Loads the final CLAUDE.md content into context so the Architect and lead can write plans that follow the expected structure.
  • Use Case: Run at the start of Phase 1 planning to ensure all subsequent plan files are created in a consistent, machine-parseable format.

Quick Start

Run the ensure-plans-dir skill at the start of Phase 1 planning to create or refresh .ai/plans/CLAUDE.md from the canonical template and load it into context.

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: ensure-plans-dir
Download link: https://github.com/chdalski/claude_orchestration/archive/main.zip#ensure-plans-dir

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.