Skip to content

SuperStack v0.1.0

Choose a tag to compare

@Mrshahidali420 Mrshahidali420 released this 23 Jun 06:32

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-ralph autonomy + /ss-help index
  • superstack bootstrap 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.