Skip to content

danielsuguimoto/agents

Repository files navigation

agents

Structured agent profiles for multi-tool sync (Devin, OpenCode, Codex).

Each agent lives in <name>/agent.yaml and is synced to tool-specific formats by sync-agents.py.

Layout

  • <name>/agent.yaml — source-of-truth agent definition
  • SUBAGENT_RULES.md — shared rules injected at sync time
  • sync-agents.py — generates tool-specific output
  • sync-agents.sh — thin wrapper around the Python script

Sync

./sync-agents.sh

Outputs:

  • Devin: ~/.config/devin/agents/<name>/AGENT.md
  • OpenCode: ~/.config/opencode/agents/<name>.md
  • Codex: ~/.codex/agents/<name>.toml

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors