R&D program finance. Build a multi-period program budget with the F&A (indirect) split, track burn rate and runway against value-inflection milestones, and rout
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-claude-skills-bc1ec4af3cd7 ,按照其中的说明把「cs-research-finance」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Run the research-finance skill on this input:
$ARGUMENTS
program_budget_planner.py — Build a multi-period budget from work-package lines, apply the F&A rate to an MTDC-style eligible base (excludes capital equipment + subaward portions over $25k), roll up direct / F&A / fully-loaded cost per period with an explicit assumptions block. Industry tuning via --profile.
burn_runway_tracker.py — Compute average + trailing burn, runway in periods/months, and whether each value-inflection milestone is reachable before cash runs out. Flags accelerating burn and below-threshold runway.
capex_vs_opex_router.py — Score each cost item against IAS 38 development-phase criteria (or flag ASC 730 expense-as-incurred under US GAAP). Route to CAPITALIZE-CANDIDATE / EXPENSE / FINANCE-OWNER-REVIEW with a named owner. Never books an entry.
Every number carries its assumptions; accounting-treatment calls route to a named finance owner. This skill never books an entry or decides treatment.
python3 skills/research-finance/scripts/onboard.py (R&D area, F&A rate, runway threshold, accounting standard, finance owner) — saved config pre-configures every tool. --show lists the questions.skills/research-finance/scripts/ar_evaluator.py (runway_months, higher is better).finance/financial-analysis — that's corporate DCF / close / valuation. This is R&D-program-level.research/grants — that finds funding. This manages money already won.