ABVX Lab logo ABVX Lab
desktop protocol

ABVX tool

LWP

Lightweight Workflow Protocol for desktop-first agent development: clarify, task brief, execute, verify, report.

What it does

  • Standardizes task intake with a short TASK_BRIEF.md contract.
  • Enforces a predictable loop: clarify scope, execute minimal diff, verify, report residual risks.
  • Keeps desktop agent work reproducible across repos without forcing CI orchestration.

Core artifacts

  • AGENTS.md for repository guardrails
  • TASK_BRIEF.md for intake and done criteria
  • Repo docs index link for discoverability

Quickstart

Desktop-first protocol flow

1) Fill TASK_BRIEF.md
2) Execute with AGENTS.md guardrails
3) Run relevant checks (type/build/smoke)
4) Report changed files, checks, and residual risks

LWP is the lightweight OMX-like mode in the ABVX tool stack for practical everyday execution.