Building a Claude Code-Centric Mac Dev Environment: tmux, Ghostty, and Discord Notifications

by 逆瀬川ちゃん

8 min read

Hi there! This is Sakasegawa-chan (@gyakuse)!

Today I want to walk through how I set up my Mac development environment around Claude Code. I'll cover the tmux layout, terminal configuration, and Discord notifications for when I'm away from the keyboard. I went through the whole thing end to end, so I'm going to write it all up.

Read more →

Building a Remote Claude Code Dev Environment with Mac × WSL × Android

by 逆瀬川ちゃん

11 min read

Hi there! This is Sakasegawa (@gyakuse)!

Today I want to walk through how I built a remote dev environment that lets me drive Claude Code from three devices: a Mac, WSL on Windows, and Android. The combination of Ghostty, tmux, and happy-coder ended up working out really nicely, so I'll cover everything from the setup to the results of a security audit I ran on it.

Read more →

Automating Project Management with Claude Code × MCP × Plugins

by 逆瀬川ちゃん

9 min read

Hi there! This is Sakasegawa (@gyakuse)!

Today I want to share how I used Claude Code's MCP integration to consolidate project information scattered across Notion, Linear, and the codebase into Linear in a single pass. It worked out pretty well, so I went a step further and generalized the technique as a Claude Code Plugin and published it.

Read more →