V-Sekai-fire

GitHub App Persona — Git skill for Claude Code

Git community

Replace a classic PAT with a GitHub App installation token for org-wide automation.

How to install GitHub App Persona

Installs to ~/.claude/skills/v-sekai-fire-dot-claude-github-app-persona/SKILL.md

Terminal
mkdir -p ~/.claude/skills/v-sekai-fire-dot-claude-github-app-persona && curl -fsSL https://raw.githubusercontent.com/V-Sekai-fire/dot-claude/HEAD/skills/github-app-persona.md -o ~/.claude/skills/v-sekai-fire-dot-claude-github-app-persona/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What GitHub App Persona does


name: github-app-persona description: Replace a classic PAT with a GitHub App installation token for org-wide automation. Trigger when the user asks for a bot identity, hits PAT-scope walls (admin:org, workflows), wants to purge personal credentials from the machine, needs commit-time credentials without cached HTTPS auth, or asks to create/install a GitHub App. Covers the app-creation form values, 1Password stash, `gh-app` wrapper script that mints installation tokens on demand, git credent

Alternatives in Git

Full documentation available on GitHub

View Source Repository