Examen du budget et ROI

VérifiéSûr

Analyse l'allocation budgétaire, le ROI et la distribution des ressources avec recommandations d'optimisation financière.

Spar Skills Guide Bot
ProductiviteIntermédiaire
5002/06/2026
Claude Code
#budget-review#roi-analysis#financial-analysis#resource-allocation

Recommandé pour

Notre avis

Analyse l'allocation budgétaire, le retour sur investissement et la distribution des ressources pour fournir des recommandations d'optimisation financière.

Points forts

  • Structure claire avec tableaux détaillés (catégories, écarts, ROI)
  • Analyse des écarts et identification des causes racines
  • Suggestions concrètes de réduction des coûts et réallocation
  • Respect strict de la confidentialité des données financières

Limites

  • Ne peut pas accéder à des données financières réelles (nécessite des entrées utilisateur)
  • Ne prend pas de décisions de dépenses – reste un outil d'analyse
  • Dépend de la qualité et de l'exhaustivité des données fournies
Quand l'utiliser

Pour une revue systématique du budget, du ROI et de l'efficacité des ressources avant une prise de décision stratégique.

Quand l'éviter

Lorsque les données financières ne sont pas disponibles ou que des décisions rapides et automatisées sont nécessaires.

Analyse de sécurité

Sûr
Score qualité88/100

The skill only uses read-only tools (Read, Glob, Grep) to gather and analyze budget data. No write, execution, or network operations are involved. Constraints explicitly forbid fabricating data, making spending decisions, or exposing sensitive details, minimizing risk.

Aucun point d'attention détecté

Exemples

Q1 Budget Review
Review the budget allocation for Q1 2024 using the data in budget.csv and expenditures.csv. Provide variance analysis and optimization recommendations.
Marketing ROI Analysis
Analyze ROI for our marketing campaigns using the attached spreadsheet with cost and revenue data. Identify underperforming investments.
Department Spending Comparison
Compare planned vs actual spending for the engineering, sales, and operations departments from the last fiscal year. Highlight significant variances and suggest reallocations.

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
Skills similaires