# Sync Agent Workbench

> Synchronize, audit, or repair vendor-neutral agent-workbench files in a project. Use when a user wants every project to carry canonical AI_AGENT_GUIDE.md, thin Claude/Codex/Gemini/OpenCode entrypoints, portable prompts, and portable Agent Skills without depending on a vendor marketplace, plugin, global config, or submodule. Use when this capability is needed.

- Skill: `tomevault-io/sync-agent-workbench-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/sync-agent-workbench-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/sync-agent-workbench-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/sync-agent-workbench-2

---


<!-- agent-workbench: managed portable-skill -->

# Sync Agent Workbench

## Workflow

1. Read `AI_AGENT_GUIDE.md` and `AI_AGENT_PROJECT.md` if present.
2. Choose the requested workflow:
   - Sync: follow `.agents/prompts/sync-agent-workbench.md` when present, otherwise use the upstream `prompts/sync-agent-workbench.md`.
   - Audit: follow `.agents/prompts/audit-agent-workbench.md` when present.
   - Repair: follow `.agents/prompts/repair-agent-workbench.md` when present.
3. Modify only the files allowed by the selected prompt.
4. Keep `AI_AGENT_PROJECT.md` manual after initial creation.
5. Keep vendor entrypoints thin and canonical content under `AI_AGENT_GUIDE.md`, `.agents/prompts/`, and `.agents/skills/`.
6. Verify with `git status --short`, `git diff --stat`, and manifest path checks when working in the workbench repository.

## Guardrails

- Do not install marketplace plugins, extensions, global/user-scope settings, or git submodules.
- Do not modify application source code during sync unless the user separately requested application changes.
- Do not create `AGENT.md`; use `AGENTS.md`.

---
> Source: [KiringYJ/biblatex-library](https://github.com/KiringYJ/biblatex-library) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

