Skip to content

Template: Team Split Assessment

Template for the team split assessment document produced by the Project Decomposition workflow. Placed in the project directory root. Documents the complexity analysis, recommendation, and proposed run structure.

---
title: "Team Split Assessment"
tags: [roadmap, plan]
domain: roadmap
maturity: published
author: "Arda Systems"
---
# Team Split Assessment
## Plan Under Review
- **File**: <plan-file-path>
- **Date**: YYYY-MM-DD
## Complexity Analysis
| Factor | Value | Threshold | Assessment |
|--------|-------|-----------|------------|
| Total tasks | N | 15 | Over/Under |
| ... | ... | ... | ... |
## Recommendation
<Split / Single Team><rationale in 2-3 sentences>
## Proposed Runs
| Run | Directory | Description | Tasks | Personas | Est. Duration |
|-----|-----------|-------------|-------|----------|---------------|
| 1 | run-1-<name>/ | ... | N | ... | ... |
| 2 | run-2-<name>/ | ... | N | ... | ... |
## Artifact Flow
<Describe which run produces what artifacts and which run consumes them.>
## Risk Analysis
<How splitting mitigates identified risks vs. introducing coordination overhead.>
## Open Questions and Decisions
| # | Question | Options | Recommendation | Decision |
|---|----------|---------|----------------|----------|

Populate the Open Questions and Decisions table with any unresolved split boundaries, grouping trade-offs, risk tolerance decisions, or persona assignment ambiguities.