Skip to content
View LZong-tw's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report LZong-tw

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
LZong-tw/README.md

I build the runtime layer agents run on

I work on repo-scoped hooks, verification gates, lifecycle reminders, and local analytics for AI coding agents. The center of gravity is practical infrastructure for Claude Code, Codex CLI, and GitHub Copilot CLI: tools that make agent work easier to trust in real repositories.

Current focus

  • Agent hook runtimes that work across shells, operating systems, and coding-agent clients.
  • Verification loops that turn "the agent says it is done" into something the machine checks.
  • Local-first analytics and guardrails for developers who already use AI coding tools heavily.

Projects

Project What it is for Start here
lattice Repo-scoped AI client hook runtime for Claude Code, Codex CLI, and GitHub Copilot CLI. Shared policy gates, lifecycle hooks, and provider integrations for real repos. pnpm add @lzong.tw/lattice
clawback Verification loops for Claude Code and Codex: protected files, post-edit format/lint, stop-time typecheck, and context-compaction reminders. npx @lzong.tw/clawback
claude-code-usage-advisor Read-only local analyzer for Claude Code history. It recommends practical model, effort, permission, sandbox, and prompt-cache profiles. npx claude-code-usage-advisor
pdf2epub-pro High-fidelity PDF to EPUB pipeline with chunked parsing, restored PDF links, offline referenced-content appendices, and clean cover generation. Clone and run from source
readwise-reader-management Python scripts for Readwise Reader automation: tags, article operations, exports, and batch account maintenance. Clone and configure locally

Raw package telemetry

These badges show public registry download counts, not validated user adoption. I treat them as early distribution telemetry and pair them with issues, stars, public references, and install feedback before making traction claims.

lattice npm downloads clawback npm downloads usage advisor npm downloads

If one of these tools saves you a debugging session, a star on that repo is the cleanest signal that the experiment is worth keeping alive.

What I am not trying to do

I do not want AI-generated volume, drive-by PR noise, or generic personal branding. The useful work is the shipped tool, the repro, the release note, and the issue that documents a real failure mode.

Pinned Loading

  1. tw-tech-terminology-converting-prompt tw-tech-terminology-converting-prompt Public

    一個用於將簡體中文(中國大陸)技術術語轉換成繁體中文(台灣)技術術語的 Prompt。

    Python 11

  2. readwise-reader-management readwise-reader-management Public

    This project provides a set of Python scripts to interact with your Readwise Reader account via the Readwise API. Use it to automate tasks like adding articles, managing tags, exporting data, or ot…

    Python 22 2

  3. clawback clawback Public

    Claude Code and Codex hooks kit for verification loops: file protection, post-edit lint, and stop-time checks

    JavaScript 6 1

  4. lattice lattice Public

    Repo-scoped AI client hook runtime for Claude Code, Codex CLI, and GitHub Copilot CLI

    JavaScript