Command-line maintenance tools for the shared Agents repository.
Install the latest release with Mint:
mint install elegantchaos/AgentToolsRun agt from the root of the Agents repository. Set AGENTS_REPO_ROOT to use a different checkout.
agt <command>Inspect differences between canonical shared rules and Codex runtime copies:
agt rules statusSynchronize canonical rules into the runtime rules directory:
agt rules syncInitialize or update all public skill submodules to their recorded revisions:
agt skills sync --allRebuild runtime skill links:
agt skills linkInspect submodule and runtime-link status:
agt skills statusAudit skills for publication blockers:
agt skills audit --allswift build
swift test