# I build AI agents that ship — enterprise workflows in production, and open-source agent tooling. # 设计并交付 AI Agent 系统——从生产环境的企业工作流,到开源 agent 工具。
By day, I lead enterprise AI solutions from PoC to production at a Fortune Global 500 technology company in Shenzhen — as solution architect, core developer, and delivery owner. Before that, I was a product manager for overseas consumer AI products (AI chat, image generation and more) — one made the a16z global Top 50, another reached six-figure monthly revenue. I build mainly in Python and TypeScript, and work daily with AI coding agents such as Claude Code and Codex — the open-source products below grew out of my own agent workflows. 现职于深圳一家世界 500 强科技公司,负责企业级 AI 方案从 PoC 到生产上线——身兼方案架构、核心开发与推进 owner。此前是海外 AI 消费产品的产品经理(AI 聊天、图像生成等),其中一款产品进入 a16z 全球 Top50,另一款月收入达六位数美元。主要使用 Python 和 TypeScript,日常深度使用 Claude Code / Codex 等 AI coding 工具——下面两个开源产品正是从我自己的 agent 工作流中长出来的。
context engineering for coding agentscoding agent 的 Context 工程
A portable role-context protocol for coding agents. Define your product, roles, domain knowledge and decisions once — compile them into context packs for Claude Code, Codex and other agents, instead of re-explaining everything every session. 面向 coding agent 的可移植角色上下文协议。把产品、角色、领域知识与决策一次性结构化,编译成 Claude Code / Codex 等工具的 context pack——不再每个 session 从头解释背景。
long-term memory & triggers for agentsagent 的长期记忆与事件触发
Long-term project memory for coding agents. One markdown file per project plus a global watchlist with date and event triggers — your agent syncs everything you're pursuing across folders and months, and answers "what should I work on next?" coding agent 的长期项目记忆。每个项目一个 markdown 文件,加一张带日期/事件触发器的全局 watchlist——让 agent 跨文件夹、跨月份同步你所有在推进的事,回答「下一步该做什么」。
Lead architect · core developer主架构师 · 核心开发
A root-cause analysis system over customer-feedback text: layered multi-dimension LLM pipeline combining rule logic, model reasoning and business heuristics; prompt engineering with a systematic evaluation-and-tuning loop; fully automated end-to-end runs. Accuracy up 20+ percentage points over the single-pass baseline; tens of thousands of records processed. 客户反馈文本根因分析系统:多维度分层 LLM pipeline,规则逻辑、模型推理与业务启发式结合;prompt 工程配套系统性评测与调优闭环;端到端全自动运行。准确率较单次 prompt 基线提升 20+ 个百分点,已处理数万条记录。
Solution architecture · core implementation方案架构 · 核心实现
A LangGraph-based multi-agent system, developed skill-driven: file ingestion, backend and API integration, structured data processing, and result presentation. 基于 LangGraph 的 multi-agent 系统,采用 skill-driven 开发——文件接入、后端与 API 集成、结构化数据处理、结果展示。
End-to-end owner端到端负责人
Ran an internal AI hackathon end to end with dozens of teams, delivered enablement sessions reaching hundreds of attendees, and supported day-to-day AI-tool onboarding and consultation across the organization. 端到端负责数十支队伍参与的内部 AI Hackathon;组织覆盖数百人次的 enablement 分享,支持组织内日常的 AI 工具 onboarding 与咨询。