shunk031-cgd-dev-identity

Installation
SKILL.md

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:

    setup-gh-cgd
    
Installs
16
Repository
shunk031/skills
First Seen
Aug 25, 2026
shunk031-cgd-dev-identity — shunk031/skills