@raishin/vanguard-frontier-agentic 2.7.1 → 2.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +23 -1
- package/.cursor-plugin/plugin.json +23 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +11 -11
- package/agents/accounting/AGENTS.md +33 -0
- package/agents/accounting/README.md +30 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-business-combinations-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-close-cycle-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-consolidation-intercompany-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-equity-compensation-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/harnesses/kiro-ide.agent.md +26 -0
- package/agents/accounting/accounting-fixed-assets-advisor-agent/metadata.json +41 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-fx-translation-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-hedge-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/accounting/accounting-lease-accounting-advisor-agent/metadata.json +42 -0
- package/agents/accounting/accounting-maestro-agent/AGENT.md +60 -0
- package/agents/accounting/accounting-maestro-agent/PERMISSIONS.md +20 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/copilot.agent.md +31 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-maestro-agent/metadata.json +41 -0
- package/agents/accounting/accounting-payroll-advisor-agent/AGENT.md +69 -0
- package/agents/accounting/accounting-payroll-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-payroll-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-payroll-advisor-agent/metadata.json +43 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/AGENT.md +70 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-procure-to-pay-advisor-agent/metadata.json +40 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/AGENT.md +71 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/codex.toml +35 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/copilot.agent.md +34 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/cursor.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/gemini.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/accounting/accounting-revenue-recognition-advisor-agent/metadata.json +44 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/AGENT.md +72 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/accounting/accounting-tax-provision-advisor-agent/metadata.json +44 -0
- package/agents/finance/AGENTS.md +33 -0
- package/agents/finance/README.md +30 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/PERMISSIONS.md +24 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-capital-allocation-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/PERMISSIONS.md +25 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-debt-capital-structure-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/cursor.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/finance/finance-fpa-forecasting-advisor-agent/metadata.json +42 -0
- package/agents/finance/finance-maestro-agent/AGENT.md +57 -0
- package/agents/finance/finance-maestro-agent/PERMISSIONS.md +19 -0
- package/agents/finance/finance-maestro-agent/harnesses/claude-code.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/codex.toml +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/cursor.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/gemini.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-maestro-agent/harnesses/kiro-ide.agent.md +29 -0
- package/agents/finance/finance-maestro-agent/metadata.json +41 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/AGENT.md +70 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-transfer-pricing-pillar-two-advisor-agent/metadata.json +45 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/PERMISSIONS.md +22 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/codex.toml +34 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/gemini.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-treasury-liquidity-advisor-agent/metadata.json +44 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/AGENT.md +69 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/PERMISSIONS.md +21 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/codex.toml +32 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/copilot.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/cursor.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/gemini.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/harnesses/kiro-ide.agent.md +31 -0
- package/agents/finance/finance-variance-analysis-advisor-agent/metadata.json +43 -0
- package/agents/finance/finance-working-capital-advisor-agent/AGENT.md +73 -0
- package/agents/finance/finance-working-capital-advisor-agent/PERMISSIONS.md +23 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/claude-code.agent.md +31 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/copilot.agent.md +29 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/cursor.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/gemini.agent.md +32 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finance/finance-working-capital-advisor-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/finance/finance-working-capital-advisor-agent/metadata.json +44 -0
- package/catalog/agents.json +615 -1
- package/catalog/asset-integrity.json +1591 -61
- package/catalog/install-roles.json +53 -1
- package/catalog/skill-manifest.json +484 -0
- package/catalog/skills.json +737 -1
- package/package.json +1 -1
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/powers/README.md +4 -2
- package/powers/vanguard-accounting/POWER.md +40 -0
- package/powers/vanguard-finance/POWER.md +40 -0
- package/schemas/agent.schema.json +19 -5
- package/schemas/skill.frontmatter.schema.json +53 -15
- package/scripts/generate-plugin-manifest.mjs +74 -12
- package/skills/accounting/README.md +8 -0
- package/skills/accounting/accounting-maestro/README.md +14 -0
- package/skills/accounting/accounting-maestro/SKILL.md +87 -0
- package/skills/accounting/accounting-maestro/metadata.json +12 -0
- package/skills/accounting/business-combinations-advisor/README.md +25 -0
- package/skills/accounting/business-combinations-advisor/SKILL.md +268 -0
- package/skills/accounting/business-combinations-advisor/metadata.json +23 -0
- package/skills/accounting/close-cycle-advisor/README.md +21 -0
- package/skills/accounting/close-cycle-advisor/SKILL.md +286 -0
- package/skills/accounting/close-cycle-advisor/metadata.json +27 -0
- package/skills/accounting/consolidation-intercompany-advisor/README.md +22 -0
- package/skills/accounting/consolidation-intercompany-advisor/SKILL.md +302 -0
- package/skills/accounting/consolidation-intercompany-advisor/metadata.json +26 -0
- package/skills/accounting/equity-compensation-advisor/README.md +22 -0
- package/skills/accounting/equity-compensation-advisor/SKILL.md +185 -0
- package/skills/accounting/equity-compensation-advisor/metadata.json +23 -0
- package/skills/accounting/fixed-assets-advisor/README.md +20 -0
- package/skills/accounting/fixed-assets-advisor/SKILL.md +391 -0
- package/skills/accounting/fixed-assets-advisor/metadata.json +26 -0
- package/skills/accounting/fx-translation-advisor/README.md +23 -0
- package/skills/accounting/fx-translation-advisor/SKILL.md +275 -0
- package/skills/accounting/fx-translation-advisor/metadata.json +26 -0
- package/skills/accounting/hedge-accounting-advisor/README.md +28 -0
- package/skills/accounting/hedge-accounting-advisor/SKILL.md +459 -0
- package/skills/accounting/hedge-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/README.md +21 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/SKILL.md +481 -0
- package/skills/accounting/indirect-tax-einvoicing-advisor/metadata.json +26 -0
- package/skills/accounting/lease-accounting-advisor/README.md +24 -0
- package/skills/accounting/lease-accounting-advisor/SKILL.md +296 -0
- package/skills/accounting/lease-accounting-advisor/metadata.json +25 -0
- package/skills/accounting/payroll-advisor/README.md +25 -0
- package/skills/accounting/payroll-advisor/SKILL.md +314 -0
- package/skills/accounting/payroll-advisor/metadata.json +26 -0
- package/skills/accounting/procure-to-pay-advisor/README.md +21 -0
- package/skills/accounting/procure-to-pay-advisor/SKILL.md +382 -0
- package/skills/accounting/procure-to-pay-advisor/metadata.json +25 -0
- package/skills/accounting/revenue-recognition-advisor/README.md +17 -0
- package/skills/accounting/revenue-recognition-advisor/SKILL.md +190 -0
- package/skills/accounting/revenue-recognition-advisor/metadata.json +12 -0
- package/skills/accounting/tax-provision-advisor/README.md +25 -0
- package/skills/accounting/tax-provision-advisor/SKILL.md +343 -0
- package/skills/accounting/tax-provision-advisor/metadata.json +27 -0
- package/skills/finance/README.md +8 -0
- package/skills/finance/capital-allocation-advisor/README.md +20 -0
- package/skills/finance/capital-allocation-advisor/SKILL.md +463 -0
- package/skills/finance/capital-allocation-advisor/metadata.json +29 -0
- package/skills/finance/debt-capital-structure-advisor/README.md +23 -0
- package/skills/finance/debt-capital-structure-advisor/SKILL.md +530 -0
- package/skills/finance/debt-capital-structure-advisor/metadata.json +27 -0
- package/skills/finance/finance-maestro/README.md +13 -0
- package/skills/finance/finance-maestro/SKILL.md +72 -0
- package/skills/finance/finance-maestro/metadata.json +12 -0
- package/skills/finance/fpa-forecasting-advisor/README.md +21 -0
- package/skills/finance/fpa-forecasting-advisor/SKILL.md +428 -0
- package/skills/finance/fpa-forecasting-advisor/metadata.json +27 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/README.md +21 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/SKILL.md +319 -0
- package/skills/finance/transfer-pricing-pillar-two-advisor/metadata.json +28 -0
- package/skills/finance/treasury-liquidity-advisor/README.md +20 -0
- package/skills/finance/treasury-liquidity-advisor/SKILL.md +291 -0
- package/skills/finance/treasury-liquidity-advisor/metadata.json +27 -0
- package/skills/finance/variance-analysis-advisor/README.md +19 -0
- package/skills/finance/variance-analysis-advisor/SKILL.md +167 -0
- package/skills/finance/variance-analysis-advisor/metadata.json +12 -0
- package/skills/finance/working-capital-advisor/README.md +23 -0
- package/skills/finance/working-capital-advisor/SKILL.md +438 -0
- package/skills/finance/working-capital-advisor/metadata.json +30 -0
- package/tests/fixtures/accounting-maestro-routing/expected/01-revenue-recognition.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/02-close-cycle.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/03-tax-provision.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/04-lease-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/05-consolidation-intercompany.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/06-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/07-hedge-accounting.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/08-indirect-tax-einvoicing.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/09-payroll.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/10-procure-to-pay.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/11-fixed-assets.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/12-equity-compensation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/13-business-combinations.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/14-parallel-ic-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/15-boundary-hedge-mechanics.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/16-boundary-fx-translation.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/17-boundary-pillar-two-deferred-tax.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/18-ambiguous.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/19-adversarial-injection.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/20-adversarial-persona.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/21-live-guard-write.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/22-secrets-bait.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/expected/23-direct-answer-extraction.json +4 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/01-revenue-recognition.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/02-close-cycle.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/03-tax-provision.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/04-lease-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/05-consolidation-intercompany.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/06-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/07-hedge-accounting.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/08-indirect-tax-einvoicing.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/09-payroll.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/10-procure-to-pay.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/11-fixed-assets.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/12-equity-compensation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/13-business-combinations.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/14-parallel-ic-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/15-boundary-hedge-mechanics.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/16-boundary-fx-translation.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/17-boundary-pillar-two-deferred-tax.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/18-ambiguous.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/19-adversarial-injection.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/20-adversarial-persona.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/21-live-guard-write.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/22-secrets-bait.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/inputs/23-direct-answer-extraction.json +5 -0
- package/tests/fixtures/accounting-maestro-routing/taxonomy.json +158 -0
- package/tests/fixtures/finance-maestro-routing/expected/01-variance-analysis.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/02-treasury-liquidity.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/03-capital-allocation.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/04-transfer-pricing.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/05-fpa-forecasting.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/06-debt-capital-structure.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/07-working-capital.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/08-parallel-wacc-leverage.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/09-boundary-treasury-not-hedge.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/10-boundary-pillar-two-globe.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/11-ambiguous.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/12-adversarial-injection.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/13-adversarial-persona.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/14-live-guard-write.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/15-secrets-bait.json +4 -0
- package/tests/fixtures/finance-maestro-routing/expected/16-direct-answer-extraction.json +4 -0
- package/tests/fixtures/finance-maestro-routing/inputs/01-variance-analysis.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/02-treasury-liquidity.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/03-capital-allocation.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/04-transfer-pricing.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/05-fpa-forecasting.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/06-debt-capital-structure.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/07-working-capital.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/08-parallel-wacc-leverage.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/09-boundary-treasury-not-hedge.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/10-boundary-pillar-two-globe.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/11-ambiguous.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/12-adversarial-injection.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/13-adversarial-persona.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/14-live-guard-write.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/15-secrets-bait.json +5 -0
- package/tests/fixtures/finance-maestro-routing/inputs/16-direct-answer-extraction.json +5 -0
- package/tests/fixtures/finance-maestro-routing/taxonomy.json +100 -0
- package/tests/validate-catalog.py +2 -0
|
@@ -0,0 +1,463 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: capital-allocation-advisor
|
|
3
|
+
description: Multi-jurisdiction reference framework for corporate capital allocation, investment appraisal (NPV, IRR, MIRR, payback, profitability index), cost of capital (WACC, CAPM, hurdle rates), M&A valuation methods (DCF, trading comparables, precedent transactions, accretion/dilution), capital return policy (dividends vs. buybacks vs. reinvestment with ROIC > WACC test), and sensitivity/scenario analysis. Jurisdictional and tax overlays for US, EU, UK, Japan, China, India, and Australia. Advisory only — not investment advice and not a fairness opinion.
|
|
4
|
+
allowed-tools: Skill Read WebFetch Glob
|
|
5
|
+
metadata:
|
|
6
|
+
author: "github: Raishin"
|
|
7
|
+
version: "0.1.0"
|
|
8
|
+
updated: "2026-06-01"
|
|
9
|
+
category: finance
|
|
10
|
+
lifecycle: experimental
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
# Capital Allocation Advisor Skill
|
|
14
|
+
|
|
15
|
+
> Read-only reference framework. All conclusions are advisory. Tax rates, regulatory requirements, and market
|
|
16
|
+
> benchmarks change frequently. Verify current requirements with qualified financial advisors, tax counsel,
|
|
17
|
+
> and legal advisors before making any capital allocation or investment decision.
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## Part 1 — Investment Appraisal Methods
|
|
22
|
+
|
|
23
|
+
### 1.1 Net Present Value (NPV)
|
|
24
|
+
|
|
25
|
+
**Formula:**
|
|
26
|
+
|
|
27
|
+
NPV = Σ [CF_t / (1 + r)^t] − C₀
|
|
28
|
+
|
|
29
|
+
where CF_t = after-tax cash flow in period t, r = discount rate (hurdle rate or WACC), C₀ = initial capital outlay, t = 1 … n.
|
|
30
|
+
|
|
31
|
+
**Decision rule:** Accept if NPV > 0; reject if NPV < 0. Between mutually exclusive projects, choose the highest positive NPV.
|
|
32
|
+
|
|
33
|
+
**Key inputs:**
|
|
34
|
+
- Free cash flow to firm (FCFF) or free cash flow to equity (FCFE) depending on whether WACC or cost of equity is the discount rate
|
|
35
|
+
- Terminal value (Gordon Growth Model or Exit Multiple): TV_n = [FCF_n × (1 + g)] / (WACC − g) or TV_n = EBITDA_n × EV/EBITDA_exit
|
|
36
|
+
- Tax shield treatment: WACC method (after-tax cost of debt) vs. APV method (explicit PV of tax shields)
|
|
37
|
+
|
|
38
|
+
**Common errors:**
|
|
39
|
+
- Using nominal cash flows with a real discount rate (or vice versa)
|
|
40
|
+
- Double-counting the tax shield in both cash flows and the discount rate
|
|
41
|
+
- Ignoring changes in net working capital (NWC) as a cash flow component
|
|
42
|
+
- Omitting terminal value entirely or using an unrealistic growth rate g ≥ WACC
|
|
43
|
+
|
|
44
|
+
### 1.2 Internal Rate of Return (IRR)
|
|
45
|
+
|
|
46
|
+
**Definition:** The discount rate r* that sets NPV = 0.
|
|
47
|
+
|
|
48
|
+
NPV = Σ [CF_t / (1 + r*)^t] − C₀ = 0 → solve for r*
|
|
49
|
+
|
|
50
|
+
**Decision rule:** Accept if IRR > hurdle rate (WACC or required return); reject if IRR < hurdle rate.
|
|
51
|
+
|
|
52
|
+
**IRR pitfalls:**
|
|
53
|
+
|
|
54
|
+
| Pitfall | Description | Remedy |
|
|
55
|
+
|---|---|---|
|
|
56
|
+
| Multiple IRRs | Occurs with non-conventional cash flow sign changes | Use MIRR or NPV profile |
|
|
57
|
+
| Scale insensitivity | IRR ignores project size; a small project can have a higher IRR than a larger NPV project | Always compare on NPV or incremental IRR |
|
|
58
|
+
| Reinvestment rate assumption | IRR implicitly assumes reinvestment at the IRR rate, which may be unrealistic | Use MIRR with explicit reinvestment rate |
|
|
59
|
+
| Mutually exclusive projects | Higher IRR project may have lower NPV if cash flow timing differs | Choose by NPV for mutually exclusive decisions |
|
|
60
|
+
|
|
61
|
+
### 1.3 Modified Internal Rate of Return (MIRR)
|
|
62
|
+
|
|
63
|
+
**Formula:**
|
|
64
|
+
|
|
65
|
+
MIRR = [FV(positive cash flows, reinvestment rate) / PV(negative cash flows, financing rate)]^(1/n) − 1
|
|
66
|
+
|
|
67
|
+
**Decision rule:** Accept if MIRR > cost of capital.
|
|
68
|
+
|
|
69
|
+
**Advantage over IRR:** Eliminates multiple IRR problem and uses explicit reinvestment rate (typically WACC) rather than the implicit reinvestment assumption in IRR.
|
|
70
|
+
|
|
71
|
+
### 1.4 Payback Period
|
|
72
|
+
|
|
73
|
+
**Formula:**
|
|
74
|
+
|
|
75
|
+
Payback = Year before full recovery + (Remaining cost / Cash flow in recovery year)
|
|
76
|
+
|
|
77
|
+
**Decision rule:** Accept if payback ≤ maximum acceptable payback period (management-defined).
|
|
78
|
+
|
|
79
|
+
**Limitations:**
|
|
80
|
+
- Ignores time value of money
|
|
81
|
+
- Ignores cash flows after payback period
|
|
82
|
+
- Useful as a liquidity screen; should not be the primary capital budgeting criterion
|
|
83
|
+
|
|
84
|
+
### 1.5 Discounted Payback Period
|
|
85
|
+
|
|
86
|
+
**Formula:** Same as payback, but uses PV of each cash flow (discounted at the hurdle rate).
|
|
87
|
+
|
|
88
|
+
**Advantage:** Accounts for time value of money. Still ignores cash flows after payback period.
|
|
89
|
+
|
|
90
|
+
### 1.6 Profitability Index (PI)
|
|
91
|
+
|
|
92
|
+
**Formula:**
|
|
93
|
+
|
|
94
|
+
PI = PV of future cash flows / Initial investment = (NPV + C₀) / C₀ = 1 + NPV/C₀
|
|
95
|
+
|
|
96
|
+
**Decision rule:** Accept if PI > 1 (equivalent to NPV > 0). Useful for capital rationing — rank projects by PI when budget is constrained.
|
|
97
|
+
|
|
98
|
+
### 1.7 Decision Matrix
|
|
99
|
+
|
|
100
|
+
| Metric | Primary Use Case | Handles Mutually Exclusive? | Handles Capital Rationing? |
|
|
101
|
+
|---|---|---|---|
|
|
102
|
+
| NPV | Primary criterion — maximizes firm value | Yes (pick highest positive NPV) | No (use PI for rationing) |
|
|
103
|
+
| IRR | Intuitive hurdle rate comparison | No (can conflict with NPV) | No |
|
|
104
|
+
| MIRR | Corrects IRR reinvestment assumption | Better than IRR; still may conflict | No |
|
|
105
|
+
| Payback | Liquidity screen; secondary check | No | No |
|
|
106
|
+
| Discounted Payback | Time-value-adjusted liquidity screen | No | No |
|
|
107
|
+
| PI | Capital rationing when budget is binding | No | Yes |
|
|
108
|
+
|
|
109
|
+
---
|
|
110
|
+
|
|
111
|
+
## Part 2 — Cost of Capital and WACC
|
|
112
|
+
|
|
113
|
+
### 2.1 WACC Formula
|
|
114
|
+
|
|
115
|
+
WACC = (E/V) × r_e + (D/V) × r_d × (1 − t_c)
|
|
116
|
+
|
|
117
|
+
where:
|
|
118
|
+
- E = market value of equity
|
|
119
|
+
- D = market value of debt
|
|
120
|
+
- V = E + D (enterprise value, excluding cash for levered firms; use total capital)
|
|
121
|
+
- r_e = cost of equity
|
|
122
|
+
- r_d = pre-tax cost of debt (yield to maturity on outstanding debt)
|
|
123
|
+
- t_c = marginal corporate tax rate
|
|
124
|
+
|
|
125
|
+
**Key assumption: Use market value weights, not book value weights.** Book values reflect historical accounting; market values reflect current economic claims.
|
|
126
|
+
|
|
127
|
+
### 2.2 Cost of Equity — CAPM
|
|
128
|
+
|
|
129
|
+
r_e = r_f + β × ERP
|
|
130
|
+
|
|
131
|
+
where:
|
|
132
|
+
- r_f = risk-free rate (typically yield on 10-year government bond in the currency of analysis)
|
|
133
|
+
- β = equity beta (levered; from market regression or comparable company analysis)
|
|
134
|
+
- ERP = equity risk premium (historical or implied; country-specific for emerging markets)
|
|
135
|
+
|
|
136
|
+
**Additional adjustments for emerging markets:**
|
|
137
|
+
|
|
138
|
+
r_e = r_f + β × ERP_US + CRP
|
|
139
|
+
|
|
140
|
+
where CRP = country risk premium (e.g., Damodaran's sovereign default spread × relative equity market volatility ratio).
|
|
141
|
+
|
|
142
|
+
**Beta estimation:**
|
|
143
|
+
- Regress equity returns against market index (typically 60-month monthly returns)
|
|
144
|
+
- Unlever comparable company betas: β_u = β_L / [1 + (1 − t_c) × (D/E)]
|
|
145
|
+
- Relever at target capital structure: β_L = β_u × [1 + (1 − t_c) × (D/E)_target]
|
|
146
|
+
|
|
147
|
+
**Reference sources (public):**
|
|
148
|
+
- Damodaran betas by industry: [pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/betas.html](https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/betas.html)
|
|
149
|
+
- Damodaran country risk premium: [pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/ctryprem.html](https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/ctryprem.html)
|
|
150
|
+
|
|
151
|
+
### 2.3 Cost of Debt
|
|
152
|
+
|
|
153
|
+
r_d = yield to maturity on long-term debt (for investment-grade companies)
|
|
154
|
+
= risk-free rate + default spread (for synthetic rating approach)
|
|
155
|
+
|
|
156
|
+
**After-tax cost of debt:** r_d × (1 − t_c)
|
|
157
|
+
|
|
158
|
+
**Note on hybrid instruments:** Preferred stock is typically excluded from D and treated as a third capital component: WACC = (E/V) × r_e + (P/V) × r_p + (D/V) × r_d × (1 − t_c).
|
|
159
|
+
|
|
160
|
+
### 2.4 Hurdle Rates
|
|
161
|
+
|
|
162
|
+
A hurdle rate is the minimum acceptable return for a specific project, division, or asset class. It equals WACC when the project risk matches the firm's overall risk. Adjustments:
|
|
163
|
+
|
|
164
|
+
| Project Type | Adjustment to WACC |
|
|
165
|
+
|---|---|
|
|
166
|
+
| Business-as-usual expansion (same risk as firm) | Use firm WACC |
|
|
167
|
+
| Higher-risk project (new market, technology) | WACC + risk premium (2–5% typical) |
|
|
168
|
+
| Lower-risk project (regulated utility, cost reduction) | WACC − risk premium |
|
|
169
|
+
| Emerging market project | Add CRP to base WACC |
|
|
170
|
+
| Leveraged buyout (LBO) | IRR threshold typically 15–25%; sponsor WACC at acquisition leverage |
|
|
171
|
+
|
|
172
|
+
### 2.5 Adjusted Present Value (APV)
|
|
173
|
+
|
|
174
|
+
APV = Base NPV (all-equity) + PV(Tax Shields) + PV(Financing Side Effects)
|
|
175
|
+
|
|
176
|
+
**When to use APV vs. WACC:**
|
|
177
|
+
- WACC: constant D/E ratio target (target leverage); simpler
|
|
178
|
+
- APV: changing capital structure (LBO, project finance, debt paydown); explicit tax shield modeling preferred
|
|
179
|
+
|
|
180
|
+
---
|
|
181
|
+
|
|
182
|
+
## Part 3 — M&A Valuation Methods
|
|
183
|
+
|
|
184
|
+
### 3.1 Discounted Cash Flow (DCF)
|
|
185
|
+
|
|
186
|
+
DCF valuation for M&A targets follows the same structure as project NPV but applied to the standalone enterprise:
|
|
187
|
+
|
|
188
|
+
EV = Σ [FCFF_t / (1 + WACC)^t] + [TV / (1 + WACC)^n]
|
|
189
|
+
|
|
190
|
+
FCFF_t = EBIT × (1 − t_c) + D&A − ΔCapEx − ΔNWC
|
|
191
|
+
|
|
192
|
+
**Terminal value methods:**
|
|
193
|
+
|
|
194
|
+
| Method | Formula | When to Use |
|
|
195
|
+
|---|---|---|
|
|
196
|
+
| Gordon Growth Model (GGM) | TV = FCFF_n+1 / (WACC − g) | Stable, mature businesses with predictable growth |
|
|
197
|
+
| Exit Multiple | TV = EBITDA_n × EV/EBITDA_exit | Cyclical or high-growth businesses; anchors to market |
|
|
198
|
+
|
|
199
|
+
**DCF sensitivity factors:** discount rate (±50–100 bps) and terminal growth rate (±50 bps) drive most of the value range.
|
|
200
|
+
|
|
201
|
+
### 3.2 Trading Comparables (Public Market Multiples)
|
|
202
|
+
|
|
203
|
+
Select publicly traded peers → compute multiples → apply to target.
|
|
204
|
+
|
|
205
|
+
**Common multiples:**
|
|
206
|
+
|
|
207
|
+
| Multiple | Formula | Best Used For |
|
|
208
|
+
|---|---|---|
|
|
209
|
+
| EV/EBITDA | Enterprise Value / EBITDA | Cross-sector; capital structure-neutral |
|
|
210
|
+
| EV/EBIT | Enterprise Value / EBIT | Businesses with significant D&A differences |
|
|
211
|
+
| EV/Revenue | Enterprise Value / Revenue | High-growth or negative-EBITDA companies |
|
|
212
|
+
| P/E | Price / Earnings per Share | Equity value (not enterprise value) |
|
|
213
|
+
| P/B | Price / Book Value | Banks and financial institutions |
|
|
214
|
+
| EV/FCF | Enterprise Value / Free Cash Flow | Asset-light; capital allocation focus |
|
|
215
|
+
|
|
216
|
+
**Adjustment:** Apply a control premium (typically 20–40% in M&A) to public market multiples when valuing a private target or acquiring a public company.
|
|
217
|
+
|
|
218
|
+
### 3.3 Precedent Transactions
|
|
219
|
+
|
|
220
|
+
Select prior M&A transactions in the same sector → analyze transaction multiples paid (EV/EBITDA, EV/Revenue, P/E) → apply to target.
|
|
221
|
+
|
|
222
|
+
**Typically higher than trading comparables** because:
|
|
223
|
+
- Control premium already embedded
|
|
224
|
+
- Synergy value partially priced into the transaction multiple
|
|
225
|
+
- Strategic vs. financial buyer dynamics
|
|
226
|
+
|
|
227
|
+
**Data sources:** Public M&A disclosures (SEC filings, press releases, deal databases such as Bloomberg, Refinitiv — note these require subscriptions; for public educational analysis, SEC EDGAR filings are publicly available at [sec.gov/cgi-bin/browse-edgar](https://www.sec.gov/cgi-bin/browse-edgar?action=getcurrent)).
|
|
228
|
+
|
|
229
|
+
### 3.4 Accretion / Dilution Analysis
|
|
230
|
+
|
|
231
|
+
Accretion/dilution measures whether the acquisition is EPS-accretive (increases acquirer EPS) or EPS-dilutive (decreases acquirer EPS) in Year 1 (and over time).
|
|
232
|
+
|
|
233
|
+
**Pro forma EPS post-acquisition:**
|
|
234
|
+
|
|
235
|
+
New EPS = (Acquirer net income + Target net income + Synergies − Amortization of intangibles − After-tax financing cost) / Pro forma diluted shares
|
|
236
|
+
|
|
237
|
+
**Key drivers:**
|
|
238
|
+
|
|
239
|
+
| Driver | Accretive Effect | Dilutive Effect |
|
|
240
|
+
|---|---|---|
|
|
241
|
+
| Synergies | Higher combined earnings | — |
|
|
242
|
+
| Intangible amortization | — | Increases D&A, reduces earnings |
|
|
243
|
+
| Deal financing (cash vs. stock) | Cash: no share dilution | Stock: EPS dilution if target P/E > acquirer P/E |
|
|
244
|
+
| Interest cost on acquisition debt | — | Reduces pre-tax earnings |
|
|
245
|
+
| Tax synergies (NOL utilization) | Reduces effective tax rate | — |
|
|
246
|
+
|
|
247
|
+
**Important:** EPS accretion in Year 1 does not prove value creation. A company can be EPS-accretive and NPV-negative if it overpays. The ROIC > WACC test (Part 4) is the correct value-creation check.
|
|
248
|
+
|
|
249
|
+
### 3.5 Synergy Analysis
|
|
250
|
+
|
|
251
|
+
| Synergy Type | Source | Realization Timeline |
|
|
252
|
+
|---|---|---|
|
|
253
|
+
| Revenue synergies | Cross-sell, geographic expansion, pricing power | 2–4 years; higher execution risk |
|
|
254
|
+
| Cost synergies | Overhead reduction, procurement, facilities | 1–3 years; higher certainty |
|
|
255
|
+
| Financial synergies | Tax benefits, debt capacity, lower cost of capital | Near-term; depends on structure |
|
|
256
|
+
|
|
257
|
+
**Advisory note:** Synergy estimates are illustrative. Synergy realization is uncertain; actual results depend on integration execution, cultural fit, and competitive dynamics. Label all synergy estimates as illustrative.
|
|
258
|
+
|
|
259
|
+
---
|
|
260
|
+
|
|
261
|
+
## Part 4 — Capital Return Policy
|
|
262
|
+
|
|
263
|
+
### 4.1 ROIC vs. WACC — The Value Creation Test
|
|
264
|
+
|
|
265
|
+
**Return on Invested Capital:**
|
|
266
|
+
|
|
267
|
+
ROIC = NOPAT / Invested Capital = EBIT × (1 − t_c) / (Equity + Net Debt)
|
|
268
|
+
|
|
269
|
+
**Economic Value Added (EVA):**
|
|
270
|
+
|
|
271
|
+
EVA = (ROIC − WACC) × Invested Capital
|
|
272
|
+
|
|
273
|
+
| Condition | Implication for Capital Allocation |
|
|
274
|
+
|---|---|
|
|
275
|
+
| ROIC > WACC | Value is created by reinvesting; grow invested capital |
|
|
276
|
+
| ROIC = WACC | Value-neutral; reinvestment neither creates nor destroys value |
|
|
277
|
+
| ROIC < WACC | Value is destroyed by reinvestment; return capital to shareholders |
|
|
278
|
+
|
|
279
|
+
### 4.2 Dividends
|
|
280
|
+
|
|
281
|
+
**Characteristics:**
|
|
282
|
+
- Creates a sticky expectation; dividend cuts signal financial distress
|
|
283
|
+
- Taxed as ordinary income (in most jurisdictions) or qualified dividend rate (US)
|
|
284
|
+
- Signals management confidence in earnings sustainability
|
|
285
|
+
- Reduces financial flexibility
|
|
286
|
+
|
|
287
|
+
**Dividend yield:** DPS / Share Price
|
|
288
|
+
|
|
289
|
+
**Dividend payout ratio:** DPS / EPS
|
|
290
|
+
|
|
291
|
+
**Modigliani-Miller dividend irrelevance:** In a world without taxes, transaction costs, or information asymmetry, dividend policy is irrelevant to firm value. In practice, tax treatment, signaling, and clientele effects make the choice relevant.
|
|
292
|
+
|
|
293
|
+
### 4.3 Share Buybacks (Repurchases)
|
|
294
|
+
|
|
295
|
+
**Characteristics:**
|
|
296
|
+
- Flexible; management can vary timing and amount without signaling commitment
|
|
297
|
+
- Typically tax-advantaged vs. dividends in most jurisdictions (capital gains vs. ordinary income)
|
|
298
|
+
- Signals management belief that shares are undervalued
|
|
299
|
+
- Returns capital to shareholders who choose to sell (others retain proportional ownership)
|
|
300
|
+
|
|
301
|
+
**US Excise Tax on Buybacks (IRA 2022):** 1% excise tax on corporate stock repurchases effective January 1, 2023 (IRC §4501). Proposed increase to 4% in FY2025 budget; status subject to legislative change — verify current law.
|
|
302
|
+
|
|
303
|
+
**EPS effect of buyback:**
|
|
304
|
+
|
|
305
|
+
Post-buyback EPS = Net Income / (Shares Outstanding − Shares Repurchased)
|
|
306
|
+
|
|
307
|
+
### 4.4 Dividends vs. Buybacks: Decision Framework
|
|
308
|
+
|
|
309
|
+
| Factor | Favors Dividends | Favors Buybacks |
|
|
310
|
+
|---|---|---|
|
|
311
|
+
| Cash flow predictability | High recurring free cash flow | Variable or cyclical free cash flow |
|
|
312
|
+
| Shareholder tax profile | Low-tax / tax-exempt holders (pension funds) | High-tax holders (individuals prefer capital gain deferral) |
|
|
313
|
+
| Management outlook | Confident in sustaining the payout | Uncertain about future earnings; wants flexibility |
|
|
314
|
+
| Valuation signal | Stable or growing business | Shares perceived as undervalued |
|
|
315
|
+
| Leverage headroom | Levered; preserve financial flexibility | Unlevered; share count reduction improves EPS optically |
|
|
316
|
+
|
|
317
|
+
### 4.5 Reinvestment vs. Return of Capital
|
|
318
|
+
|
|
319
|
+
When ROIC > WACC: reinvest in organic growth or M&A.
|
|
320
|
+
When ROIC < WACC: return capital to shareholders (dividends or buybacks) rather than pursuing value-destructive projects.
|
|
321
|
+
|
|
322
|
+
**Hierarchy of capital allocation:**
|
|
323
|
+
1. Maintain core operations and capex necessary for competitive position
|
|
324
|
+
2. Fund organic growth investments with ROIC > WACC
|
|
325
|
+
3. Fund M&A with rigorous valuation and post-merger integration plan
|
|
326
|
+
4. Return excess capital: buybacks if shares undervalued, special dividends, or regular dividend increase
|
|
327
|
+
|
|
328
|
+
---
|
|
329
|
+
|
|
330
|
+
## Part 5 — Sensitivity and Scenario Analysis
|
|
331
|
+
|
|
332
|
+
### 5.1 Sensitivity Analysis (One-Way / Two-Way)
|
|
333
|
+
|
|
334
|
+
Test how NPV or IRR changes when one input varies (all others held constant).
|
|
335
|
+
|
|
336
|
+
**Typical one-way sensitivities for NPV:**
|
|
337
|
+
|
|
338
|
+
| Variable | Typical Range Tested |
|
|
339
|
+
|---|---|
|
|
340
|
+
| Discount rate (WACC) | ±100–200 bps |
|
|
341
|
+
| Terminal growth rate | ±50–100 bps |
|
|
342
|
+
| EBITDA margin | ±100–200 bps |
|
|
343
|
+
| Revenue growth rate | ±2–5 percentage points |
|
|
344
|
+
| Capital expenditure | ±10–20% of base case |
|
|
345
|
+
| Tax rate | ±5 percentage points |
|
|
346
|
+
|
|
347
|
+
**Tornado chart:** Rank inputs by magnitude of NPV impact (widest bar = highest sensitivity); identifies the key value driver.
|
|
348
|
+
|
|
349
|
+
**Two-way sensitivity table:** Matrix of NPV outcomes across two variables (e.g., WACC × terminal growth rate).
|
|
350
|
+
|
|
351
|
+
### 5.2 Scenario Analysis
|
|
352
|
+
|
|
353
|
+
Assign full sets of assumptions to discrete scenarios:
|
|
354
|
+
|
|
355
|
+
| Scenario | Description | Typical Purpose |
|
|
356
|
+
|---|---|---|
|
|
357
|
+
| Base case | Most likely operating outcome | Primary valuation anchor |
|
|
358
|
+
| Bull case | Optimistic growth, margins, synergies | Upside; defines acquisition premium ceiling |
|
|
359
|
+
| Bear case | Conservative growth; recession; integration failure | Downside; stress test; tests floor value |
|
|
360
|
+
| Downside / Stress | Severe recession or specific risk event | Impairment testing; lender / rating agency use |
|
|
361
|
+
|
|
362
|
+
**Probability-weighted NPV:** E[NPV] = p_bull × NPV_bull + p_base × NPV_base + p_bear × NPV_bear
|
|
363
|
+
|
|
364
|
+
### 5.3 Monte Carlo Simulation
|
|
365
|
+
|
|
366
|
+
Assign probability distributions to key inputs → simulate thousands of outcomes → derive NPV distribution, mean, standard deviation, and probability of negative NPV.
|
|
367
|
+
|
|
368
|
+
**Useful when:** Many correlated inputs; need to quantify full distribution of outcomes rather than just a few scenarios.
|
|
369
|
+
|
|
370
|
+
**Caution:** Output quality depends entirely on input distributions assumed; garbage-in-garbage-out risk is high. Document and disclose all distributional assumptions.
|
|
371
|
+
|
|
372
|
+
### 5.4 Real Options
|
|
373
|
+
|
|
374
|
+
Some investments embed optionality — the right but not the obligation to expand, abandon, defer, or switch operations. Standard DCF undervalues investments with significant embedded optionality.
|
|
375
|
+
|
|
376
|
+
| Option Type | Example | Valuation Method |
|
|
377
|
+
|---|---|---|
|
|
378
|
+
| Option to expand | Phase 2 capacity addition if Phase 1 succeeds | Black-Scholes or binomial tree |
|
|
379
|
+
| Option to abandon | Sell asset if market deteriorates | Put option analogy |
|
|
380
|
+
| Option to defer | Delay project start to resolve uncertainty | Call option on project |
|
|
381
|
+
| Option to switch | Switch production between products | Portfolio of options |
|
|
382
|
+
|
|
383
|
+
**Advisory note:** Real option valuation requires explicit modeling of uncertainty (volatility of project value) and is inherently subjective. Use as a qualitative sanity check for highly uncertain projects rather than as a hard valuation output.
|
|
384
|
+
|
|
385
|
+
---
|
|
386
|
+
|
|
387
|
+
## Part 6 — Jurisdictional and Tax Overlays
|
|
388
|
+
|
|
389
|
+
### 6.1 Corporate Tax Rates (Current — Verify Before Use)
|
|
390
|
+
|
|
391
|
+
| Jurisdiction | Corporate Tax Rate | Notes |
|
|
392
|
+
|---|---|---|
|
|
393
|
+
| **United States** | 21% (federal) | State taxes add 0–12%; effective combined rate ~25–27% for most corporations. TCJA 2017. |
|
|
394
|
+
| **Eurozone (Germany)** | ~30% | ~15% corporate income tax + ~15% trade tax (Gewerbesteuer) + solidarity surcharge (5.5% of corporate tax) |
|
|
395
|
+
| **Eurozone (France)** | 25% | Standard rate since 2022 (down from 33.3% in prior years) |
|
|
396
|
+
| **United Kingdom** | 25% | Increased from 19% effective April 1, 2023; small profits rate 19% for profits < £50,000 |
|
|
397
|
+
| **Japan** | ~30–34% effective | National corporate tax ~23.2% + local enterprise tax + local corporate tax |
|
|
398
|
+
| **China** | 25% | Standard rate; high-tech enterprise preferential rate 15% |
|
|
399
|
+
| **India** | 22% (domestic; existing companies, base) + surcharge + cess = ~25.17% effective | New manufacturing companies: 15% + surcharge + cess. Minimum alternate tax (MAT) 15% applies to book income |
|
|
400
|
+
| **Australia** | 30% | Small business: 25% (aggregated turnover < AUD 50M) |
|
|
401
|
+
|
|
402
|
+
**Source:** OECD Tax Policy Analysis — [oecd.org/tax/tax-policy/](https://www.oecd.org/tax/tax-policy/) (public)
|
|
403
|
+
|
|
404
|
+
### 6.2 Withholding Tax on Dividends and Buybacks
|
|
405
|
+
|
|
406
|
+
| Country | Dividend WHT (domestic) | Treaty-Reduced (example) | Notes on Buybacks |
|
|
407
|
+
|---|---|---|---|
|
|
408
|
+
| **United States** | 30% (non-resident; non-treaty) | 5–15% (most tax treaties for ≥ 10% corporate shareholder) | Share buybacks: 1% excise tax on corporation; capital gain to seller at treaty capital gains rate |
|
|
409
|
+
| **Germany** | 25% + solidarity surcharge = 26.375% | 5% (EU P-S Directive for EU parent; 5–15% for non-EU treaty) | Buybacks treated as capital gain to shareholder |
|
|
410
|
+
| **United Kingdom** | 0% (no dividend WHT under UK domestic law) | N/A | Buybacks: capital gain to seller |
|
|
411
|
+
| **Japan** | 20.42% | 5% (US-Japan treaty; ≥ 10% direct shareholding) | Buybacks: treated as dividend to the extent of retained earnings in some cases |
|
|
412
|
+
| **China** | 10% | 5% (where treaty specifies ≥ 25% direct shareholding, e.g., China-HK tax arrangement) | Buybacks treated as deemed dividend for WHT purposes |
|
|
413
|
+
| **India** | Distribution tax abolished (Finance Act 2020); taxed in shareholder's hands at applicable rate | Treaty rates apply to non-resident shareholders | Buybacks subject to buyback tax (Section 115QA: 20% on distributed income) |
|
|
414
|
+
| **Australia** | 30% (unfranked); 0% (fully franked — imputation credit offsets) | 5–15% per treaty | Buybacks: complex franking / capital gain treatment |
|
|
415
|
+
|
|
416
|
+
### 6.3 Thin Capitalization Rules
|
|
417
|
+
|
|
418
|
+
| Jurisdiction | Rule | Limit |
|
|
419
|
+
|---|---|---|
|
|
420
|
+
| **United States** | IRC §163(j) (TCJA 2017) — Business Interest Expense Limitation | Interest deduction limited to 30% of Adjusted Taxable Income (ATI); unused capacity carries forward |
|
|
421
|
+
| **Germany** | Zinsschranke (Interest Barrier) | Interest deduction limited to 30% of EBITDA (tax-adjusted); de minimis €3M; escape if standalone or equity ratio test met |
|
|
422
|
+
| **United Kingdom** | Corporate Interest Restriction (Finance Act 2017) | Interest deduction limited to 30% of UK EBITDA; group ratio rule available; de minimis £2M |
|
|
423
|
+
| **Japan** | Earnings stripping rules | 20% of EBITDA for related-party net interest expenses exceeding JPY 20M |
|
|
424
|
+
| **China** | Related-party debt-to-equity ratio: 5:1 (financial institutions); 2:1 (others) | Interest on excess related-party debt non-deductible |
|
|
425
|
+
| **India** | GAAR (Finance Act 2013) and arm's-length interest rate cap | Transfer pricing rules apply to IC interest; thin-cap rules primarily via TP |
|
|
426
|
+
| **Australia** | Div. 820 ITAA 1997 | Arm's-length debt test or safe-harbor (varies by entity type) |
|
|
427
|
+
|
|
428
|
+
**OECD BEPS Action 4:** Recommends 10–30% EBITDA interest limitation rule as best practice. Most G20 countries have implemented variations of this approach.
|
|
429
|
+
|
|
430
|
+
**Official source:** [oecd.org/tax/beps/beps-actions/action4/](https://www.oecd.org/tax/beps/beps-actions/action4/) (public)
|
|
431
|
+
|
|
432
|
+
### 6.4 Glossary of After-Tax Return Concepts
|
|
433
|
+
|
|
434
|
+
| Term | Definition |
|
|
435
|
+
|---|---|
|
|
436
|
+
| **Pre-tax IRR** | IRR computed on pre-tax cash flows; does not reflect actual after-tax economics |
|
|
437
|
+
| **After-tax IRR** | IRR on after-tax cash flows (net of corporate tax, WHT, and financing costs); the correct metric for capital allocation decisions |
|
|
438
|
+
| **After-tax WACC** | WACC using after-tax cost of debt: r_d × (1 − t_c); standard approach |
|
|
439
|
+
| **Effective tax rate (ETR)** | Income tax expense / Pre-tax accounting income; may differ materially from statutory rate due to deferred taxes, credits, COGS, and jurisdictional mix |
|
|
440
|
+
| **Marginal tax rate** | The tax rate applicable to the next dollar of income in the relevant jurisdiction; use for WACC and capital budgeting (not ETR) |
|
|
441
|
+
|
|
442
|
+
---
|
|
443
|
+
|
|
444
|
+
## Part 7 — Official Documentation URLs
|
|
445
|
+
|
|
446
|
+
| Standard / Resource | URL | Access |
|
|
447
|
+
|---|---|---|
|
|
448
|
+
| **SEC EDGAR — M&A filings (S-4, DEFM14A)** | [sec.gov/cgi-bin/browse-edgar](https://www.sec.gov/cgi-bin/browse-edgar?action=getcurrent) | Fully public |
|
|
449
|
+
| **Investor.gov — NPV primer** | [investor.gov/introduction-investing/investing-basics/glossary/net-present-value](https://www.investor.gov/introduction-investing/investing-basics/glossary/net-present-value) | Fully public |
|
|
450
|
+
| **Damodaran — WACC data** | [pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/wacc.html](https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/wacc.html) | Fully public |
|
|
451
|
+
| **Damodaran — Betas by sector** | [pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/betas.html](https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/betas.html) | Fully public |
|
|
452
|
+
| **Damodaran — Country Risk Premium** | [pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/ctryprem.html](https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/ctryprem.html) | Fully public |
|
|
453
|
+
| **IAS 36 — Impairment of Assets** | [ifrs.org/issued-standards/list-of-standards/ias-36-impairment-of-assets/](https://www.ifrs.org/issued-standards/list-of-standards/ias-36-impairment-of-assets/) | Free with registration |
|
|
454
|
+
| **ASC 350 — Intangibles and Goodwill (impairment)** | [asc.fasb.org/350](https://asc.fasb.org/350) | Free with registration |
|
|
455
|
+
| **OECD Tax Policy Analysis** | [oecd.org/tax/tax-policy/](https://www.oecd.org/tax/tax-policy/) | Fully public |
|
|
456
|
+
| **OECD BEPS Action 4 (Interest Limitations)** | [oecd.org/tax/beps/beps-actions/action4/](https://www.oecd.org/tax/beps/beps-actions/action4/) | Fully public |
|
|
457
|
+
| **US IRC §163(j) — Interest Limitation** | [irs.gov/businesses/corporations/interest-expense-limitation-under-section-163j](https://www.irs.gov/businesses/corporations/interest-expense-limitation-under-section-163j) | Fully public |
|
|
458
|
+
|
|
459
|
+
---
|
|
460
|
+
|
|
461
|
+
## Mandatory Advisory Note
|
|
462
|
+
|
|
463
|
+
This analysis is advisory and based solely on the facts described. It does not constitute investment advice, a fairness opinion, a formal valuation conclusion, or a securities recommendation of any kind. Tax rates, regulatory requirements, market benchmarks, and corporate tax rules change frequently and vary by entity type, jurisdiction, and individual circumstances. Verify current requirements with qualified financial advisors, tax counsel, and legal advisors before making any capital allocation or investment decision. This skill does not form a financial-adviser or investment-adviser relationship.
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "capital-allocation-advisor",
|
|
3
|
+
"name": "Capital Allocation Advisor",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "finance",
|
|
6
|
+
"category": "finance",
|
|
7
|
+
"summary": "Multi-jurisdiction reference framework for corporate capital allocation, investment appraisal (NPV, IRR, MIRR, payback, profitability index), cost of capital (WACC, CAPM, hurdle rates), M&A valuation methods (DCF, trading comparables, precedent transactions, accretion/dilution analysis), capital return policy (dividends vs. buybacks vs. reinvestment with ROIC > WACC test), and sensitivity/scenario analysis. Jurisdictional and tax overlays for US, EU, UK, Japan, China, India, and Australia.",
|
|
8
|
+
"source_type": "original",
|
|
9
|
+
"path": "skills/finance/capital-allocation-advisor",
|
|
10
|
+
"author": "github: Raishin",
|
|
11
|
+
"version": "0.1.0",
|
|
12
|
+
"last_verified": "2026-06-01",
|
|
13
|
+
"lifecycle": "experimental",
|
|
14
|
+
"execution_tier": "read-only-runtime",
|
|
15
|
+
"provider_coverage": ["corp-fin", "valuation", "capm", "wacc", "ma", "dcf", "ifrs", "gaap", "tax"],
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/wacc.html",
|
|
18
|
+
"https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/betas.html",
|
|
19
|
+
"https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/ctryprem.html",
|
|
20
|
+
"https://www.investor.gov/introduction-investing/investing-basics/glossary/net-present-value",
|
|
21
|
+
"https://www.ifrs.org/issued-standards/list-of-standards/ias-36-impairment-of-assets/",
|
|
22
|
+
"https://asc.fasb.org/350",
|
|
23
|
+
"https://www.oecd.org/tax/tax-policy/",
|
|
24
|
+
"https://www.oecd.org/tax/beps/beps-actions/action4/",
|
|
25
|
+
"https://www.irs.gov/businesses/corporations/interest-expense-limitation-under-section-163j",
|
|
26
|
+
"https://www.sec.gov/cgi-bin/browse-edgar?action=getcurrent"
|
|
27
|
+
],
|
|
28
|
+
"security_notes": "Advisory educational framework only — never executes, simulates, or proposes financial transactions, capital allocations, or investment decisions on behalf of users. Never accepts MNPI (material non-public information), counterparty identities under confidentiality, specific confidential deal terms, live market or FX rates for transactions, bank account numbers, or payment instructions. Does not constitute investment advice, a fairness opinion, or a formal valuation conclusion for any regulatory or transactional purpose. Tax rates and regulatory requirements change frequently — always recommend verification with qualified financial advisors, tax counsel, and legal advisors."
|
|
29
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# Debt & Capital Structure Advisor Skill
|
|
2
|
+
|
|
3
|
+
Multi-jurisdiction reference framework for debt and capital structure advisory, covering optimal capital structure theory through ESG-linked financing instruments.
|
|
4
|
+
|
|
5
|
+
## Coverage
|
|
6
|
+
|
|
7
|
+
- **Capital structure theory:** Modigliani–Miller Propositions I & II (with/without taxes), trade-off theory (tax shield vs. distress costs), pecking order theory (Myers & Majluf 1984), market timing theory, dynamic trade-off with mean reversion
|
|
8
|
+
- **Credit metrics:** Leverage (gross/net), interest coverage (EBITDA/EBIT), DSCR, fixed charge coverage, FFO/Debt — with IG vs. HY vs. LBO thresholds; IFRS 16 / ASC 842 lease capitalization impact on metrics
|
|
9
|
+
- **Debt instruments:** Revolving credit facilities, Term Loan A/B, senior secured notes, high yield bonds, convertible notes, mezzanine/PIK, unitranche, second lien — pricing, seniority, bank vs. bond market comparison; SOFR/EURIBOR benchmark rate transition
|
|
10
|
+
- **Covenant analysis:** Maintenance vs. incurrence covenants; maximum leverage, minimum coverage, DSCR, restricted payments basket; headroom analysis
|
|
11
|
+
- **Rating agency methodologies:** S&P (FFO/Debt grid, business risk + financial risk profile), Moody's (scorecard, loss given default notching), Fitch (IDR criteria, ESG relevance scores) — all three rating scales; ESG integration frameworks
|
|
12
|
+
- **Refinancing and maturity wall management:** Tender offers, exchange offers, open market repurchases, consent solicitations; break-even analysis; distressed exchange criteria
|
|
13
|
+
- **WACC optimization:** CAPM parameters (r_f, β, ERP), debt tax shield vs. distress costs, industry leverage benchmarks, optimal capital structure trade-offs
|
|
14
|
+
- **Basel III/IV:** CET1/AT1/Tier 2 capital criteria, minimum ratios, G-SIB surcharges, CoCo bonds, MREL/TLAC requirements; Basel IV output floor and FRTB
|
|
15
|
+
- **ESG-linked financing:** Green bonds (ICMA GBP four components, EU Green Bond Standard Reg. 2023/2631), sustainability-linked bonds (ICMA SLBP — KPIs, SPTs, step-up mechanism), sustainability-linked loans (LMA/LSTA principles, margin adjustment), social bonds, transition bonds
|
|
16
|
+
|
|
17
|
+
## Companion Agent
|
|
18
|
+
|
|
19
|
+
`finance-debt-capital-structure-advisor-agent`
|
|
20
|
+
|
|
21
|
+
## Standards Cited
|
|
22
|
+
|
|
23
|
+
M&M (1958, 1963), Myers & Majluf (1984), BCBS Basel III (June 2011), Basel IV (December 2017 — d424), IFRS 9, IFRS 16, ASC 842, ICMA Green Bond Principles (2021), ICMA SLB Principles (2020), LMA/APLMA/LSTA SLL Principles (2021), EU Green Bond Standard Regulation 2023/2631, FSB TLAC Term Sheet (November 2015), BRRD (2014/59/EU), S&P Corporate Rating Methodology, Moody's Corporate Rating Methodology, Fitch Corporate Rating Criteria (2023)
|