happier
Control AI coding agents from your phone, browser, or desktop
All Skills in This Repository (27)
Pure Emerald Level Indicatorshappier-session-control
Manage Happier coding sessions via the happier CLI JSON contract.
happier-github-ops
Automate GitHub issue and PR operations with bot PAT authentication.
happier-release-validation
Run local-first Happier release validation cycles with parallel evidence capture.
happier-release-promote
Promote validated release candidates across preview and production lanes after explicit human approval.
happier-testing
Select Happier test lanes and enforce fixture guardrails in TDD workflows.
happier-release-validation-review
Review Happier release-validation worktrees and emit a promotion verdict.
happier-diagnose
Diagnose Happier session, daemon, provider, auth, and connectivity failures from logs.
happier-release-notes
Generate Happier release-note story decks and release JSON from git diffs.
happier-port-0-2-to-0-3
Ports validated Happier 0.2 changes into the evolved 0.3 codebase by intent.
happier-pr-steward
Shepherd Happier pull requests through review, refinement, porting, and merge assessment.
happier-commit-worktree
Organizes large dirty Git worktrees into coherent validated commits using private indexes.
happier-issue-triage
Cluster and route GitHub issues into coherent diagnosis bundles.
Frequently Asked Questions
FAQPage SchemaHow to install Happier?▼
Run `npx skills add happier-dev/happier --all -g -y` in your terminal to install all skills in this suite globally.
What does Happier do?▼
Happier lets you run AI coding agents like Claude Code and Codex on your computer, then monitor and control those sessions from your phone, browser, or desktop without losing context.
Which AI coding agents does Happier support?▼
It works with Claude Code, Codex, OpenCode, Gemini, Cursor, GitHub Copilot, and any ACP-compatible CLI from one unified interface.
Is Happier private and self-hostable?▼
Yes. Sessions are end-to-end encrypted, and you can self-host the relay server so your code and conversations stay on infrastructure you control.
Can I control Happier sessions from another AI agent?▼
Yes. The included session-control skill lets agent frameworks list, message, and manage Happier sessions through the CLI's JSON command contract.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core