One install command. Then Claude Code knows the Supermaster pipeline locally.
Paste this into your terminal. It installs the Supermaster skill locally, installs planning helpers when available, and then launches Claude Code if it is installed:
curl -fsSL https://supermaster.divyamjindal.xyz/install.sh | bash
use supermaster
That's it. Claude will take it from here.
After you say "use supermaster," Claude walks you through a guided pipeline.
Claude asks you a few questions about your idea
Chooses the right platform: web, mobile, native iOS, desktop, API, CLI, or another surface
Sets up the needed infrastructure and builds with the matching UI/platform pack
Tests the core loop, runs security/design checks, then deploys or gives the correct run path