@pi-stef/superpowers-adapter 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -25,7 +25,7 @@ While pi natively supports skill discovery (listing them in the system prompt),
25
25
  pi install https://github.com/obra/superpowers
26
26
 
27
27
  # 2. Install this extension
28
- pi install git:github.com/sfiorini/pi-stef#packages/superpowers-adapter
28
+ pi install npm:@pi-stef/superpowers-adapter
29
29
  ```
30
30
 
31
31
  ## Tools
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-stef/superpowers-adapter",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "Bridges the superpowers skill system to pi's extension API with TodoWrite, Task, and Skill tools.",
5
5
  "keywords": [
6
6
  "pi-package",