Agent skill
agent-teams-decision-matrix-team-vs-sequential
Sub-skill of agent-teams: Decision Matrix: Team vs Sequential.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/workspace-hub/agent-teams/decision-matrix-team-vs-sequential
SKILL.md
Decision Matrix: Team vs Sequential
Decision Matrix: Team vs Sequential
| Task profile | Use team? | Rationale |
|---|---|---|
| < 5 files, single domain | No | Sequential is faster than team overhead |
| Writing WRK items / skills | No | Small, sequential, ~minutes each |
| 3+ independent workstreams > 20 min each | Yes | Parallelism pays off |
| Bulk file transforms (50+ files) | Yes | Bash agent per batch |
| Research + implementation (separate concerns) | Yes | Explore agent + Bash agent |
| Cross-repo changes (each repo independent) | Yes | One agent per repo |
| WRK-205 knowledge graph (115 files) | Yes | 3 parallel streams |
Rule of thumb: If you would finish faster doing it yourself than explaining it to a teammate, do it yourself.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?