mirror of
https://github.com/obra/superpowers.git
synced 2026-04-16 02:02:41 +00:00
Release v3.3.0: Add experimental Codex support
- Restructured Codex files to .codex/ directory - Updated README with simplified GitHub URL installation - Added comprehensive release notes for v3.3.0 - Moved superpowers-codex script to .codex/superpowers-codex - Updated all path references for new structure - Installation now uses GitHub raw URL for streamlined setup Codex support includes: - Unified superpowers-codex script with bootstrap/use-skill/find-skills - Cross-platform Node.js implementation - Namespaced skills (superpowers:skill-name) - Tool mapping (TodoWrite→update_plan, etc.) - Clean skill display without frontmatter - Personal skill override system
This commit is contained in:
@@ -41,6 +41,12 @@ Read the introduction: [Superpowers for Claude Code](https://blog.fsck.com/2025/
|
||||
# /superpowers:execute-plan - Execute plan in batches
|
||||
```
|
||||
|
||||
### Codex Installation (Experimental)
|
||||
|
||||
**Note:** Codex support is experimental and may require refinement based on user feedback.
|
||||
|
||||
Tell Codex to fetch https://raw.githubusercontent.com/obra/superpowers/refs/heads/main/.codex/INSTALL.md and follow the instructions.
|
||||
|
||||
## Quick Start
|
||||
|
||||
### Using Slash Commands
|
||||
|
||||
Reference in New Issue
Block a user