mirror of
https://github.com/obra/superpowers.git
synced 2026-05-10 11:09:05 +08:00
evals: drop SUPERPOWERS_ROOT setup step from README/CLAUDE
The cli.py helper now defaults the env var. Mention as override only.
This commit is contained in:
@@ -40,6 +40,7 @@ Superpowers skill compliance benchmark. Python 3.11+, managed with uv.
|
||||
## Required env
|
||||
|
||||
```
|
||||
SUPERPOWERS_ROOT=/path/to/superpowers
|
||||
ANTHROPIC_API_KEY=sk-...
|
||||
```
|
||||
|
||||
`SUPERPOWERS_ROOT` defaults to the parent of `evals/` (the superpowers repo root). Override only if running drill against a different superpowers checkout.
|
||||
|
||||
Reference in New Issue
Block a user