Maker banner
forsonny forsonny

Maker

Data community

Description

--- description: Execute MAKER pipeline - decomposes complex tasks into atomic steps and executes them allowed-tools: Read, Glob, Grep argument-hint: <task-description> --- # MAKER Pipeline Command Execute the full MAKER (Massively Decomposed Agentic Processes) pipeline. ## CRITICAL: Orchestration Only **YOU (the orchestrator) MUST NOT write, edit, or execute files directly.** All file operations MUST happen through the maker-solver subagent. Your role is STRICTLY to: 1. Invoke subagents vi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository