Maker Status banner
forsonny forsonny

Maker Status

Data community

Description

--- description: Check current MAKER pipeline execution status allowed-tools: Read, Glob --- # MAKER Status Command Check the status of the current MAKER pipeline execution. ## Actions 1. Read checkpoint files from `.maker-checkpoints/metadata/` 2. Display current step and progress 3. Show any pending or failed steps 4. Report cache hit statistics from `cache/decomposition-patterns/index.json` ## Output Format ``` ========================================== MAKER PIPELINE STATUS ==

Installation

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

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

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

Full documentation available on GitHub

View Source Repository