superpowers
superpowers copied to clipboard
An agentic skills framework & software development methodology that works.
Command naming confusion: /brainstorm vs superpowers:brainstorming - misleading command completion
## Problem Description Users are confused by the command completion display in Claude Code. When typing `/`, the command list shows commands like `superpowers:brainstorm`, `superpowers:write-plan`, etc., but these cannot be...
**Describe the bug** I've added the marketplace and can see it in the new plugin browser However when I view installed skills "superpowers" core skills library is not there, and...
# OpenCode + Superpowers: custom agent resets to `build` on first prompt (hypothesis + suggested fix) ## Summary After installing the Superpowers plugin (git clone method), OpenCode sometimes appears to...
## Summary Add support for `context: fork` to the systematic-debugging skill, allowing its heavy 4-phase investigation process to run in an isolated sub-agent context. ## Background The systematic-debugging skill is...
## Problem On Windows, running the command shown in the Superpowers instructions: ``` ~/.codex/superpowers/.codex/superpowers-codex bootstrap ``` opens the "Open with" dialog instead of executing, because the file has no extension...
## Motivation and Context This integration allows Antigravity users to access the full Superpowers skill library. ## How Has This Been Tested? Tested all CLI commands on Windows 10 with...
## Summary The `using-git-worktrees` skill should copy the `.serena/` directory from the main project to new worktrees for faster Serena MCP startup. ## Context [Serena](https://github.com/oraios/serena) is a popular MCP server...
## Date tested - Jan 7, 2026 (America/Los_Angeles) ## Environment - Host: Claude Code (desktop) v2.0.76 - Model: `claude-opus-4-5-20251101` - OS: Windows - Shell: Windows Terminal + Git Bash -...
### Description Any idea why this happens? Although I've chosen one model, it defaults to another. I opened this [issue](https://github.com/anomalyco/opencode/issues/7211) in opencode's repo and another user commented that they experience...
## Problem The `/finish` workflow's Step 5 runs `git worktree remove ` without first changing the working directory. This fails when Claude Code's current working directory is inside the worktree...