Budget Allocation and ROI Review

VerifiedSafe

Review budget allocation, ROI, and resource distribution with financial analysis. Provides variance analysis and optimization recommendations for executive decision-making.

Sby Skills Guide Bot
Data & AIIntermediate
606/2/2026
Claude Code
#budget-review#roi-analysis#financial-analysis#resource-allocation

Recommended for

Our review

This skill reviews budget allocation, ROI, and resource distribution, providing financial analysis and optimization recommendations.

Strengths

  • Structured variance analysis between planned and actual spending
  • Detailed ROI calculation per investment
  • Concrete recommendations for cost reduction or reallocation

Limitations

  • Does not replace human budget allocation decisions
  • Depends on the reliability of provided financial data
  • Does not handle data confidentiality beyond log restrictions
When to use it

To obtain a quick financial review and optimization suggestions for a given period or project.

When not to use it

To automate investment decisions or handle sensitive financial data without oversight.

Security analysis

Safe
Quality score92/100

Skill uses only Read, Glob, Grep tools, which are read-only and do not execute code or transmit data. Instructions are purely analytical, with no risk of destructive or exfiltrating actions.

No concerns found

Examples

Quarterly Budget Review
Review our Q3 budget allocation across departments. I'll provide the planned and actual figures.
Project ROI Analysis
Calculate the ROI for our three major projects this year and suggest reallocations.
Variance Investigation
Analyze the significant variances in our marketing spend for the last month and recommend actions.

name: aget-review-budget description: Review budget allocation and ROI archetype: executive allowed-tools:

  • Read
  • Glob
  • Grep

aget-review-budget

Review budget allocation, ROI, and resource distribution. Provides financial analysis and optimization recommendations.

Instructions

When this skill is invoked:

  1. Gather Budget Data

    • Planned allocation
    • Actual expenditure
    • Time period scope
  2. Categorize Expenditures

    • By type (operational, capital, etc.)
    • By department/project
    • By priority
  3. Calculate ROI

    • Investment amount
    • Return measurement
    • ROI percentage
  4. Variance Analysis

    • Planned vs. actual
    • Significant variances
    • Root causes
  5. Optimization Opportunities

    • Cost reduction areas
    • Reallocation suggestions
    • Efficiency improvements

Output Format

## Budget Review: [Period/Scope]

### Overview

| Metric | Value |
|--------|-------|
| Total Budget | $[X] |
| Total Spent | $[Y] |
| Variance | $[Z] ([N]%) |
| Period | [Date range] |

---

### Expenditure by Category

| Category | Planned | Actual | Variance |
|----------|---------|--------|----------|
| [Cat 1] | $[X] | $[Y] | $[Z] |
| [Cat 2] | $[X] | $[Y] | $[Z] |
| **Total** | $[X] | $[Y] | $[Z] |

---

### ROI Analysis

| Investment | Cost | Return | ROI |
|------------|------|--------|-----|
| [Project 1] | $[X] | $[Y] | [N]% |
| [Project 2] | $[X] | $[Y] | [N]% |

---

### Variance Analysis

#### Significant Variances

1. **[Category]**: $[Amount] ([N]%)
   - Root cause: [Explanation]
   - Action: [Recommended response]

---

### Optimization Recommendations

1. **[Area]**: [Recommendation]
   - Potential savings: $[X]
   - Implementation effort: [Low/Med/High]

---

### Risks

- [Financial risk to monitor]

Constraints

  • C1: NEVER fabricate financial data — financial integrity essential
  • C2: NEVER make spending decisions — executive reviews, doesn't automate decisions
  • C3: NEVER expose sensitive financial details in logs — financial data requires confidentiality

Related

  • SKILL-026: aget-review-budget specification
  • ONTOLOGY_executive.yaml: Budget, ROI, Delegation concepts
  • CAP-EXE-002: Budget Review capability
Related skills