Superjawn

Research-augmented fork of obra/superpowers. Ships all 14 workflow skills (brainstorming, planning, TDD, code review, debugging, worktrees, parallel agents) standalone, with no dependency on the upstream superpowers plugin.

by @jamditis 14 skills

Skills in this plugin

14
  1. Brainstorming · jamditis bundle
    Explores intent and design before implementation. MUST use before creating or modifying any feature, component, or behavior.
    3 installs
  2. Writing Plans · jamditis bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    1 install
  3. Writing Skills · jamditis bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    1 install
  4. Executing Plans · jamditis bundle
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    1 install
  5. Using Superjawn · jamditis bundle
    Establishes how to find and use skills, requiring Skill tool invocation before any response. Use when starting any conversation.
    1 install
  6. Using Git Worktrees · jamditis bundle
    Creates isolated git worktrees with smart directory selection and safety checks. Use when starting isolated feature work.
    1 install
  7. Systematic Debugging · jamditis bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    1 install
  8. Receiving Code Review · jamditis bundle
    Verifies review feedback with technical rigor, not blind agreement. Use when receiving review before implementing suggestions.
    1 install
  9. Requesting Code Review · jamditis bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    1 install
  10. Test Driven Development · jamditis bundle
    Use when implementing any feature or bugfix, before writing implementation code
    1 install
  11. Dispatching Parallel Agents · jamditis bundle
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    1 install
  12. Subagent Driven Development · jamditis bundle
    Use when executing implementation plans with independent tasks in the current session
    1 install
  13. Finishing A Development Branch · jamditis bundle
    Presents options for merge, PR, or cleanup. Use when work is complete, tests pass, and you must decide how to integrate.
    1 install
  14. Verification Before Completion · jamditis bundle
    Runs verification commands and confirms output before success claims. Use before claiming work done or committing or PRs.
    1 install