Maker Cache banner
forsonny forsonny

Maker Cache

Development community

Description

--- description: Manage MAKER pattern cache - list, clear, or inspect cached decompositions allowed-tools: Read, Write, Bash, Glob argument-hint: list | clear | inspect <pattern-id> --- # MAKER Cache Command Manage the decomposition pattern cache. ## Subcommands Based on $ARGUMENTS: ### list Show all cached decomposition patterns with usage statistics. ``` ========================================== MAKER CACHE - LIST ========================================== Total Patterns: {co

Installation

Installs to ~/.claude/skills/forsonny-maker-framework-maker-cache/SKILL.md

Terminal
mkdir -p ~/.claude/skills/forsonny-maker-framework-maker-cache && curl -fsSL https://raw.githubusercontent.com/forsonny/maker-framework/HEAD/commands/maker-cache.md -o ~/.claude/skills/forsonny-maker-framework-maker-cache/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository