Continuous autonomous operation mode. Keeps campaigns running 24/7 by chaining Claude Code sessions via RemoteTrigger. Each session picks up from the campaign's continuation state, works until context runs low or the phase completes, then schedules the next session. Auto-stops on campaign completion or budget exhaustion. The thing that makes Citadel run overnight.
$npx -y skills add sethgammon/citadel --skill daemonInstalls into the current project.
Run `npx skills use "https://github.com/sethgammon/citadel" --skill "sethgammon/citadel/daemon"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/sethgammon/citadel" that are relevant to the current task. Run `npx skills add "https://github.com/sethgammon/citadel"` and select the relevant skills, then follow their instructions.