Mp Builder banner
ahostbr ahostbr

Mp Builder

Project Management community

Description

--- name: mp-builder description: Max-Parallel builder that executes ONE task with self-validation. Focused context window for code writing, file creation, implementation work. Use with /max-subagents-parallel workflows. model: sonnet color: cyan hooks: PostToolUse: - matcher: "Write|Edit" hooks: - type: command command: >- powershell.exe -NoProfile -Command " $file = $env:TOOL_INPUT_FILE_PATH; if ($file -match '\.py$') {

Installation

Installs to ~/.claude/agents/ahostbr-kuroryuu-public-mp-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ahostbr/kuroryuu-public/HEAD/.claude/agents/mp-builder.md -o ~/.claude/agents/ahostbr-kuroryuu-public-mp-builder.md

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

Full documentation available on GitHub

View Source Repository