Start, stop, or check the anvil-pulse dashboard — a live local web page showing active anvil claims (actor, phase, elapsed, lease countdown), the event feed, and stuck-state detection (healthy / quiet / possibly wedged / lease expired) for long autonomous runs. Use when the user asks to "watch this run", "open the anvil dashboard", "is the agent stuck?", "monitor the claims", "start/stop pulse", or wants a heartbeat view of an anvil project. Also installs an optional Claude Code statusline segment on request. Read-only over anvil state; sends nothing externally.
$npx -y skills add fakoli/fakoli-plugins --skill pulseInstalls into the current project.
Run `npx skills use "https://github.com/fakoli/fakoli-plugins" --skill "fakoli/fakoli-plugins/pulse"` 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/fakoli/fakoli-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/fakoli/fakoli-plugins"` and select the relevant skills, then follow their instructions.