> Independent third-party software by Neural-LLM. Not affiliated with Anthropic. Uses official Claude Code transport; Claude Code owns login and talks to Anthropic.
[host:grok-cli:0.2.93][brain:xai:grok-4.5][via:direct:xai][hurc:v0.12.897] Power Claude self-help hub
> Independent third-party software by Neural-LLM. Not affiliated with Anthropic. Uses official Claude Code transport; Claude Code owns login and talks to Anthropic.
TL;DR
| Need | Go here |
|---|---|
| Install | 90-second setup · Marketplace / Open VSX / npm |
| First win | Claude Health Check / Proof Mode (pc proof) — walkthrough |
| Save tokens | Token Saver how-to |
| Skip compact wait | Warm Compacting how-to |
| Keep sessions alive | Auto-Resume & Rewake · Auto-Nudge |
| See what happened | Flow Explorer · Session Explorer |
| Fleet unfinished work | Resume stalled sessions |
| Safety / privacy | Is my account safe? · kill switch |
| Leave cleanly | Uninstall & remove data |
1. Get started
- Install from VS Code Marketplace, Open VSX, npm (
power-claude), or downloads. - Run Claude Health Check (Proof Mode) on your local history — prove recovery before any multi-seat tour.
- Open the Power Claude dashboard (secondary sidebar) → Overview.
- Optional: activate license for Premium continuity features.
2. Features worth turning on (most people)
| Feature | What you get | How-to |
|---|---|---|
| Token Saver | Less wasteful tool-output burn per turn | Guide |
| Warm Compacting | Pre-built compact so you skip the wall wait | Guide |
| Auto-Resume / Rewake | Wake after usage limits / stalls (configurable) | Guide |
| Auto-Nudge | Continue after trivial agent stops | Guide |
| Watchdog | Revive stuck / crashed tabs | Session recovery |
| Flow Explorer | Blueprint of what the session did | Guide |
| Account groups | Isolate work vs personal profiles | Guide |
| Calibration | Short interviews set settings for you | Guide |
| Dead-chat veil | Clear recovery when the UI looks dead | Guide |
| Resume stalled | Finish abandoned sessions in worktrees | Guide |
CLI (pc) | Proof + health without the IDE | Guide |
| Runout Forecaster | Plan around capacity walls | Guide |
| Tab Warming | Faster multi-tab resume | Guide |
| Checkpoints | Known-good session continuity | Guide |
| Self-Heal | Unwedge local continuity | Guide |
3. CLI self-help
npm install -g power-claude # optional CLI
pc proof # Health Check on local Claude history
pc health # local diagnostics
pc config get <key> # read a setting
pc config set <key> <value> # change (confirm first)
Full command list: Power Claude dashboard → CLI tab, or pc --help.
4. Settings without footguns
- Prefer Power Claude: Open Settings / calibrate modal over hand-editing JSON.
- Global kill switch:
~/.power-claude/state/emergency-off— while present, refuse auto-mutation; clear only deliberately. - Defaults favor same-window / same-environment resume (cross-window resume is OFF).
- Never paste secrets into chat logs or public issues.
5. FAQ
Does Power Claude bypass Anthropic rate limits?
No. Each Claude seat keeps its own published limits. Power Claude organizes profiles, continuity, and local tooling so you keep working within those limits.
Will it see my prompts?
Usage analytics and recovery read local Claude Code files on your machine. See privacy.
Something broke after an update
Dashboard → Debug · pc health · re-run Proof Mode · check emergency-off flag.
How do I turn everything off?
Disable features in Settings, or install kill switch, or uninstall cleanly.
6. Still stuck?
- Product overview: neural-llm.com/power-claude
- Changelog: neural-llm.com/changelog
- Marketplace Q&A: Power Claude listing reviews / issues (public repo if applicable)
Primary sources
- Extension README (install channels + savings model)
- Generated settings catalogue: Power Claude
docs/system-index.md - Feature matrix:
docs/marketing/power-claude/feature-channel-matrix.md