managing-capital-allocation-fpna

Structures capital allocation analysis with project prioritization, ROI evaluation, and portfolio optimization. Use when prioritizing investments, evaluating capital projects, or managing capital budgets.

11 stars

Best use case

managing-capital-allocation-fpna is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Structures capital allocation analysis with project prioritization, ROI evaluation, and portfolio optimization. Use when prioritizing investments, evaluating capital projects, or managing capital budgets.

Teams using managing-capital-allocation-fpna 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

$curl -o ~/.claude/skills/managing-capital-allocation-fpna/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/finance/managing-capital-allocation-fpna/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/managing-capital-allocation-fpna/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How managing-capital-allocation-fpna Compares

Feature / Agentmanaging-capital-allocation-fpnaStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Structures capital allocation analysis with project prioritization, ROI evaluation, and portfolio optimization. Use when prioritizing investments, evaluating capital projects, or managing capital budgets.

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

# Managing Capital Allocation FP&A

Structures capital allocation analysis with project prioritization, ROI evaluation, and portfolio optimization for FP&A teams managing capital budgets across business units.

## When To Use

- Annual or quarterly capital budgeting cycles requiring project ranking and funding decisions
- Ad-hoc capital requests that need standardized evaluation against the existing portfolio
- Post-acquisition integration requiring rebalancing of capital across legacy and acquired assets
- Board or executive reviews requiring a consolidated view of capital deployment and returns
- Scenario planning when capital constraints tighten (e.g., covenant limits, cash flow compression)

## Inputs To Gather

- **Capital budget envelope**: Total approved capex/opex-to-capex budget, any sub-limits by BU or category (growth, maintenance, regulatory/compliance)
- **Project proposals**: For each candidate project — description, sponsor, requested amount, timeline, expected cash flows or benefit streams, strategic alignment tag
- **Hurdle rates**: Corporate WACC, BU-specific hurdle rates, any management-set minimum IRR or payback thresholds [VERIFY — these vary by company policy and may change annually]
- **Existing commitments**: Already-approved multi-year projects with remaining spend obligations
- **Constraint parameters**: Headcount caps, supply-chain lead times, regulatory sequencing requirements, or other non-financial constraints that affect execution timing
- **Historical performance**: Actuals vs. original business cases for prior capital projects (used to calibrate optimism bias)

## Workflow

1. **Normalize project data** — Convert all proposals to a common format: NPV, IRR, payback period, and profitability index using the agreed discount rate. Ensure cash flow timing is consistent (mid-year vs. year-end convention). Flag any project missing key inputs with [VERIFY].

2. **Classify projects by category**:
   - **Mandatory/regulatory**: Must-do items (safety, compliance, legal). These consume budget first.
   - **Maintenance/sustaining**: Asset replacement, infrastructure upkeep. Evaluate deferral risk.
   - **Growth/expansion**: Revenue-generating or market-entry investments. Rank by risk-adjusted return.
   - **Strategic/option-value**: R&D, platform bets, or capabilities with uncertain but high-potential payoff.

3. **Rank and prioritize** — Within each category, rank projects by profitability index (NPV per dollar invested) as the primary sort, with IRR and payback as secondary tiebreakers. Apply strategic alignment scores as a qualitative overlay — a lower-return project with high strategic fit may outrank a marginally better financial return.

4. **Construct the portfolio** — Stack-rank projects against the budget envelope. Identify the funding cutoff line. For projects near the margin:
   - Test sensitivity: What if volume assumptions drop 10–20%? Does the project still clear the hurdle?
   - Identify partial-funding options (phased rollouts, MVP scoping).
   - Flag interdependencies (Project B only makes sense if Project A is funded).

5. **Stress-test the allocation** — Run at least two scenarios:
   - **Downside**: Budget reduced by 15–25%. Which projects get deferred or cut? What is the portfolio-level NPV impact?
   - **Upside/reallocation**: If a mandatory project comes in under budget, where does the freed capital go?

6. **Apply optimism-bias adjustment** — Compare historical project outcomes to original business cases. If the organization's median project delivers 70% of projected NPV, apply a haircut factor to new proposals and note the adjustment.

7. **Prepare the recommendation package** — Consolidate into a decision-ready format for executive or board review.

## Output

The deliverable is a **Capital Allocation Recommendation Report** containing:

- **Executive summary**: Total capital requested vs. available, number of projects evaluated, recommended portfolio NPV and blended IRR
- **Ranked project table**: Project name, category, sponsor, investment amount, NPV, IRR, payback, profitability index, strategic score, recommendation (fund / defer / decline)
- **Funding waterfall chart**: Visual showing cumulative spend against the budget ceiling with the cutoff line marked
- **Sensitivity matrix**: Key projects with toggle scenarios showing NPV impact under base, downside, and upside cases
- **Commitment schedule**: Quarter-by-quarter cash outflow forecast for the recommended portfolio
- **Deferred/declined project list**: With rationale and conditions under which each could be reconsidered (e.g., "fund if Q2 actuals exceed plan by 10%")

## Quality Checks

- All NPV and IRR calculations use the same discount rate and cash flow convention — confirm no mixed methodologies
- Mandatory/regulatory projects are fully funded before discretionary ranking begins
- Every declined or deferred project has a stated rationale, not just a rank number
- Optimism-bias adjustment is disclosed and sourced from actual historical data, not an arbitrary percentage
- Interdependent projects are flagged and treated as a bundle in the ranking, not evaluated in isolation
- The total recommended spend does not exceed the approved envelope (or any over-request is explicitly called out with justification)
- Sensitivity scenarios use plausible, not extreme, assumptions — tied to identifiable business risks
- [VERIFY] Confirm that hurdle rates, WACC, and tax assumptions reflect the current fiscal year's approved parameters

Related Skills

We are still matching the closest adjacent skills for this page. In the meantime, continue through the full directory.