Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agent

Portable setup for Edi's coding-agent command line tools. This repository is public and contains only reusable instructions, installers, optional MCP launchers, and broadly useful skills. Private operations stay in the sibling manager repository.

Quick start

macOS:

./scripts/setup-macos.sh

Linux:

./scripts/setup-linux.sh

Windows PowerShell:

.\scripts\setup-windows.ps1

Setup detects installed agent CLIs, links AGENTS.MD, registers public skills, and reconciles private MCP entries when the manager repository is present. The macOS and Linux entry points also install abx when needed and link bin/committer into ~/.local/bin/committer. Re-running setup is safe; use --check to report drift without changing machine state.

Layout

  • AGENTS.MD — shared working rules
  • bin/ — stable command entry points
  • docs/ — focused setup and runtime notes
  • scripts/ — setup, synchronization, and maintenance
  • skills/ — public, owned skills
  • test/ — setup regression tests

Private skills and MCP configuration may be loaded from ../manager/skills and ../manager/configs/mcps.json. Use --public-only to exclude them.

Checks

./scripts/test-agent-setup.sh
./scripts/setup-macos.sh --check
./bin/agent doctor

See docs/mcp-profiles.md for MCP behavior and docs/windows.md for Windows setup details.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages