plan-cache-lookup

Community

Skip wasted planning with cached templates.

Authorpaulingham
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cache plan templates and route the pipeline accordingly, reducing repeated planning work by detecting existing cached plans for a given task signature.

Core Features & Use Cases

  • Look up cached plan templates using task_class, repo_hash, tier, and critical.
  • Emit MISS vs HIT signals to drive pipeline flow (recon/architect on MISS, adapter path on HIT).
  • Honor CLAUDE_PLAN_CACHE_MODE to control caching behavior and safety.

Quick Start

Invoke the plan-cache lookup with the current task_class, repo_hash, tier, and critical to determine if a cached plan exists.

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: plan-cache-lookup
Download link: https://github.com/paulingham/.claude/archive/main.zip#plan-cache-lookup

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