Skip to content
View Sora-bluesky's full-sized avatar

Highlights

  • Pro

Block or report Sora-bluesky

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
Sora-bluesky/README.md

English | ζ—₯本θͺž

Hi, I'm sora πŸ‘‹

AI Agent Engineer β€” building harnesses, MCP servers, and orchestration tools for AI coding agents.
Licensed first-class architect (Japan) turned agent engineer: 20+ years in construction, overseas assignments, product development, and systems engineering.

X Substack Zenn

About Me

  • πŸ€– I design harnesses and guardrails for AI coding agents β€” Claude Code, Codex, and multi-agent orchestration on Windows
  • πŸ—οΈ Domain Γ— AI: I hold Japanese first-class architect and construction management licenses, and build MCP servers that stop LLMs from hallucinating building codes and real-estate law
  • πŸͺŸ I care about the Windows-native developer experience β€” most agent tooling assumes Unix; mine doesn't
  • ✍️ I write about AI coding workflows in Japanese on Substack and Zenn

Featured Projects

Project What it does
winsmux Windows-native terminal multiplexer for inter-agent communication β€” tmux-style orchestration without WSL (Rust)
kbd-signal Status lamp for Claude Code / Codex sessions using VIA-compatible keyboard RGB β€” glance at your keyboard, know your agent's state (Python)
building-standards-act-mcp MCP server for the Japanese Building Standards Act via the e-Gov API β€” verifies statutes at the source so AI answers cite real law (TypeScript)
antigravity-orchestra Orchestration template pairing Antigravity with Codex (PowerShell)
shield-harness Security-first harness for AI agents, hardened against prompt-injection style attacks (JavaScript)

Tech Stack

Claude Code Codex Grok Build Antigravity MCP

Rust TypeScript Python PowerShell JavaScript

GitHub Stats

GitHub stats Top languages

GitHub streak

## Writing

All my Zenn articles are available in English (auto-translated) β€” just add ?locale=en:

More on Zenn (Japanese / English) and Substack (Japanese).


πŸ“¬ DMs open on X β€” happy to talk AI agent tooling, Windows dev experience, and architecture Γ— AI.

Pinned Loading

  1. winsmux winsmux Public

    Native Windows terminal multiplexer with cross-pane AI agent communication β€” no WSL2 required.

    Rust 6

  2. kbd-signal kbd-signal Public

    Turn a VIA-compatible RGB keyboard's backlight into a status lamp for Claude Code / Codex (approval-waiting / done / error) via raw HID on stock firmware - defaults for Keychron K8 Pro

    Python 8 1

  3. antigravity-orchestra antigravity-orchestra Public

    AI agent orchestration template: Antigravity + Codex CLI

    PowerShell 7 1

  4. building-standards-act-mcp building-standards-act-mcp Public

    MCP server for Japanese building regulations β€” fetches law text from e-Gov API v2 to prevent AI hallucination in building permit reviews

    TypeScript 4 1

  5. grok-orchestra grok-orchestra Public

    Grok operator + Codex CLI worker orchestration harness

    PowerShell