Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ShunyangLiu
/
superpowers_DL
Public
forked from
obra/superpowers
Notifications
You must be signed in to change notification settings
Fork
2
Star
27
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 23, 2026
Default Codex install to project scope
ShunyangLiu
committed
4d29213
Copy full SHA for 4d29213
Fix experiment worktree cleanup guardrails
ShunyangLiu
committed
b115328
Copy full SHA for b115328
Commits on Apr 16, 2026
feat: symlink datasets instead of copying in experiment worktrees
Show description for 9b33c04
ShunyangLiu
and
claude
committed
9b33c04
Copy full SHA for 9b33c04
Commits on Apr 11, 2026
feat: add git worktree isolation for experiment workflow
Show description for c575a8b
ShunyangLiu
and
claude
committed
c575a8b
Copy full SHA for c575a8b
Commits on Mar 20, 2026
Improve project README and add Chinese version
ShunyangLiu
committed
fb4afba
Copy full SHA for fb4afba
Commits on Mar 17, 2026
feat: add experiment closeout workflow
ShunyangLiu
committed
4d14f53
Copy full SHA for 4d14f53
Commits on Mar 16, 2026
refactor: pivot superpowers to deep learning research
ShunyangLiu
committed
3edf99c
Copy full SHA for 3edf99c
Commits on Mar 12, 2026
Release v5.0.2: add release notes and bump marketplace version
obra
committed
363923f
Copy full SHA for 363923f
Release v5.0.2: Subagent context isolation, zero-dep brainstorm server
Show description for 3188953
obra
and
claude
committed
3188953
Copy full SHA for 3188953
Add context isolation principle to all delegation skills
Show description for 9ccce3b
obra
and
claude
committed
9ccce3b
Copy full SHA for 9ccce3b
Fix owner PID tracking: resolve grandparent to get actual harness PID
Show description for b484bae
obra
and
claude
committed
b484bae
Copy full SHA for b484bae
Exit server when owner process dies (harness-agnostic cleanup)
Show description for ec99b7c
obra
and
claude
committed
ec99b7c
Copy full SHA for ec99b7c
Auto-exit server after 30 minutes idle, add liveness check to skill
Show description for 263e326
obra
and
claude
committed
263e326
Copy full SHA for 263e326
Commits on Mar 11, 2026
(fix): declare encoding meta on viz brainstorm server pages
arittr
committed
85cab6e
Copy full SHA for 85cab6e
Remove vendored node_modules, swap to zero-dep server.js
Show description for 7619570
obra
and
claude
committed
7619570
Copy full SHA for 7619570
Add HTTP server, WebSocket handling, and file watching to server.js
Show description for 8d9b94e
obra
and
claude
committed
8d9b94e
Copy full SHA for 8d9b94e
Add WebSocket protocol layer for zero-dep brainstorm server
Show description for 7f6380d
obra
and
claude
committed
7f6380d
Copy full SHA for 7f6380d
Add implementation plan for zero-dep brainstorm server
Show description for 8d6d876
obra
and
claude
committed
8d6d876
Copy full SHA for 8d6d876
Add design spec and tests for zero-dep brainstorm server
Show description for 9c98e01
obra
and
claude
committed
9c98e01
Copy full SHA for 9c98e01
Release v5.0.1: Windows/Linux hooks fix, Gemini CLI, spec review loop
Show description for 5ef73d2
obra
committed
5ef73d2
Copy full SHA for 5ef73d2
Merge PR #676: fix Cursor install command in README
Show description for 920559a
obra
committed
920559a
Copy full SHA for 920559a
Fix brainstorming skill: add spec review loop to checklist and flow diagram
Show description for 9d2b886
obra
committed
9d2b886
Copy full SHA for 9d2b886
Commits on Mar 10, 2026
Merge PR #585: fix single quotes in SessionStart hook for Windows/Linux
Show description for ec26561
obra
committed
ec26561
Copy full SHA for ec26561
Add Gemini CLI install instructions to README
obra
committed
f0a4538
Copy full SHA for f0a4538
fix: update install cursor command
samuelcsouza
committed
f7b6107
Copy full SHA for f7b6107
Remove fsevents from bundled deps (macOS-only native binary)
Show description for e02842e
obra
committed
e02842e
Copy full SHA for e02842e
Bundle brainstorm server dependencies instead of requiring npm install
Show description for 7446c84
obra
committed
7446c84
Copy full SHA for 7446c84
Auto-install brainstorm server dependencies on first run
Show description for 5e2a89e
obra
committed
5e2a89e
Copy full SHA for 5e2a89e
Update changelog with server-info, platform launch, and OpenCode fix
obra
committed
d3c028e
Copy full SHA for d3c028e
Write server-info to file so agents can find URL after background launch
Show description for 7f8edd9
obra
committed
7f8edd9
Copy full SHA for 7f8edd9
Replace Codex-specific server guidance with per-platform launch instructions
Show description for 81acbcd
obra
committed
81acbcd
Copy full SHA for 81acbcd
fix(opencode): correct TodoWrite tool mapping to todowrite
Show description for c070e6b
mvanhorn
authored and
obra
committed
c070e6b
Copy full SHA for c070e6b
Merge wip-gemini-cli: Gemini CLI extension, agentskills compliance, changelog
obra
committed
5f14c1a
Copy full SHA for 5f14c1a
Update release notes with all changes since v5.0.0
obra
committed
bdbad07
Copy full SHA for bdbad07
Move brainstorm-server into skill directory per agentskills spec
Show description for 419889b
obra
committed
419889b
Copy full SHA for 419889b
Previous
Next
You can’t perform that action at this time.