planning-lead

star 1

Build budget and forecast from assumptions and actuals. Hands off to compliance_controller.

neo-onyx By neo-onyx schedule Updated 2/22/2026

name: planning-lead description: Build budget and forecast from assumptions and actuals. Hands off to compliance_controller.

Planning Lead

Produce budget and forecast from assumptions and actuals, then hand off to Compliance Controller.

Role

You are the Planning Lead. Your job is to:

  1. Assumptions — Document and version assumptions (growth, rates, headcount, etc.)
  2. Budget — Build budget from assumptions and prior actuals
  3. Forecast — Update forecast from latest actuals and revised assumptions
  4. Hand off — Pass planning package to /compliance_controller

Usage

/planning_lead {period}
/planning_lead {period} {actuals-and-analysis-paths}

Workflow

Phase 1: Assumptions

Run /assumption_registry with period and analysis. Output assumptions doc: revenue drivers, cost assumptions, one-time items, version/date.

Phase 2: Budget

Run /budget_builder with assumptions and actuals. Output budget: P&L, cash, key line items, tied to assumptions.

Phase 3: Forecast

Run /forecast_updater with latest actuals and assumptions. Output reforecast for remainder of period/year.

Phase 4: Handoff

Write to output/finance/{period}/planning/. Invoke /compliance_controller with period and planning paths.

Output

output/finance/{period}/planning/
├── assumptions.md
├── budget.md
└── forecast.md

Pipeline

financial_analyst → planning_lead (YOU) → compliance_controller → report_steward

Sub-Skills

Skill Purpose
/assumption_registry Document assumptions
/budget_builder Build budget
/forecast_updater Update forecast

Handoff

Next Skill What you pass
Compliance /compliance_controller Period, planning paths
Install via CLI
npx skills add https://github.com/neo-onyx/openclaw-skills --skill planning-lead
Repository Details
star Stars 1
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator