Skip to content
View alxpck's full-sized avatar
🤓
Nerd + Artist
🤓
Nerd + Artist

Highlights

  • Pro

Block or report alxpck

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alxpck/README.md

Alex Peck

I help business owners adapt to change.
For twenty years I've built at the intersection of design, technology, and operations. A decade as Creative Director for Seth Godin. Scaled the altMBA to 7,000+ leaders across 109 countries.

The throughline is change. Today that's AI.

The best tools fit the person you already are. They don't ask you to become someone else.

What I'm working on

  • AI fluency for owner/operators — the four skills behind confident AI use. Put AI to work without handing over the parts that make the work yours.
  • Live build sessions — clarity on a new tool, a second opinion, or hands-on building on something bigger. We work on it together.
  • Writing at alxpck.com about AI, leadership, and building with intention.

Work with me

If your week is heavier than it should be, let's talk.

Pinned Loading

  1. client-diagnostic-tool client-diagnostic-tool Public

    Claude Code skills for diagnosing AI systems in client codebases

    Shell

  2. client-scope-tool client-scope-tool Public

    Claude Code skills for scoping AI build sessions during prospect calls

    Shell

  3. Claude in the Cloud: tmux + ssh (or ... Claude in the Cloud: tmux + ssh (or mosh) for persistent, autonomous Claude Code sessions on remote servers
    1
    # Claude in the Cloud
    2
    
                  
    3
    ## tmux + ssh (or mosh) for Persistent Claude Code Sessions
    4
    
                  
    5
    > **Humans:** You can point your coding agent at this gist and tell it to set up tmux for Claude Code on your server. The instructions are written to be followed by either a human or an LLM agent. See [`agent.md`](#file-agent-md) for the agent-flavored version.
  4. Claude Code on macOS — minimal local... Claude Code on macOS — minimal local setup with --dangerously-skip-permissions; no multiplexer needed. Includes agent.md for LLM-driven setup.
    1
    Claude Code on macOS
    2
    ====================
    3
    
                  
    4
    Minimal setup for Claude Code on a local Mac. Plain shell, no multiplexer, no launcher scripts. One shell function carries the session-wide flags — that's the whole thing.
    5