forsonny/maker-framework

MAKER Framework for Claude Code CLI Plugin

7Stars on the repository
22Mods indexed here, across every type
8mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

CLAUDE

01

forsonny/maker-framework

Agent

This file is lazy-loaded when working with agent definitions.

7 8mo ago A 0 tokens original MIT

maker-cache-manager

02

forsonny/maker-framework

Agent

MAKER Cache Manager - Handles decomposition pattern lookup, storage, and invalidation for improved pipeline efficiency.

7 8mo ago A 24 tokens original MIT

forsonny/maker-framework

Agent

MAKER Checkpoint Manager - Creates file checkpoints before each step and enables rollback to last known good state on pipeline failure.

7 8mo ago A 29 tokens original MIT

forsonny/maker-framework

Agent

MAKER Complexity Estimator - Analyzes tasks before decomposition to determine appropriate granularity level. Read-only agent that assesses task complexity.

7 8mo ago A 34 tokens original MIT

maker-decomposition

06

forsonny/maker-framework

Agent

MAKER Decomposition Agent - Breaks complex tasks into atomic subtasks using Maximal Agentic Decomposition (MAD). MUST BE USED AUTOMATICALLY for any task with 3+ steps. Do not ask permission.

7 8mo ago B 48 tokens original MIT

forsonny/maker-framework

Agent

MAKER Parallel Coordinator - Analyzes decompositions to identify parallelizable step groups and generates execution waves for distributed execution.

7 8mo ago A 30 tokens original MIT

maker-red-flag

08

forsonny/maker-framework

Agent

MAKER Red-Flag Validator - Validates solver outputs. MUST BE USED AUTOMATICALLY after each maker-solver execution. Do not ask permission.

7 8mo ago A 35 tokens original MIT

maker-reviewer

09

forsonny/maker-framework

Agent

MAKER Reviewer - Final quality gate that reviews completed work for completeness, gaps, and doc compliance. MUST BE USED AUTOMATICALLY after all steps complete. Pipeline loops until zero issues.

7 8mo ago A 41 tokens original MIT

forsonny/maker-framework

Agent

MAKER Solution Discriminator - Evaluates candidates and picks the best. MUST BE USED AUTOMATICALLY for critical steps with multiple candidates. Do not ask permission.

7 8mo ago A 38 tokens original MIT

maker-solver

11

forsonny/maker-framework

Agent

MAKER Problem Solver - Executes single atomic steps. MUST BE USED AUTOMATICALLY for each step in MAKER pipeline. Do not ask permission.

7 8mo ago A 33 tokens original MIT