Sub-skill of agent-teams: Core Constraint.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill core-constraint --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Core Constraint?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-core-constraint)More formats (shields.io, HTML) on the badges page.
---
name: agent-teams-core-constraint
description: 'Sub-skill of agent-teams: Core Constraint.'
version: 1.0.0
category: workspace-hub
type: reference
scripts_exempt: true
---
# Core Constraint
## Core Constraint
```
MAX_TEAMMATES = 10 (set in .Codex/settings.json — git-tracked)
Recommended sweet spot: 2–3 teammates for this workspace's workload
```
Default to **fewer agents**, not more. Spawn only as many as strictly needed.
Coordination overhead grows quadratically; benefits only appear when tasks are
truly parallel and long-running.
`MAX_TEAMMATES=10` is a ceiling, not a target. The realistic effective range
for workspace-hub engineering work is **2–3 teammates**. Raising it above that
adds token cost with diminishing returns given the predominantly sequential
solver-pipeline nature of the work.
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!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.