happier-github-ops
OfficialRun GitHub CLI as the Happier bot
Authorhappier-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of reliably running GitHub operations as the Happier bot account without interactive authentication or accidental use of the wrong identity.
Core Features & Use Cases
- Bot PAT forced authentication:
yarn ghopswrapsghand enforces usingHAPPIER_GITHUB_BOT_TOKENfor bot-scoped actions. - Non-interactive, safe automation: disables prompts via
GH_PROMPT_DISABLED=1and prevents running when the token is missing. - Repo-local GitHub CLI configuration: uses an isolated
GH_CONFIG_DIRby default to reduce side effects. - Use case: When the system needs to open or update a public issue/PR and ensure it is correctly labeled for the public roadmap (e.g.,
roadmap,priority:p0),yarn ghopsprovides the consistent command surface.
Quick Start
Run yarn ghops issue create -R happier-dev/happier --title "Report test failure" --body "Summary of what happened and expected behavior" --label "type: bug" after setting HAPPIER_GITHUB_BOT_TOKEN.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: happier-github-ops Download link: https://github.com/happier-dev/happier/archive/main.zip#happier-github-ops Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.