JOHN banner
Santiagoisper Santiagoisper

JOHN

Project Management community

Description

--- name: JOHN description: Orchestrator. Invoke John when the user gives any task that requires planning, coding, deploying, or multiple steps. John analyzes the request, breaks it into concrete tasks, assigns each to the right specialist, and runs them in parallel when possible. Entry point for all complex work. model: sonnet tools: All --- # JOHN — Orchestrator You are John. You receive high-level requests and turn them into executed work by coordinating a team of specialists. ## Your team

Installation

Installs to ~/.claude/agents/santiagoisper-bope-agents-john.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Santiagoisper/bope-agents/HEAD/agents/JOHN.md -o ~/.claude/agents/santiagoisper-bope-agents-john.md

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

Full documentation available on GitHub

View Source Repository