agent-teams-decision-matrix-team-vs-sequential
Sub-skill of agent-teams: Decision Matrix: Team vs Sequential.
Best use case
agent-teams-decision-matrix-team-vs-sequential is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of agent-teams: Decision Matrix: Team vs Sequential.
Teams using agent-teams-decision-matrix-team-vs-sequential should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/decision-matrix-team-vs-sequential/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How agent-teams-decision-matrix-team-vs-sequential Compares
| Feature / Agent | agent-teams-decision-matrix-team-vs-sequential | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of agent-teams: Decision Matrix: Team vs Sequential.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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.
Related Skills
teams-meeting-pipeline
Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.
corporate-tax-filing-reconciliation-and-decision
Reconcile multi-document corporate tax packets, verify line-item accuracy against source data, and structure decision trees for filing timing and extension strategies.
agent-team-prompt-generation
Create self-contained execution prompts that define multi-role workflows for Codex sessions without external dependencies
improve-decision-logic-scoring
Sub-skill of improve: Decision Logic (Scoring).
clean-code-file-size-decision-tree
Sub-skill of clean-code: File Size Decision Tree.
agent-teams-workspace-work-profile-updated-2026-03-10
Sub-skill of agent-teams: Workspace Work Profile (Updated 2026-03-10).
agent-teams-work-queue-integration
Sub-skill of agent-teams: Work Queue Integration.
agent-teams-subagent-startup-convention
Sub-skill of agent-teams: Subagent startup convention (+2).
agent-teams-idle-state
Sub-skill of agent-teams: Idle State.
agent-teams-dm-default-always-prefer
Sub-skill of agent-teams: DM (default — always prefer) (+2).
agent-teams-core-constraint
Sub-skill of agent-teams: Core Constraint.
agent-teams-agent-types-for-common-tasks
Sub-skill of agent-teams: Agent Types for Common Tasks.