Making the installation a bit less Claude Code centric #265
joachim-isaksson
started this conversation in
General
Replies: 1 comment
-
|
100% excellent idea. Especially for those of us using multiples it would be awesome to have the built in ability to use them all how we want. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since several tools seem to adopt or already have concepts similar to Claude Code (for example, Copilot CLI has subagents, Gemini CLI has commands, OpenCode has subagents, commands and a skills plugin), maybe it would be time to make the installer a bit less claude code specific. Now we have;
...but adding --opencode-commands, --copilot-commands etc. seems a bit redundant, adding pretty much an installer flag or a few per tool instead of having them "by concept". One suggestion would be something like;
...and then have a tools folder in agent-os with scripts that implements the actual installation in the .claude/.opencode/.copilot/.gemini folder with the right format (folder names and header structure on esp. agent files tend to differ slightly)
Good idea/bad idea/...?
Beta Was this translation helpful? Give feedback.
All reactions