kata-load-plan-from-subissue

Official

Materialize plans into provider caches.

Authorguardiatechnology
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It synchronizes a canonical GitHub Plan sub-issue body into a local, provider-specific plan cache file so iterative agent work can reload the same plan content reliably.

Core Features & Use Cases

  • Canonical-to-cache materialization: Loads the Plan sub-issue body and writes it to .claude/plans/plan-{M}-{slug}.md for Claude Code or .cursor/plans/plan-{M}-{slug}.md for Cursor.
  • Plan-first guardrail with promotion signal: If the Plan sub-issue does not exist, it returns PROMOTION_REQUIRED instead of failing fatally so the orchestrator can create/promote the missing plan first.
  • Idempotent and reload-safe caching: Preserves <!-- not-flushed --> ... <!-- /not-flushed --> blocks in the local cache and verifies canonical equality after writing.
  • MCP-first, CLI fallback: Uses MCP get_issue when available, otherwise falls back to gh issue view with retry and user escalation.

Quick Start

Ask the agent to run kata-load-plan-from-subissue with subissue_number M, owner/repo, and (optionally) dest_path so it fetches the Plan body and writes the synchronized cache file.

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: kata-load-plan-from-subissue
Download link: https://github.com/guardiatechnology/design-system/archive/main.zip#kata-load-plan-from-subissue

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 471,000+ vetted skills library on demand.