@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,296 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: lease-accounting-advisor
|
|
3
|
+
description: Multi-jurisdiction lease accounting reference framework covering ASC 842 (US GAAP) and IFRS 16, with additional coverage of UK FRS 102 (2024 periodic review amendments effective 1 Jan 2026), German HGB, JGAAP (ASBJ Statement No. 34, effective FY beginning on/after 1 Apr 2027), CAS No. 21 (China), and Ind AS 116 (India). Covers lease identification, lessee classification (ASC 842 dual model vs. IFRS 16 single finance model), right-of-use asset and lease liability measurement, discount rates (incremental borrowing rate vs. rate implicit in lease), lessor accounting (sales-type / direct-financing / operating), short-term and low-value exemptions, lease modifications and remeasurement, and sale-leaseback transactions. Advisory only — all outputs require external auditor verification for local statutory purposes.
|
|
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
|
+
# Lease Accounting Advisor — Reference Skill
|
|
14
|
+
|
|
15
|
+
## Purpose
|
|
16
|
+
|
|
17
|
+
Provide the complete multi-jurisdiction framework for lease accounting advisory — from lease identification through lessee and lessor classification, measurement, modification, and cross-GAAP comparison tables.
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## Part 1: Lease Identification
|
|
22
|
+
|
|
23
|
+
### What Constitutes a Lease (ASC 842 / IFRS 16)
|
|
24
|
+
|
|
25
|
+
Under both ASC 842 (842-10-15-9) and IFRS 16 (paragraph 9), a contract contains a lease if it conveys the right to control the use of an identified asset for a period of time in exchange for consideration.
|
|
26
|
+
|
|
27
|
+
**Three criteria must all be met:**
|
|
28
|
+
|
|
29
|
+
| Criterion | ASC 842 Reference | IFRS 16 Reference |
|
|
30
|
+
|---|---|---|
|
|
31
|
+
| Identified asset (specific, not substitutable) | 842-10-15-3 | IFRS 16.B13–B20 |
|
|
32
|
+
| Customer has right to obtain substantially all economic benefits | 842-10-15-20 | IFRS 16.B21–B23 |
|
|
33
|
+
| Customer has right to direct use of the identified asset | 842-10-15-24 | IFRS 16.B24–B30 |
|
|
34
|
+
|
|
35
|
+
**Supplier substitution right**: If the supplier has a substantive right to substitute the asset throughout the period of use, there is no identified asset and no lease. A substitution right is substantive only if the supplier (a) has the practical ability to substitute and (b) would benefit economically from doing so. (ASC 842-10-15-10; IFRS 16.B14)
|
|
36
|
+
|
|
37
|
+
### Practical Expedient — Lease and Non-Lease Components
|
|
38
|
+
|
|
39
|
+
- **ASC 842**: Lessees may elect (by class of underlying asset) to not separate lease and non-lease components — treat as single lease component. (ASC 842-10-15-42A)
|
|
40
|
+
- **IFRS 16**: Same practical expedient available to lessees (IFRS 16.15). Lessors must always separate components under IFRS 15.
|
|
41
|
+
|
|
42
|
+
---
|
|
43
|
+
|
|
44
|
+
## Part 2: Lessee Classification — Dual Model (ASC 842) vs. Single Model (IFRS 16)
|
|
45
|
+
|
|
46
|
+
### Overview
|
|
47
|
+
|
|
48
|
+
| Feature | ASC 842 (US GAAP) | IFRS 16 | UK FRS 102 (post-2026) | JGAAP (pre-ASBJ No.34) | JGAAP (post-ASBJ No.34 eff. Apr 2027) | CAS 21 | Ind AS 116 |
|
|
49
|
+
|---|---|---|---|---|---|---|---|
|
|
50
|
+
| Model | **Dual** (finance / operating) | **Single** (all leases → ROU + liability, unless exempt) | Broadly IFRS 16-aligned (periodic review amendments) | Dual model (old IAS 17-like) | **Single model** (IFRS 16-aligned) | Single model (IFRS 16-aligned) | Single model (identical to IFRS 16) |
|
|
51
|
+
| Operating lease on balance sheet? | Yes — ROU asset + lease liability, but P&L = straight-line total expense | No operating classification; all leases on balance sheet | Yes (post-amendment) | No (off-balance-sheet for operating leases) | Yes | Yes | Yes |
|
|
52
|
+
| Finance lease P&L pattern | Front-loaded (depreciation + interest) | Front-loaded | Front-loaded | Front-loaded | Front-loaded | Front-loaded | Front-loaded |
|
|
53
|
+
| Short-term exemption | ≤ 12 months at commencement | ≤ 12 months at commencement | Available | Available | Available | Available | Available |
|
|
54
|
+
| Low-value exemption | Underlying asset ≤ ~$5K when new | Underlying asset ≤ ~$5K when new (indicative) | Available | N/A | Available | Available (≤ ¥40K) | Available |
|
|
55
|
+
|
|
56
|
+
### ASC 842 Finance Lease Classification Criteria (842-20-25-2)
|
|
57
|
+
|
|
58
|
+
A lessee classifies a lease as a **finance lease** if any one of the following criteria is met:
|
|
59
|
+
|
|
60
|
+
1. Transfer of ownership to lessee by or before lease end
|
|
61
|
+
2. Purchase option the lessee is reasonably certain to exercise
|
|
62
|
+
3. Lease term is for the **major part** of the remaining economic life (bright line: ≥ 75% is a common reference but not codified — judgment required)
|
|
63
|
+
4. Present value of lease payments plus any residual value guarantee equals or exceeds **substantially all** of the fair value (bright line: ≥ 90% is a common reference — judgment required)
|
|
64
|
+
5. Underlying asset is of such a **specialized nature** that it has no alternative use to the lessor at lease end
|
|
65
|
+
|
|
66
|
+
If none of the above: **operating lease**.
|
|
67
|
+
|
|
68
|
+
### IFRS 16 Single-Model Lessee Treatment
|
|
69
|
+
|
|
70
|
+
All leases (other than exempt short-term and low-value) are treated as **finance-type** on balance sheet:
|
|
71
|
+
- Recognize a **right-of-use (ROU) asset** and **lease liability** at commencement date
|
|
72
|
+
- Depreciate ROU asset (typically straight-line over shorter of lease term or useful life)
|
|
73
|
+
- Unwind lease liability using effective interest method
|
|
74
|
+
- There is no separate "operating lease" balance sheet classification for lessees
|
|
75
|
+
|
|
76
|
+
---
|
|
77
|
+
|
|
78
|
+
## Part 3: Lease Measurement
|
|
79
|
+
|
|
80
|
+
### Initial Measurement
|
|
81
|
+
|
|
82
|
+
#### Lease Liability (both ASC 842 and IFRS 16)
|
|
83
|
+
|
|
84
|
+
Present value of lease payments not yet paid, discounted using:
|
|
85
|
+
- **Rate implicit in the lease** — if readily determinable; otherwise
|
|
86
|
+
- **Lessee's incremental borrowing rate (IBR)** — the rate a lessee would have to pay to borrow, over a similar term, with a similar security, in a similar economic environment, funds necessary to obtain an asset of similar value
|
|
87
|
+
|
|
88
|
+
**Lease payments included in the liability:**
|
|
89
|
+
- Fixed payments (less any lease incentives receivable)
|
|
90
|
+
- Variable lease payments that depend on an index or rate (initially measured using the index or rate at commencement date)
|
|
91
|
+
- Exercise price of a purchase option the lessee is reasonably certain to exercise
|
|
92
|
+
- Lease payments in an optional renewal period if reasonably certain to exercise
|
|
93
|
+
- Penalties for early termination if lease term reflects lessee exercising termination option
|
|
94
|
+
|
|
95
|
+
**Excluded from lease liability:**
|
|
96
|
+
- Variable payments based on performance or usage (expensed as incurred)
|
|
97
|
+
- Short-term and low-value lease payments (if exemption elected)
|
|
98
|
+
|
|
99
|
+
Source: ASC 842-20-30-5; IFRS 16.26–16.28
|
|
100
|
+
|
|
101
|
+
#### Right-of-Use (ROU) Asset
|
|
102
|
+
|
|
103
|
+
**Initial measurement** = Lease liability + lease payments made at or before commencement + initial direct costs + estimate of dismantlement/restoration costs (ASC 420 / IAS 37) – lease incentives received
|
|
104
|
+
|
|
105
|
+
Source: ASC 842-20-30-1; IFRS 16.24
|
|
106
|
+
|
|
107
|
+
### Subsequent Measurement
|
|
108
|
+
|
|
109
|
+
#### Lease Liability
|
|
110
|
+
|
|
111
|
+
- Increase carrying amount to reflect accretion of interest (effective interest method)
|
|
112
|
+
- Reduce carrying amount to reflect lease payments made
|
|
113
|
+
- Remeasure (see Part 5) when lease is modified or when certain events trigger reassessment
|
|
114
|
+
|
|
115
|
+
#### ROU Asset
|
|
116
|
+
|
|
117
|
+
| Classification | Depreciation Method | Period |
|
|
118
|
+
|---|---|---|
|
|
119
|
+
| Finance lease (ASC 842) | Straight-line (typical) unless another systematic method better represents the pattern of consumption | Shorter of lease term or useful life (if transfer of ownership or purchase option reasonably certain: useful life) |
|
|
120
|
+
| Operating lease (ASC 842) | Not separately depreciated — total lease cost allocated on straight-line basis; ROU asset is plugged | Over lease term |
|
|
121
|
+
| IFRS 16 (all leases) | Straight-line or another systematic method | Shorter of lease term or useful life (same ownership/purchase option rule as above) |
|
|
122
|
+
|
|
123
|
+
---
|
|
124
|
+
|
|
125
|
+
## Part 4: Discount Rate — Incremental Borrowing Rate (IBR) Determination
|
|
126
|
+
|
|
127
|
+
### IBR Factors (ASC 842-20-30-3 / IFRS 16.26)
|
|
128
|
+
|
|
129
|
+
The IBR must reflect:
|
|
130
|
+
1. **Credit quality** of the lessee entity
|
|
131
|
+
2. **Lease term** (duration of the obligation)
|
|
132
|
+
3. **Collateral** — security that would be provided in a borrowing (the leased asset is the natural proxy)
|
|
133
|
+
4. **Currency** of the lease payments
|
|
134
|
+
5. **Economic environment** (country/jurisdiction)
|
|
135
|
+
|
|
136
|
+
**Practical approaches commonly used:**
|
|
137
|
+
- Start from a risk-free rate (government bond), then add credit spread for lessee credit quality and a security adjustment
|
|
138
|
+
- Use quoted rates from the lessee's existing secured borrowings of similar maturity as a starting point
|
|
139
|
+
- Use market data from comparable secured borrowing facilities
|
|
140
|
+
|
|
141
|
+
**ASC 842 lessor-rate exception (private companies)**: A lessee that is not a public business entity may elect to use the risk-free rate as a practical expedient (elected by class of underlying asset). (ASC 842-20-30-3)
|
|
142
|
+
|
|
143
|
+
**IFRS 16 rate implicit in lease — when readily determinable**: The rate that causes the present value of lease payments plus the unguaranteed residual value to equal the fair value of the underlying asset plus initial direct costs of the lessor. (IFRS 16.A — Defined terms)
|
|
144
|
+
|
|
145
|
+
---
|
|
146
|
+
|
|
147
|
+
## Part 5: Lease Modifications and Remeasurement
|
|
148
|
+
|
|
149
|
+
### Modification vs. Remeasurement Trigger
|
|
150
|
+
|
|
151
|
+
| Event | ASC 842 Treatment | IFRS 16 Treatment |
|
|
152
|
+
|---|---|---|
|
|
153
|
+
| Change in scope or consideration not in original contract | **Modification** — evaluate as separate new lease or modification of existing | **Modification** — same approach |
|
|
154
|
+
| Index/rate change (CPI, LIBOR, etc.) | Remeasure at the next adjustment date using new index/rate | Remeasure at the next adjustment date |
|
|
155
|
+
| Reassessment of lease term (renewal/termination option) | Reassess if significant event or change in circumstances | Reassess when a significant event or change occurs |
|
|
156
|
+
| Purchase option reassessment | Reassess same events | Same |
|
|
157
|
+
|
|
158
|
+
### Modification Accounting (ASC 842-20-35-3; IFRS 16.44–16.46)
|
|
159
|
+
|
|
160
|
+
**Modification treated as a separate new lease if** both:
|
|
161
|
+
1. Modification grants the lessee an additional right of use not included in the original lease
|
|
162
|
+
2. Lease payments increase commensurate with standalone price
|
|
163
|
+
|
|
164
|
+
**Otherwise**: Modify the existing lease — remeasure the lease liability using a revised discount rate at the modification effective date; adjust the ROU asset.
|
|
165
|
+
|
|
166
|
+
**If modification decreases scope**: Recognize a gain or loss for the partial or full lease termination.
|
|
167
|
+
|
|
168
|
+
---
|
|
169
|
+
|
|
170
|
+
## Part 6: Lessor Accounting
|
|
171
|
+
|
|
172
|
+
### Lessor Classification (ASC 842 / IFRS 16)
|
|
173
|
+
|
|
174
|
+
Lessors continue to apply a **dual classification model** under both US GAAP and IFRS.
|
|
175
|
+
|
|
176
|
+
| Lease Type | ASC 842 Standard | IFRS 16 Standard |
|
|
177
|
+
|---|---|---|
|
|
178
|
+
| Sales-type lease | ASC 842-30-25-1 | IFRS 16.67 (finance lease) |
|
|
179
|
+
| Direct financing lease | ASC 842-30-25-3 | Not a separate category under IFRS 16 |
|
|
180
|
+
| Operating lease | ASC 842-20-25-1 (lessee); ASC 842-30-25-5 (lessor) | IFRS 16.88 |
|
|
181
|
+
|
|
182
|
+
#### ASC 842 Lessor Classification Criteria
|
|
183
|
+
|
|
184
|
+
A lessor classifies as **sales-type** if any one of five criteria is met (same five criteria as lessee finance lease test — transfer of ownership, purchase option, major part of economic life, substantially all fair value, specialized nature). (ASC 842-10-25-2)
|
|
185
|
+
|
|
186
|
+
**Direct financing**: If none of the five criteria are met but (a) the present value of the sum of lease payments and any residual value guaranteed by the lessee or any other third party equals or exceeds substantially all the fair value, and (b) it is probable that the lessor will collect the lease payments plus any residual value. (ASC 842-10-25-3)
|
|
187
|
+
|
|
188
|
+
**Operating**: All other leases.
|
|
189
|
+
|
|
190
|
+
#### Income Recognition — Lessor
|
|
191
|
+
|
|
192
|
+
| Type | Revenue Pattern |
|
|
193
|
+
|---|---|
|
|
194
|
+
| Sales-type lease | Selling profit/loss at commencement + interest income over the lease term (effective interest) |
|
|
195
|
+
| Direct financing lease | Interest income only (no selling profit at commencement — manufacturer/dealer profit deferred) |
|
|
196
|
+
| Operating lease | Straight-line rental income over the lease term |
|
|
197
|
+
|
|
198
|
+
---
|
|
199
|
+
|
|
200
|
+
## Part 7: Sale-Leaseback Transactions
|
|
201
|
+
|
|
202
|
+
### ASC 842-40 / IFRS 16.98–16.103
|
|
203
|
+
|
|
204
|
+
**Step 1: Is the transfer a sale?**
|
|
205
|
+
Apply ASC 606 / IFRS 15 revenue recognition criteria to determine whether the transfer of the asset constitutes a sale.
|
|
206
|
+
|
|
207
|
+
**If transfer is a sale (sale-leaseback):**
|
|
208
|
+
- Seller-lessee: derecognize the asset; recognize a **right-of-use asset** equal to the proportion of the previous carrying amount relating to the right retained; recognize only the gain/loss attributable to the rights transferred to the buyer-lessor
|
|
209
|
+
- Buyer-lessor: account for the purchase of an asset and a lease originated to the seller-lessee
|
|
210
|
+
|
|
211
|
+
**If transfer is NOT a sale (failed sale-leaseback = financing arrangement):**
|
|
212
|
+
- Seller-lessee: continue to recognize the asset; recognize a financial liability equal to the proceeds received (ASC 842-40-25-5; IFRS 16.103)
|
|
213
|
+
- Buyer-lessor: do not recognize the underlying asset; recognize a financial asset
|
|
214
|
+
|
|
215
|
+
**Key practical issue**: If leaseback payments are above or below market, an adjustment may be required to the gain/loss recognized on the sale. (IFRS 16.100; ASC 842-40-30-1)
|
|
216
|
+
|
|
217
|
+
---
|
|
218
|
+
|
|
219
|
+
## Part 8: Short-Term and Low-Value Exemptions
|
|
220
|
+
|
|
221
|
+
### Short-Term Lease Exemption (ASC 842 / IFRS 16)
|
|
222
|
+
|
|
223
|
+
- Applies to leases with a lease term of **12 months or less** at commencement date (including renewal options that are reasonably certain to be exercised)
|
|
224
|
+
- Election made by **class of underlying asset** (ASC 842) or lease-by-lease (IFRS 16.B3)
|
|
225
|
+
- If elected: recognize lease payments as expense on a straight-line basis over the lease term — no ROU asset or lease liability recognized
|
|
226
|
+
|
|
227
|
+
Source: ASC 842-20-25-1; IFRS 16.5(a), 16.B3
|
|
228
|
+
|
|
229
|
+
### Low-Value Asset Exemption (IFRS 16 only)
|
|
230
|
+
|
|
231
|
+
- No equivalent in ASC 842
|
|
232
|
+
- IFRS 16 BC100 indicates the threshold was calibrated to assets with a fair value when new of approximately **USD 5,000 or less** (indicative — not a bright line in the standard)
|
|
233
|
+
- Common examples: laptops, personal computers, small items of office furniture
|
|
234
|
+
- Election made **lease-by-lease** — no class-level election required
|
|
235
|
+
- If elected: expense payments straight-line — no ROU asset or lease liability
|
|
236
|
+
|
|
237
|
+
Source: IFRS 16.5(b), 16.B3–B8
|
|
238
|
+
|
|
239
|
+
**CAS 21 (China)**: Recognizes a low-value threshold aligned with IFRS 16, calibrated at approximately **CNY 40,000** when new.
|
|
240
|
+
|
|
241
|
+
---
|
|
242
|
+
|
|
243
|
+
## Part 9: Multi-Jurisdiction Effective Dates and Status
|
|
244
|
+
|
|
245
|
+
| Standard | Jurisdiction | Effective Date | Status |
|
|
246
|
+
|---|---|---|---|
|
|
247
|
+
| ASC 842 | United States (US GAAP) | Already effective (public entities FY 2019; private entities FY 2022) | Effective — full adoption required |
|
|
248
|
+
| IFRS 16 | IFRS jurisdictions (EU, Australia, etc.) | Already effective (1 Jan 2019 for most) | Effective — full adoption required |
|
|
249
|
+
| UK FRS 102 (amended — lease accounting aligned toward IFRS 16) | United Kingdom | Accounting periods beginning on or after **1 January 2026** | Forthcoming — early adoption permitted |
|
|
250
|
+
| ASBJ Statement No. 34 (new lease standard) | Japan (JGAAP listed entities) | Fiscal years beginning on or after **1 April 2027** | Forthcoming — early adoption permitted from FY beginning 1 Apr 2026 |
|
|
251
|
+
| CAS No. 21 (revised 2019) | China | Effective **1 January 2019** for listed entities in China; **1 January 2021** for other enterprises | Effective |
|
|
252
|
+
| Ind AS 116 | India | Effective **1 April 2019** | Effective |
|
|
253
|
+
|
|
254
|
+
### JGAAP Transition Note (ASBJ Statement No. 34)
|
|
255
|
+
|
|
256
|
+
Under the current JGAAP (pre-Statement No. 34), most operating leases remain off-balance-sheet. Statement No. 34 introduces a single on-balance-sheet model broadly aligned with IFRS 16. Entities with significant off-balance-sheet operating leases under old JGAAP will recognize material new ROU assets and lease liabilities on first adoption.
|
|
257
|
+
|
|
258
|
+
### UK FRS 102 Transition Note
|
|
259
|
+
|
|
260
|
+
The Financial Reporting Council's 2024 periodic review of FRS 102 substantially aligns Section 20 (Leases) with IFRS 16. UK companies applying FRS 102 will need to transition from the legacy IAS 17-style dual model to a single on-balance-sheet model for lessees effective for periods beginning on or after 1 January 2026.
|
|
261
|
+
|
|
262
|
+
---
|
|
263
|
+
|
|
264
|
+
## Part 10: GAAP Comparison — Quick Reference
|
|
265
|
+
|
|
266
|
+
| Area | ASC 842 | IFRS 16 | UK FRS 102 (post-2026) | German HGB | JGAAP (pre-Apr 2027) | JGAAP (post-Apr 2027) | CAS 21 | Ind AS 116 |
|
|
267
|
+
|---|---|---|---|---|---|---|---|---|
|
|
268
|
+
| Lessee model | Dual | Single | Single (IFRS 16-aligned) | Operating = off-B/S; finance = on-B/S | Dual (old IAS 17) | Single | Single | Single |
|
|
269
|
+
| Short-term exemption | Yes (≤ 12 mo, by asset class) | Yes (≤ 12 mo) | Yes | N/A | N/A | Yes | Yes | Yes |
|
|
270
|
+
| Low-value exemption | No | Yes (~$5K) | Yes | N/A | N/A | Yes | Yes (~CNY 40K) | Yes |
|
|
271
|
+
| Lessor model | Sales-type / direct financing / operating | Finance / operating | Finance / operating | HGB rules | Old IAS 17 | IFRS 16-aligned | IFRS 16-aligned | IFRS 16-aligned |
|
|
272
|
+
| Discount rate | Rate implicit / IBR; risk-free rate option for non-PBE | Rate implicit / IBR | Rate implicit / IBR | N/A (no measurement framework for operating) | Rate implicit / IBR | Rate implicit / IBR | Rate implicit / IBR | Rate implicit / IBR |
|
|
273
|
+
| Sale-leaseback | ASC 842-40 / ASC 606 sale test | IFRS 16.98 / IFRS 15 sale test | IFRS 16-aligned | HGB realization principle | Legacy IAS 17 approach | IFRS 16-aligned | IFRS 16-aligned | IFRS 16-aligned |
|
|
274
|
+
| Official standard | https://asc.fasb.org/842 | https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs16.html | FRC FRS 102 | HGB §285, §314 | ASBJ Statement No. 13 | ASBJ Statement No. 34 | MOF CAS 21 | ICAI Ind AS 116 |
|
|
275
|
+
|
|
276
|
+
---
|
|
277
|
+
|
|
278
|
+
## Part 11: Official Documentation — Publicly Accessible URLs
|
|
279
|
+
|
|
280
|
+
| Standard | Resource | URL | Access |
|
|
281
|
+
|---|---|---|---|
|
|
282
|
+
| ASC 842 | FASB Accounting Standards Codification | https://asc.fasb.org/842 | **Fully public** (summary; full text requires FASB login) |
|
|
283
|
+
| IFRS 16 | IASB HTML standard | https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs16.html | **Fully public** |
|
|
284
|
+
| UK FRS 102 | FRC | https://www.frc.org.uk/library/standards-codes-policy/accounting/uk-and-ireland-accounting-standards/standards-in-issue/frs-102-the-financial-reporting-standard-applicable-in-the-uk-and-republic-of-ireland/ | **Fully public** |
|
|
285
|
+
| German HGB | Federal Ministry of Justice | https://www.gesetze-im-internet.de/hgb/ | **Fully public (German)** |
|
|
286
|
+
| JGAAP — ASBJ Statement No. 34 | ASBJ (English summaries) | https://www.asb.or.jp/en/accounting_standards/accounting_standards/ | **Fully public** |
|
|
287
|
+
| CAS 21 | ICAI / MOF guidance | https://www.mof.gov.cn/zhengwuxinxi/caijingshuju/201612/t20161227_2572491.htm | Limited English; Deloitte/PwC translations recommended |
|
|
288
|
+
| Ind AS 116 | ICAI | https://www.icai.org/post/indian-accounting-standards | **Fully public** |
|
|
289
|
+
|
|
290
|
+
---
|
|
291
|
+
|
|
292
|
+
## Mandatory Advisory Note
|
|
293
|
+
|
|
294
|
+
Every response from this agent must end with:
|
|
295
|
+
|
|
296
|
+
> **Advisory**: This analysis is advisory and based solely on the entity profile and facts described above. Lease accounting conclusions depend heavily on contract-specific facts, jurisdiction, and entity type. Standards in several jurisdictions (UK FRS 102, JGAAP) are subject to forthcoming amendments — verify effective dates and transition rules. This analysis does not constitute authoritative accounting guidance, a compliance opinion, or a legal opinion in any jurisdiction. Verify lease accounting treatments with qualified local auditors and legal counsel before relying on this analysis for compliance purposes. No accountant-client relationship is formed.
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "lease-accounting-advisor",
|
|
3
|
+
"name": "Lease Accounting Advisor",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "accounting",
|
|
6
|
+
"category": "accounting",
|
|
7
|
+
"summary": "Multi-jurisdiction reference framework for lease accounting advisory. Covers ASC 842 (US GAAP) dual model, IFRS 16 single model, UK FRS 102 (2024 periodic review amendments effective 1 Jan 2026), German HGB, JGAAP (ASBJ Statement No. 34, effective FY beginning on/after 1 Apr 2027), CAS No. 21 (China), and Ind AS 116 (India). Topics include lease identification, lessee classification, right-of-use asset and lease liability measurement, incremental borrowing rate determination, lessor accounting (sales-type / direct-financing / operating), short-term and low-value exemptions, lease modifications and remeasurement, and sale-leaseback transactions.",
|
|
8
|
+
"source_type": "original",
|
|
9
|
+
"path": "skills/accounting/lease-accounting-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": ["gaap", "ifrs", "frs102", "hgb", "jgaap", "cas", "ind-as"],
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://asc.fasb.org/842",
|
|
18
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs16.html",
|
|
19
|
+
"https://www.frc.org.uk/library/standards-codes-policy/accounting/uk-and-ireland-accounting-standards/standards-in-issue/frs-102-the-financial-reporting-standard-applicable-in-the-uk-and-republic-of-ireland/",
|
|
20
|
+
"https://www.gesetze-im-internet.de/hgb/",
|
|
21
|
+
"https://www.asb.or.jp/en/accounting_standards/accounting_standards/",
|
|
22
|
+
"https://www.icai.org/post/indian-accounting-standards"
|
|
23
|
+
],
|
|
24
|
+
"security_notes": "Advisory only — never posts journal entries or writes to any system of record. Accepts only descriptive scenario inputs; never accepts raw lease contracts containing counterparty PII, actual dollar payment schedules, tenant/landlord identifying information, GL exports, trial balances, or any employee/customer-identifying data. Local statutory lease accounting conclusions require verification with qualified local auditors."
|
|
25
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Payroll Advisor Skill
|
|
2
|
+
|
|
3
|
+
Multi-jurisdiction payroll accounting reference framework covering compensation expense recognition, pension and post-retirement obligations, and payroll tax compliance across six jurisdictions.
|
|
4
|
+
|
|
5
|
+
## Coverage
|
|
6
|
+
|
|
7
|
+
- Compensation expense: short-term employee benefits (ASC 710 / IAS 19.9–21); accrued wages, vacation/PTO accrual (vesting vs. non-vesting, accumulating vs. non-accumulating); bonus constructive-obligation test (IAS 19.19 / ASC 710-10-25-9)
|
|
8
|
+
- Termination benefits: ASC 420 (one-time, communication date) vs. ASC 712 (ongoing) vs. IAS 19.165 (demonstrable commitment); key US GAAP / IFRS divergence on recognition date
|
|
9
|
+
- Defined contribution plans: 401(k) match, safe harbor, profit-sharing, multi-employer plan disclosure (ASC 715-70 / IAS 19.49); ERISA funding deadlines
|
|
10
|
+
- Defined benefit plans: PBO / DBO funded status recognition (ASC 715-20-25-1 / IAS 19.63); net periodic pension cost components (ASC 715-30-35-1); IAS 19 net interest + service cost model; OCI mechanics
|
|
11
|
+
- CRITICAL divergence: IAS 19 re-measurements never recycled to P&L (IAS 19.93); ASC 715 corridor amortization recycles to P&L
|
|
12
|
+
- Past service cost: US GAAP amortizes in AOCI; IFRS recognizes immediately in P&L (IAS 19.103)
|
|
13
|
+
- OPEB (ASC 715-60): APBO, health care cost trend rate, substantive plan concept — US GAAP only
|
|
14
|
+
- Actuarial assumptions: discount rate (high-quality corporate bonds; IAS 19.83 / ASC 715-30-35-43), salary growth, mortality tables
|
|
15
|
+
- Payroll tax: US (FICA 7.65% employer, FUTA $7,000 base, Form 941/940, W-2); UK (PAYE, NIC Class 1 employer 13.8% illustrative, RTI); Germany (Sozialversicherung — Renten-, Kranken-, Pflege-, Arbeitslosenversicherung; Lohnsteuer/ELSTER); Japan (健康保険/厚生年金/雇用保険; 源泉徴収; 年末調整); China (社保 rates vary by city; IIT cumulative withholding since 2019); India (EPF 12%, ESI 3.25%, TDS Section 192, Form 16)
|
|
16
|
+
- Stock-based compensation payroll tax interaction: RSU vesting, NQSO exercise, ISO treatment (ASC 718 / IFRS 2)
|
|
17
|
+
- Common payroll accounting errors: cutoff, constructive-obligation failures, re-measurement recycling, funded status omissions, FUTA credit reduction
|
|
18
|
+
|
|
19
|
+
## Companion Agent
|
|
20
|
+
|
|
21
|
+
`accounting-payroll-advisor-agent`
|
|
22
|
+
|
|
23
|
+
## Standards Cited
|
|
24
|
+
|
|
25
|
+
ASC 710, ASC 712, ASC 715-30, ASC 715-60, ASC 715-70, ASC 715-80, ASC 718, ASC 420, IAS 19, IFRS 2, IRC §§83, 192, 3101–3111, 3121, 3301, 3302, 4975, ERISA §302, UK ITEPA 2003, SSCBA 1992, German SGB IV, German EStG §38–42e, Japanese Income Tax Act, PRC Individual Income Tax Law, PRC Social Insurance Law, Indian Income Tax Act 1961 §192, EPF & MP Act 1952, ESI Act 1948
|