# Agent Teams Workspace Work Profile Updated 2026 03 10

> Sub-skill of agent-teams: Workspace Work Profile (Updated 2026-03-10).

- Skill: `vamseeachanta/agent-teams-workspace-work-profile-updated-2026-03-10-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/agent-teams-workspace-work-profile-updated-2026-03-10-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/agent-teams-workspace-work-profile-updated-2026-03-10-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/agent-teams-workspace-work-profile-updated-2026-03-10-2

---


# Workspace Work Profile (Updated 2026-03-10)

## Workspace Work Profile (Updated 2026-03-10)


This workspace is **engineering-heavy with sequential solver pipelines**. Most
work does NOT benefit from teams. Use this table before spawning:

| Work Type | Team Useful? | Notes |
|-----------|-------------|-------|
| OrcaWave/AQWA solver runs | **No** | Sequential: mesh → solve → validate → report |
| WRK item staged pipeline | **No** | Each stage depends on previous stage output |
| Cross-review (Claude/Codex/Gemini) | **No** | Already scripted via `cross-review.sh` |
| L01–L06 validation cases | **Maybe** | Cases are independent — 2-3 agents viable |
| Multi-repo exploration | **Maybe** | Parallel file reads across submodules |
| Documentation/reporting | **No** | Single-pass generation |
| Bulk transforms (50+ files) | **Yes** | One agent per batch |

**Key insight**: The biggest efficiency gain in this workspace comes from
**better WRK scoping** (1-2 goals per session), not from parallelising with
teams. Use teams only when tasks are genuinely independent AND > 20 min each.

