endorphin-ai/squad-architect — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a command line tool called Squad Architect that helps someone set up and manage AI agent squads for Claude Code.

I want it to guide me through an interactive squad design session for a project folder, where I can describe the kind of app I want, review the proposed team, and then approve it or tweak it by adding or removing agents, commands, skills, or other changes in plain language. Then it should have a build command that creates the approved squad in that project and clearly tells me the next step, which is to open Claude Code in that folder and run an el capitan command to execute the pipeline. Please include a dry run option for previewing without writing files.

Also add commands to audit an existing squad, adjust it with a new instruction, show the current version, and generate a simple health insight report. Make it work on macOS and Linux as a single downloadable CLI with an install and update script. It should require an access code for commands. Look up current Claude Code docs online if you need to.

Want more depth? Deep Reverse