Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ description
Function
description
src/tools/TeamCreateTool/TeamCreateTool.ts:107–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
105
},
106
107
async
description() {
108
return
'Create a new team for coordinating multiple agents'
109
},
110
111
async
prompt() {
112
return
getPrompt()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected