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

Verification and inspection tools for AI coding agents

I work the operator side of Claude Code, Codex CLI, and GitHub Copilot CLI: hooks that stop agents from claiming "done" before code is checked, diagnostics that show what is really in the context window, and independent notes on how these tools behave at runtime.

Everything here is independent, version-pinned when behavior can drift, and built around reproducible evidence.

Start Here

Project What it proves Start here
clawback Stop-time verification hooks for Claude Code and Codex: protected files, post-edit checks, typecheck/lint before "done", and compaction reminders. npx @lzong.tw/clawback
claude-code-field-notes Independent, version-pinned notes on Claude Code runtime behavior: context, models, hooks, permissions, telemetry, transcripts, and settings. Read the map
ctxray Local-first inspection for agent context and routing: what was sent, why it routed that way, and where the context budget went. node src/cli/ctxray.mjs help
lattice Repo-scoped hook dispatcher and policy layer for Claude Code, Codex CLI, and GitHub Copilot CLI. pnpm add @lzong.tw/lattice
claude-code-usage-advisor Read-only inspection of Claude Code history, with practical recommendations for model, effort, permission, sandbox, and cache settings. npx claude-code-usage-advisor
readwise-reader-management Off-topic and older than the AI-agent tools, but it has the clearest public signal here: real stars and forks, no marketing. Clone and configure locally

Operating Rules

  • I do not treat npm downloads, clone counts, or badge numbers as adoption proof.
  • I prefer small reproducible artifacts: a failing hook transcript, a version-pinned runtime note, a test that blocks the bad path, or an issue that documents a real failure mode.
  • 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 field note that survives being checked by someone who knows the system.

Pinned Loading

  1. clawback clawback Public

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

    JavaScript 6 1

  2. claude-code-field-notes claude-code-field-notes Public

    Independent field notes on Claude Code's observable runtime behavior (context window, auto-compaction, model resolution, env vars, hooks, permissions). Not affiliated with Anthropic.

  3. ctxray ctxray Public

    Universal context inspection and routing diagnostics toolkit for agentic LLM clients

    JavaScript

  4. lattice lattice Public

    Repo-scoped hook dispatcher and policy layer for Claude Code, Codex CLI, and GitHub Copilot CLI

    JavaScript

  5. claude-code-usage-advisor claude-code-usage-advisor Public

    Local read-only CLI that analyzes Claude Code usage and recommends model/settings profiles.

    JavaScript

  6. 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