Diagnose a problem with a Happier session, the daemon, a provider (Claude/Codex/OpenCode), auth, or connectivity. Pulls the correct logs, finds a true root cause from evidence only, presents findings, and optionally uploads a private diagnostics bundle to Happier developers and/or files a sanitized public GitHub issue (the two are complementary). Use when the user reports a bug, says Happier is broken/stuck/misbehaving, asks to debug/diagnose/triage/troubleshoot Happier, or shares a Happier session ID and asks what went wrong.
$npx -y skills add happier-dev/happier --skill happier-diagnoseInstalls into the current project.
Run `npx skills use "https://github.com/happier-dev/happier" --skill "happier-dev/happier/happier-diagnose"` 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/happier-dev/happier" that are relevant to the current task. Run `npx skills add "https://github.com/happier-dev/happier"` and select the relevant skills, then follow their instructions.