superpowers
by obra
An agentic skills framework & software development methodology that works.
About
An agentic skills framework & software development methodology that works.
Skill Analysis
Skills (17)
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires ...
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming...
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
bashUse when executing implementation plans with independent tasks in the current session
dotUse when creating new skills, editing existing skills, or verifying skills work before deployment
bashdotmarkdownyamlUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
bash"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user inten...
dotUse when you have a written implementation plan to execute in a separate session with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by prese...
bashUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
dotmarkdowntextUse when you have a spec or requirements for a multi-step task, before touching code
bashmarkdownpythonUse when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying quest...
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace ex...
bashUse when implementing any feature or bugfix, before writing implementation code
bashdottypescript
Recent Commits
- d884ae02026-07-02Release v6.1.1: fix Codex SessionStart hook re-registration, add Codex portal packagingJesse Vincent
- 1c330e12026-07-02Preserve hooks in Codex package manifestDrew Ritter
- a50def92026-07-02Strip hooks from Codex portal packageDrew Ritter
- ec46cf82026-07-02docs: re-anchor Shape A examples away from CodexDrew Ritter
- 28b96af2026-07-02chore(codex): remove orphaned session-start-codex hook + refresh hook docsDrew Ritter
- 45729742026-07-02Fix Codex plugin categoryDrew Ritter
- cf127862026-07-02Default Codex portal package to zipDrew Ritter
- 1a1243b2026-07-02Harden Codex package script checksDrew Ritter
- da4125d2026-07-02Add Codex portal package scriptDrew Ritter
- 7d8d3d42026-07-02fix(codex): suppress SessionStart hook auto-discovery with empty hooks objectDrew Ritter