SuperStack v0.1.0
One disciplined loop for coding agents — Frame -> Plan -> Build -> Review -> QA -> Secure -> Ship -> Learn — distilled from Superpowers, GSD, gstack, and Ralph, with Karpathy's four anti-mistake laws baked in.
Install
/plugin marketplace add Mrshahidali420/superstack
/plugin install superstack@superstack
Verified via claude plugin install: the marketplace install discovers 11 skills + 4 agents (~827 always-on tokens/session). Marketplace version-pinning uses the superstack--v0.1.0 tag.
What's inside
- 9 phase commands (
/ss-frame…/ss-ship) +/ss-ralphautonomy +/ss-helpindex superstackbootstrap skill that auto-loads the methodology on install- 4 subagents: planner, code-reviewer, security-reviewer, qa-runner
- Ralph autonomous loop (bash + PowerShell), cross-platform installers, plugin + marketplace manifests
- CI lint-check (skill frontmatter + JSON) on every push/PR
Notes
Original distillation — credits Superpowers, GSD, gstack, Ralph, and Karpathy; vendors none of them. See CREDITS.md. MIT licensed.