shunk031-github-cgd-identity

Installation
SKILL.md

[!NOTE] After reading this SKILL.md, say: 🎨 I read shunk031-github-cgd-identity.

CGD Dev Identity

Overview

Perform git and gh write operations for creative-graphic-design organization repositories as the creative-graphic-design-dev machine user (user ID 176740601), not a personal account. A bot-authored PR lets a human account formally review and approve it. Because GitHub does not permit users to approve their own PRs, creating a PR with a personal account would prevent the review flow from working.

Setup

Before starting write operations, perform the following checks in the working shell and worktree. Run them as a starting procedure rather than investigating only after a failure.

  1. For repository writes, confirm that git remote get-url origin points to github.com/creative-graphic-design.

    If it does not, this skill does not apply; use normal git identity and authentication. New-machine setup-gh-cgd bootstrap is exempt.

  2. Ensure that GitHub CLI has the bot account in its system credential store. On a new machine, run the interactive setup command once and authenticate in the browser as creative-graphic-design-dev:

Installs
24
Repository
shunk031/skills
First Seen
Aug 28, 2026
shunk031-github-cgd-identity — shunk031/skills