Skip to content

elegantchaos/AgentTools

Repository files navigation

AgentTools

Tests Latest release Swift 6.2 Platform: macOS

Command-line maintenance tools for the shared Agents repository.

Installation

Install the latest release with Mint:

mint install elegantchaos/AgentTools

Usage

Run agt from the root of the Agents repository. Set AGENTS_REPO_ROOT to use a different checkout.

agt <command>

Rules

Inspect differences between canonical shared rules and Codex runtime copies:

agt rules status

Synchronize canonical rules into the runtime rules directory:

agt rules sync

Skills

Initialize or update all public skill submodules to their recorded revisions:

agt skills sync --all

Rebuild runtime skill links:

agt skills link

Inspect submodule and runtime-link status:

agt skills status

Audit skills for publication blockers:

agt skills audit --all

Development

swift build
swift test

About

Command-line maintenance tools for the shared Agents repository.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages