barretstorckbarretstorckCommunityยท15 Agent Skills Included

gemini-superpowers

Structured planning, debugging, testing, and code review workflows

Guides software work through proven workflows: brainstorming, writing implementation plans, test-driven development, and systematic root-cause debugging. Eliminates guesswork fixes, unverified completion claims, and skipped code reviews that cause bugs and rework. Adds shortcut commands and session hooks so every coding task follows a rigorous, repeatable process.
npx skills add barretstorck/gemini-superpowers --all -g -y

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

using-git-worktrees

Create isolated Git worktrees with dependency installation and baseline testing.

Community
Advanced
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

test-driven-development

Enforce the Red-Green-Refactor cycle for software development tasks.

Community
Advanced
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

systematic-debugging

Investigate software defects through a four-phase root cause analysis methodology.

Community
Advanced
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

using-superpowers

Enforce systematic skill invocation before responding in the Gemini CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

dispatching-parallel-agents

Dispatch independent agents to fix distinct test failures concurrently.

Community
Intermediate
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

executing-plans

Execute implementation plans in batched steps with mandatory review checkpoints.

Community
Intermediate
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

finishing-a-development-branch

Verify tests and present merge, pull request, or discard options for a development branch.

Community
Intermediate
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

brainstorming

Guides users through structured questions to refine ideas into detailed design documents.

Community
Intermediate
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

writing-plans

Generate step-by-step implementation plans for software development tasks.

Community
Intermediate
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

code-reviewer

Review completed code against project plans and coding standards.

Community
Advanced
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

requesting-code-review

Dispatch a subagent to analyze code changes against requirements and quality standards.

Community
Intermediate
๐Ÿ“ฆ In Repo
barretstorckbarretstorck

receiving-code-review

Verify code review feedback against codebase reality before implementation.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install gemini-superpowers?โ–ผ

Run `npx skills add barretstorck/gemini-superpowers --all -g -y` in your terminal to install all skills globally. Note this project is deprecated; the upstream obra/superpowers project now supports Gemini CLI directly.

What does gemini-superpowers do?โ–ผ

It gives your coding agent structured workflows for brainstorming, planning, test-driven development, systematic debugging, and code review. Each skill is a tested protocol the agent follows to avoid common mistakes.

Is gemini-superpowers still maintained?โ–ผ

No. The project is deprecated and archived because the original Superpowers project now supports Gemini CLI natively. Users are encouraged to install the official upstream extension instead.

How do the debugging and TDD skills work?โ–ผ

The systematic-debugging skill forces root-cause investigation before any fix, while the TDD skill requires a failing test before any production code. Both include anti-rationalization rules so the agent cannot skip steps under time pressure.

Can I use these skills without coding experience?โ–ผ

Basic familiarity with running a terminal and a coding agent is enough. Once installed, the skills activate automatically and guide the agent through each engineering workflow for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’