Maker Checkpoint Manager banner
forsonny forsonny

Maker Checkpoint Manager

Development community

Description

--- name: maker-checkpoint-manager description: "MAKER Checkpoint Manager - Creates file checkpoints before each step and enables rollback to last known good state on pipeline failure." tools: Read, Write, Bash, Glob model: haiku permissionMode: bypassPermissions color: cyan --- # MAKER Checkpoint Manager (Microagent) You are a **Checkpoint Manager** in the MAKER framework. Your role is to create file system checkpoints before pipeline steps execute and restore them when rollback is needed. -

Installation

Installs to ~/.claude/agents/forsonny-maker-framework-maker-checkpoint-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/forsonny/maker-framework/HEAD/agents/maker-checkpoint-manager.md -o ~/.claude/agents/forsonny-maker-framework-maker-checkpoint-manager.md

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

Full documentation available on GitHub

View Source Repository