Skip to content
View levi-qiao's full-sized avatar
🐾
Studying
🐾
Studying

Block or report levi-qiao

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
levi-qiao/README.md
Levi Qiao — AI Systems Engineer

AI engineer building reliable agent systems and production-grade developer tools.
10 years in software engineering · Architecture · Evaluation · Reliability

x-nan.com longgraph-skill stars Follow @guannanjiayou on X

What I build

I work where AI prototypes become dependable systems: agent architecture, evaluation, orchestration, and the controls that make long-running autonomous work inspectable and verifiable.

我做可评估、可追踪、可交付的智能体工程,重点是长任务里的 context death 和验收收敛。

Featured

longgraph-skill — long-horizon agent skill for Claude Code, Cursor, Codex, and Grok Build. Clean-context supervisor, multi-task ledger loop, verified gates. A markdown library (loop-graph), not a framework.

Selected work

Project What it does
longgraph-skill Long-horizon agents: clean-context roles, durable state, /loop-converge for code-convergence.
skillmill Docs site, PDF, or tutorial → installable agent skill (npx skillmill).
session-skill Successful agent session (chat + tool traces) → installable SKILL.md for Cursor / Claude Code.
agent-ding Notify when a coding agent finishes — modular hooks, Zellij, shell helpers.
dsh-plugin-longgraph DeepSeek Harness plugin: longgraph / loop-graph / loop-converge authoring skills.

Also

Project What it explores
obsidian-llm-wiki Maintainable knowledge system: namespaces, layered indexes, reusable agent skills.
sherlock-claude Repo + runtime logs → focused diagnoses and fix recommendations.

Current focus

  • Long-horizon agents — survive context death, keep state durable, make “done” checkable
  • Loop converge — bind each loop to a real acceptance gate, not empty code churn
  • Skill tooling — turn docs and good sessions into installable skills
  • Evaluation & reliability — evidence-based acceptance and failure analysis

Engineering principles

Make the state inspectable. Make “done” verifiable. Keep the system smaller than the problem it solves.

Python · FastAPI · LLM agents · Evaluation · Automation · Developer tooling

Pinned Loading

  1. longgraph-skill longgraph-skill Public

    Long-horizon agent skill for Claude Code / Cursor / Codex / Grok Build — multi-task ledger loop, host-portable, clean-context supervisor, verified gates. Markdown library (loop-graph), not a framew…

    Shell 57 7

  2. obsidian-llm-wiki obsidian-llm-wiki Public

    Compile notes into a linked Obsidian wiki at ingest time with Claude Code, following Karpathy's LLM Wiki idea instead of RAG-at-query.

    Python 6 1

  3. sherlock-claude sherlock-claude Public

    An AI-powered code analysis platform built on [Claude Agent SDK](https://github.com/anthropics/claude-code). It automatically analyzes codebases, diagnoses errors from logs, and generates targeted …

    Python 3