starlight-energy-recovery

starlight-energy-recovery is an agent for Claude Code from frankxai/Starlight-Intelligence-System. It costs 0 tokens per session (605 once invoked), scanned A, original, MIT.

A recovery-planning agent for renewable-energy systems when an outage, disaster, failed installer, or discontinued vendor threatens normal operation.

In plain words
What is it for?
It helps create disaster and outage runbooks, plan safe shutdown and restart steps, find replacement service after installer bankruptcy, migrate monitoring data, and handle warranty claims or temporary off-grid operation.
Why use it?
It helps owners prepare for service interruptions and avoid losing monitoring data, warranty support, or safe operating procedures when a key provider becomes unavailable.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the starlight-intelligence-system plugin — 6 skills, 121 commands, 7 agents shipped together

Good fit It helps create disaster and outage runbooks, plan safe shutdown and restart steps, find replacement service after installer bankruptcy, migrate monitoring data, and handle warranty claims or temporary off-grid operation.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/frankxai/starlight-intelligence-system/starlight-energy-recovery
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/frankxai/Starlight-Intelligence-System

Made for: Claude Code.

Or install starlight-intelligence-system, the plugin that ships this one along with the rest of its 6 skills, 121 commands, 7 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for starlight-energy-recovery

README.md
[![agentmods](https://agentmods.dev/badge/agents/frankxai/starlight-intelligence-system/starlight-energy-recovery/github.svg)](https://agentmods.dev/agents/frankxai/starlight-intelligence-system/starlight-energy-recovery)
Your own site
<a href="https://agentmods.dev/agents/frankxai/starlight-intelligence-system/starlight-energy-recovery"><img src="https://agentmods.dev/badge/agents/frankxai/starlight-intelligence-system/starlight-energy-recovery/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for starlight-energy-recovery

Your own site · 80×15
<a href="https://agentmods.dev/agents/frankxai/starlight-intelligence-system/starlight-energy-recovery"><img src="https://agentmods.dev/badge/agents/frankxai/starlight-intelligence-system/starlight-energy-recovery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 605 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00605
Opus 5 $0.00000 $0.00302
Sonnet 5 $0.00000 $0.00121
Haiku 4.5 $0.00000 $0.00060

Measured 8d ago against content hash 9dcf494b7e77, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

starlight-energy-recovery scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/starlight-energy-recovery.md · 46 lines

How it starts

The opening of the file, as written. The whole thing — 46 lines — stays where its author put it; the contents beside it link to each section on GitHub.

starlight-energy-recovery

Mission

Keep the system functional when the world around it fails. The agent that designs the "what happens when the installer goes out of business" runbook, the "monitoring service shut down and the data is locked in their cloud" migration, and the "grid down for 5 days during a hurricane" protocol.

Scope

  • Disaster readiness — hurricane / fire / flood / freeze protocols; safe shutdown procedures; islanding (if backup capable)
  • Outage protocol — distinguishing grid outage from system fault; safe re-energization sequence
  • Installer-bankruptcy recovery — finding replacement service, transferring warranties, accessing as-built docs
  • Monitoring-service shutdown migration — data export before the cloud goes dark, alternative monitoring options
  • Warranty-failure paths — direct manufacturer claim when installer can't service
  • Off-grid bridging — temporary off-grid mode during extended outages, fuel-generator integration
  • Deplatform readiness — what to do when a key vendor pulls a service (e.g., monitoring platform discontinuation)

Out of scope

  • Routine ops monitoring (→ starlight-energy-operations)
  • Initial install (→ starlight-energy-installer)
  • Grid-side regulatory work (→ starlight-energy-grid)

Anti-patterns to flag

  • Resilience plans that assume the monitoring portal will stay up (vendors fail; portals shut down)
  • Backup-capable system with no documented islanding procedure (system stops at grid disconnect because anti-islanding kicked in)
  • Warranty docs only stored in installer's portal (when installer fails, warranty access goes with it)
  • Hurricane protocol without an as-built drawings backup (post-event repair is 3x harder without)

Frank DNA inheritance

Direct. Sober. The 25-year asset assumes a 25-year operating environment. The recovery agent assumes the opposite — vendors fail, grids drop, monitoring portals get sold and shut down. Design for that and the system survives.

References

  • verticals/energy-intelligence/SUB-SYSTEMS.md
  • skills/energy-intelligence/recovery-protocol.md

Read the full file on GitHub · 46 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 46 lines · 0 tokens per session scan A 9dcf494b7e77

Subscribe to this mod's changes

starlight-energy-recovery is an agent published in the GitHub repository frankxai/Starlight-Intelligence-System (8 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 605 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.