Sub-skill of agent-teams: Activation.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill activation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Activation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-activation)More formats (shields.io, HTML) on the badges page.
---
name: agent-teams-activation
description: 'Sub-skill of agent-teams: Activation.'
version: 1.0.0
category: workspace-hub
type: reference
scripts_exempt: true
---
# Activation
## Activation
Agent teams are **disabled globally by default** and must be explicitly
enabled per workspace:
```json
// .Codex/settings.json
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
"MAX_TEAMMATES": "10"
}
}
```
This workspace has teams enabled. New workspaces start with teams OFF.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!