-
The question is in the title. |
Beta Was this translation helpful? Give feedback.
Answered by
wshobson
Aug 2, 2025
Replies: 2 comments
-
These agents are highly specific to Claude Code. Key Claude Code-Specific Features:
Why They Won't Work Elsewhere:
Could They Be Adapted? Theoretically yes, but would require:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
proofer
-
For someone just getting into agents, this is very informative! And this repo looks to be an excellent source for implementation and inspiration. Thanks! |
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
These agents are highly specific to Claude Code.
Key Claude Code-Specific Features:
Use Task tool with subagent_type="backend-architect"
. Other tools lack this native mechanism.~/.claude/agents/
. Other tools use external hosting (Copilot) or centralized config (Continue/Cursor).