Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add Kasempiternal/Claude-Agent-System/plugin install casWrote 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.
[](https://agentmods.dev/skills/kasempiternal/claude-agent-system/phoenix)<a href="https://agentmods.dev/skills/kasempiternal/claude-agent-system/phoenix"><img src="https://agentmods.dev/badge/skills/kasempiternal/claude-agent-system/phoenix.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00118 | $0.02087 |
| Opus 5 | $0.00059 | $0.01043 |
| Sonnet 5 | $0.00024 | $0.00417 |
| Haiku 4.5 | $0.00012 | $0.00209 |
Grade A, and why
phoenix 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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 115 lines — stays where its author put it; the contents beside it link to each section on GitHub.
██████╗ ██╗ ██╗ ██████╗ ███████╗███╗ ██╗██╗██╗ ██╗
██╔══██╗██║ ██║██╔═══██╗██╔════╝████╗ ██║██║╚██╗██╔╝
██████╔╝███████║██║ ██║█████╗ ██╔██╗ ██║██║ ╚███╔╝
██╔═══╝ ██╔══██║██║ ██║██╔══╝ ██║╚██╗██║██║ ██╔██╗
██║ ██║ ██║╚██████╔╝███████╗██║ ╚████║██║██╔╝ ██╗
╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝
◎ Reboot without losing a single session ◎
CLAUDE AGENT SYSTEM
⚠ BETA — macOS + Ghostty only ⚠
MANDATORY: Output the banner above verbatim as your very first message, before any tool calls.
⚠ BETA — macOS + Ghostty only
Newly shipped and validated against a real 15-session setup, but not yet battle-tested across machines. It reopens sessions in Ghostty only (the reopen step uses
ghostty -e), and the auto-reboot needs macOS. If anything misbehaves: your sessions are armed independently of the reboot, so the safe path is/phoenix snapshot→/phoenix arm→ reboot manually. Cancel a pending restore anytime with/phoenix disarm. Feedback: https://github.com/Kasempiternal/Claude-Agent-System/issues
Phoenix makes rebooting cost-free when you have many claude sessions open. It captures the
live session set, arms a one-shot login agent, and (optionally) reboots. On the next login,
every session reopens as a tab in one Ghostty window, cd'd to its original directory and
resumed with claude --resume <id>.
How it works (one moving part: a deterministic CLI)
All behavior lives in a single dependency-free Node script. The skill's only job is to run the right subcommand and print its stdout to the user verbatim.
- Detection is from the OS, not a registry:
psfinds theclaudeCLI process trees andlsofrecovers each one's working directory plus the conversation transcript (~/.claude/projects/<enc>/<uuid>.jsonl) it holds open — the transcript basename is the session id. This correctly separates multiple sessions sharing one directory (each tree holds its own transcript open). The Electron desktop app and daemon "spare" processes are filtered out. - Restore reopens every session as a tab in ONE Ghostty window. The first session opens the
window (
open -na Ghostty --args -e zsh -lc "…cd <dir> && exec <abs claude> --resume <id>"); each remaining session is added as a tab via keystroke automation (osascript→ activate Ghostty →Cmd+T→ paste the command → Return), because Ghostty has no CLI to open a tab on macOS (+new-windowis unsupported there;new_tabexists only as a keybind). Theclaudepath is absolute (resolved + stored at snapshot time) because Ghostty'szsh -lcis a non-interactive login shell that does not source~/.zshrc, soclaudewould not be on PATH otherwise. - State lives at a stable path
~/.cas/phoenix/(snapshot.json, ARMED flag, a copy of the script, restore.log). The login agent is~/Library/LaunchAgents/com.cas.phoenix.restore.plist.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 6d ago First seen · 115 lines · 118 tokens per session scan A 67b1dc7ea58d
phoenix is a skill published in the GitHub repository Kasempiternal/Claude-Agent-System (15 stars, last pushed 1mo ago), licensed MIT. It adds 118 tokens to every session and 2,087 once invoked, about $0.0006 per session on Opus 5. 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-08-30.
Other skills, from other repositories
create-site
Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…
google-ads-audit
Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…
review
5-pass structured code review — correctness, security, performance, readability, consistency.
alive:system-upgrade
Upgrade ALIVE to the current version. Handles v1/v2/v3.x source states, multi-surface aware (alive-mcp / Hermes / Codex), retroactive version detection, partial-failure resume, dry-run previews, and rollback inspection.
extract-resume
Parse a resume's uploaded PDF into structured JSON (basics, experience, projects, skills, education) and save it to the editor.
codex-test-gen
Generate unit tests for specified functions using Codex exec.