buezli.app Help

Agents & AI

Track coding-agent time

Choose your agent harness, connect Buezli once, then add the ready-to-copy instruction to your project.

01

Codex

Install the open-source plugin from the public Buezli marketplace, then sign in to Buezli in the browser. Start a new Codex conversation after installation.

codex plugin marketplace add codegestalt/buezli-skills
codex plugin add buezli-time@buezli
02

Claude Code

Add the public Buezli marketplace inside Claude Code, install the plugin, reload it, then complete the browser sign-in from /mcp.

/plugin marketplace add codegestalt/buezli-skills
/plugin install buezli-time@buezli
/reload-plugins
/mcp
03

OpenCode

Clone the open-source repository, install its portable Agent Skill, connect the Buezli MCP server, and complete the browser sign-in.

git clone https://github.com/codegestalt/buezli-skills.git
cd buezli-skills
python3 scripts/install_skill.py opencode
opencode mcp add buezli --url https://buezli.app/mcp
opencode mcp auth buezli
04

Copy this into AGENTS.md

Replace Website with the exact Buezli project name. On first use, the agent stores every active project task locally and selects the best match for each work item. If sign-in or a restart interrupts tracking, the next start resumes from the last confirmed state instead of counting the interruption. Settings → Agents & AI shows one canonical harness such as Codex or Claude with its active device sessions; disconnect one session or the harness on every device there. Each project's settings control agent-time rounding and multiplication; new projects round up to one minute and use a 1x multiplier. Buezli shows your own entries as “Codex” and uses the adjusted time for budgets and invoices.

Track all work with the Buezli MCP in project "Website". If .buezli.yml is missing or stale, configure it and save the project ID and tasks. Choose the best task, asking when ambiguous, and reuse one tracking key per conversation, day, and task. Start every turn, checkpoint meaningful progress and tests, and finish before replying. Default notes to a plain 5–10-word summary; follow my requested style. Report MCP failures.