Skip to main content

Guides

Power Claude self-help hub

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.

[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

NeedGo here
Install90-second setup · Marketplace / Open VSX / npm
First winClaude Health Check / Proof Mode (pc proof) — walkthrough
Save tokensToken Saver how-to
Skip compact waitWarm Compacting how-to
Keep sessions aliveAuto-Resume & Rewake · Auto-Nudge
See what happenedFlow Explorer · Session Explorer
Fleet unfinished workResume stalled sessions
Safety / privacyIs my account safe? · kill switch
Leave cleanlyUninstall & remove data

1. Get started

  1. Install from VS Code Marketplace, Open VSX, npm (power-claude), or downloads.
  2. Run Claude Health Check (Proof Mode) on your local history — prove recovery before any multi-seat tour.
  3. Open the Power Claude dashboard (secondary sidebar) → Overview.
  4. Optional: activate license for Premium continuity features.

2. Features worth turning on (most people)

FeatureWhat you getHow-to
Token SaverLess wasteful tool-output burn per turnGuide
Warm CompactingPre-built compact so you skip the wall waitGuide
Auto-Resume / RewakeWake after usage limits / stalls (configurable)Guide
Auto-NudgeContinue after trivial agent stopsGuide
WatchdogRevive stuck / crashed tabsSession recovery
Flow ExplorerBlueprint of what the session didGuide
Account groupsIsolate work vs personal profilesGuide
CalibrationShort interviews set settings for youGuide
Dead-chat veilClear recovery when the UI looks deadGuide
Resume stalledFinish abandoned sessions in worktreesGuide
CLI (pc)Proof + health without the IDEGuide
Runout ForecasterPlan around capacity wallsGuide
Tab WarmingFaster multi-tab resumeGuide
CheckpointsKnown-good session continuityGuide
Self-HealUnwedge local continuityGuide

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?

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