← all plugins

Sam Superpowers

by @samyakjhaveri · plugin · 14 skills

Fork of obra/superpowers 5.0.7: the 14 core skills (TDD, debugging, collaboration patterns) with the mandatory-gate SessionStart injection replaced by a short judgment-based router. Skills are tools, not gates.

Install the whole plugin (CLI)
npx skillmds add samyakjhaveri/brainstorming npx skillmds add samyakjhaveri/writing-plans npx skillmds add samyakjhaveri/writing-skills npx skillmds add samyakjhaveri/executing-plans npx skillmds add samyakjhaveri/using-superpowers npx skillmds add samyakjhaveri/using-git-worktrees npx skillmds add samyakjhaveri/systematic-debugging npx skillmds add samyakjhaveri/receiving-code-review npx skillmds add samyakjhaveri/requesting-code-review npx skillmds add samyakjhaveri/test-driven-development npx skillmds add samyakjhaveri/dispatching-parallel-agents npx skillmds add samyakjhaveri/subagent-driven-development npx skillmds add samyakjhaveri/finishing-a-development-branch npx skillmds add samyakjhaveri/verification-before-completion
⬇ Download

Skills in this plugin

  1. brainstorming · samyakjhaveri bundle
    Guides collaborative dialogue to turn ideas into approved designs and specs before any implementation begins.
    0
    repo stars
  2. writing-plans · samyakjhaveri bundle
    Turns a spec or requirements into a detailed, bite-sized implementation plan with exact file paths, code, and test steps for engineers with no codebase context.
    0
    repo stars
  3. writing-skills · samyakjhaveri bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment.
    0
    repo stars
  4. executing-plans · samyakjhaveri
    Loads an implementation plan, reviews it critically, executes each task with verification, and reports completion, stopping to ask for help when blocked.
    0
    repo stars
  5. using-superpowers · samyakjhaveri bundle
    Routes conversations to relevant skills from the library, prioritizing process-oriented skills and user instructions.
    0
    repo stars
  6. using-git-worktrees · samyakjhaveri
    Creates isolated git worktrees with smart directory selection and safety verification for feature work.
    0
    repo stars
  7. systematic-debugging · samyakjhaveri bundle
    Guides a structured root-cause investigation before any fix, covering reproduction, evidence gathering, hypothesis testing, and implementation with failing tests.
    0
    repo stars
  8. receiving-code-review · samyakjhaveri
    Guides technical verification of code review feedback before implementation, emphasizing reasoned pushback over performative agreement.
    0
    repo stars
  9. requesting-code-review · samyakjhaveri bundle
    Dispatch a code-reviewer subagent to catch issues before they cascade, with guidance on when to request review and how to act on feedback.
    0
    repo stars
  10. test-driven-development · samyakjhaveri bundle
    Guides implementing features and bug fixes test-first, enforcing the red-green-refactor cycle with mandatory failure verification.
    0
    repo stars
  11. dispatching-parallel-agents · samyakjhaveri
    Delegates independent debugging tasks to parallel agents with isolated context, preserving the main session for coordination.
    0
    repo stars
  12. subagent-driven-development · samyakjhaveri bundle
    Executes implementation plans by dispatching a fresh subagent per task and running two-stage reviews for spec compliance and code quality.
    0
    repo stars
  13. finishing-a-development-branch · samyakjhaveri
    Guides completing development work by verifying tests, presenting structured options for merging, creating a pull request, keeping, or discarding a branch, and cleaning up worktrees.
    0
    repo stars
  14. verification-before-completion · samyakjhaveri
    Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing, ensuring evidence precedes any success claims.
    0
    repo stars