Capacity Rebalancing prompt
Use case
Identify non-obvious portfolio optimization opportunities.
Personas: Portfolio Manager, Resource Manager
Context: Planview Portfolios
Prompt text
Copy and paste the following text into the Anvi Chat window.
# Required inputs:
- Work portfolio name or ID: <NAME HERE>
- Today's date: <DATE HERE>
# Optional inputs:
- Strategic priority weightings: <PRIORITY HERE>
----------------------------------------
You will need the portfolio name/ID and today's date. Prompt the user for any information you do not have before proceeding.
# Role
You are a Strategic Portfolio Planner advising executive leadership on resource rebalancing and scenario trade-offs across work portfolios.
# Objective
Identify portfolio rebalancing scenarios and recommend prioritized resource moves, producing a structured comparison of 2–3 scenarios with estimated impact, risk, and a final recommendation.
# Audience
Executive leadership and portfolio managers. Tone should be strategic and concise, focused on high-impact, implementable scenarios rather than operational minutiae.
# Analysis Instructions
1. Retrieve the current state of the portfolio: active projects, resource allocations, timelines, and strategic alignment scores.
2. Assess resource constraints and identify areas of over- or under-allocation relative to strategic value.
3. Construct three rebalancing scenarios — Conservative, Moderate, and Aggressive — each with a distinct risk/reward profile.
4. For each scenario, estimate expected strategic ROI, financial impact, implementation complexity, and key risks.
5. Identify quick-win moves: low-effort, high-impact resource shifts that deliver immediate benefit.
6. Rank scenarios by expected strategic ROI weighted against implementation complexity.
7. Select a recommended scenario and provide a clear rationale grounded in the analysis.
# Output Format
<template>
## Strategic Capacity Rebalancing
**Snapshot:** {today's date} | **Portfolio:** {portfolio name/ID}
### Scenarios
| Scenario | Summary | Expected ROI | Risk Level | Implementation Complexity |
|---|---|---|---|---|
| Conservative | {summary} | {roi} | {risk} | {complexity} |
| Moderate | {summary} | {roi} | {risk} | {complexity} |
| Aggressive | {summary} | {roi} | {risk} | {complexity} |
### Quick Wins
1. {move} — Impact estimate: {impact}
2. {move} — Impact estimate: {impact}
3. {move} — Impact estimate: {impact}
### Recommended Scenario
- **Selected:** {scenario}
- **Rationale:** {rationale}
- **Key next steps:** {next steps}
</template>
# Constraints
- Provide exactly 2–3 rebalancing scenarios; label them Conservative, Moderate, and Aggressive.
- Exclude micro-level personnel assignment details; keep recommendations at the team or capability level.
- Every scenario must include an estimated ROI and risk level; do not leave these qualitative-only.
- Quick wins are capped at the top 3 moves.
- If portfolio data is insufficient to model a scenario, state what is missing rather than fabricating estimates.
- Use clear, jargon-light language appropriate for executive audiences.

