forsonny

67 mods across 7 repositories, 352 stars between them.

forsonny/maker-framework

Instructions file

Instructions for forsonny/maker-framework, covering maker framework plugin, critical: solver delegation requirement, subagent names (fully qualified), detailed documentation and system: senior frontend architect + avant-garde ui designer.

7 8mo ago A 1,306 tokens original MIT

CLAUDE

50

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

51

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

55

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

57

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

58

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

60

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

maker

64

forsonny/maker-framework

Command

Execute MAKER pipeline - decomposes complex tasks into atomic steps and executes them.

7 8mo ago A 15 tokens original MIT

PostToolUse

65

forsonny/maker-framework

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing validate-output.js via node. From forsonny/maker-framework.

7 8mo ago A tokens not measured original MIT

SubagentStop

66

forsonny/maker-framework

Hook

Runs when a subagent finishes, executing checkpoint-on-complete.js via node. From forsonny/maker-framework.

7 8mo ago A tokens not measured original MIT

maker-orchestrator

67

forsonny/maker-framework

Skill Claude CodeCodex

MAKER Framework orchestration skill - automatically activates when complex development tasks are detected. Triggers on keywords: create, build, implement, add, develop, make, set up, configure, refactor, migrate. Decomposes tasks into atomic steps and coordinates execution through specialized agents.

7 8mo ago A 64 tokens original MIT