@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
package/catalog/agents.json
CHANGED
|
@@ -12494,5 +12494,619 @@
|
|
|
12494
12494
|
"kiro-ide": "agents/salesforce/salesforce-session-governance-agent/harnesses/kiro-ide.agent.md",
|
|
12495
12495
|
"kiro-cli": "agents/salesforce/salesforce-session-governance-agent/harnesses/kiro-cli.agent.json"
|
|
12496
12496
|
}
|
|
12497
|
+
},
|
|
12498
|
+
{
|
|
12499
|
+
"id": "accounting-maestro-agent",
|
|
12500
|
+
"name": "Accounting Maestro",
|
|
12501
|
+
"type": "agent",
|
|
12502
|
+
"provider": "accounting",
|
|
12503
|
+
"harnesses": [
|
|
12504
|
+
"codex",
|
|
12505
|
+
"copilot",
|
|
12506
|
+
"claude-code",
|
|
12507
|
+
"cursor",
|
|
12508
|
+
"gemini",
|
|
12509
|
+
"kiro"
|
|
12510
|
+
],
|
|
12511
|
+
"summary": "Routes accounting questions to the narrowest specialist agent and coordinates multi-specialist review for tasks spanning revenue recognition, financial close, reconciliation, and audit evidence. Classification and coordination only \u2014 never answers accounting questions directly, never writes to ledgers or ERPs, and never makes final accounting determinations.",
|
|
12512
|
+
"source_type": "original",
|
|
12513
|
+
"official_docs": [
|
|
12514
|
+
"https://www.fasb.org/page/document?pdf=ASU+2014-09_Section+A.pdf",
|
|
12515
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs15.html",
|
|
12516
|
+
"https://pcaobus.org/Standards/QandA/SAPA-15-revenue-accounting-standard.pdf"
|
|
12517
|
+
],
|
|
12518
|
+
"security_notes": "Classification and coordination only. Never accepts raw financial statements, trial balances, customer names, or revenue amounts. Never writes to any ledger, ERP, or system of record. All outputs are advisory. Does not form an accountant-client relationship.",
|
|
12519
|
+
"last_verified": "2026-06-01",
|
|
12520
|
+
"path": "agents/accounting/accounting-maestro-agent",
|
|
12521
|
+
"version": "0.1.0"
|
|
12522
|
+
},
|
|
12523
|
+
{
|
|
12524
|
+
"id": "accounting-revenue-recognition-advisor-agent",
|
|
12525
|
+
"name": "Accounting Revenue Recognition Advisor",
|
|
12526
|
+
"type": "agent",
|
|
12527
|
+
"provider": "accounting",
|
|
12528
|
+
"harnesses": [
|
|
12529
|
+
"codex",
|
|
12530
|
+
"copilot",
|
|
12531
|
+
"claude-code",
|
|
12532
|
+
"cursor",
|
|
12533
|
+
"gemini",
|
|
12534
|
+
"kiro"
|
|
12535
|
+
],
|
|
12536
|
+
"summary": "Apply the ASC 606 / IFRS 15 five-step model to described revenue arrangements. Produces step-by-step advisory analysis with specific GAAP/IFRS paragraph citations, judgment-area reference tables, confidence scoring, restatement-risk flags, and mandatory auditor-review recommendation for material amounts. Advisory only \u2014 never posts journal entries, never makes final accounting determinations.",
|
|
12537
|
+
"source_type": "original",
|
|
12538
|
+
"official_docs": [
|
|
12539
|
+
"https://www.fasb.org/page/document?pdf=ASU+2014-09_Section+A.pdf",
|
|
12540
|
+
"https://storage.fasb.org/Comparison%20of%20Topic%20606%20and%20IFRS%2015.pdf",
|
|
12541
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs15.html",
|
|
12542
|
+
"https://pcaobus.org/Standards/QandA/SAPA-15-revenue-accounting-standard.pdf"
|
|
12543
|
+
],
|
|
12544
|
+
"security_notes": "Advisory only \u2014 never posts journal entries or writes to any system of record. Accepts only arrangement descriptions; never accepts customer names, contract counterparty identities, specific dollar amounts, or PII. All conclusions labeled advisory. Does not form an accountant-client relationship.",
|
|
12545
|
+
"last_verified": "2026-06-01",
|
|
12546
|
+
"path": "agents/accounting/accounting-revenue-recognition-advisor-agent",
|
|
12547
|
+
"version": "0.1.0"
|
|
12548
|
+
},
|
|
12549
|
+
{
|
|
12550
|
+
"id": "finance-maestro-agent",
|
|
12551
|
+
"name": "Finance Maestro",
|
|
12552
|
+
"type": "agent",
|
|
12553
|
+
"provider": "finance",
|
|
12554
|
+
"harnesses": [
|
|
12555
|
+
"codex",
|
|
12556
|
+
"copilot",
|
|
12557
|
+
"claude-code",
|
|
12558
|
+
"cursor",
|
|
12559
|
+
"gemini",
|
|
12560
|
+
"kiro"
|
|
12561
|
+
],
|
|
12562
|
+
"summary": "Routes corporate finance questions to the narrowest specialist agent and coordinates multi-specialist review for tasks spanning FP&A variance analysis, management commentary, treasury liquidity, capital allocation, and investor relations. Classification and coordination only \u2014 never answers finance questions directly, never writes to planning systems or ERPs.",
|
|
12563
|
+
"source_type": "original",
|
|
12564
|
+
"official_docs": [
|
|
12565
|
+
"https://www.ecfr.gov/current/title-17/chapter-II/part-229/subpart-229.300/section-229.303",
|
|
12566
|
+
"https://www.sec.gov/files/rules/final/2020/33-10890.pdf",
|
|
12567
|
+
"https://www.sec.gov/files/rules/interp/2020/33-10751.pdf"
|
|
12568
|
+
],
|
|
12569
|
+
"security_notes": "Classification and coordination only. Never accepts raw financial statements or company-identifying financial data beyond the minimum necessary to classify the task. Never writes to any planning system, ERP, or system of record. All outputs are advisory. Does not form a financial-advisor relationship.",
|
|
12570
|
+
"last_verified": "2026-06-01",
|
|
12571
|
+
"path": "agents/finance/finance-maestro-agent",
|
|
12572
|
+
"version": "0.1.0"
|
|
12573
|
+
},
|
|
12574
|
+
{
|
|
12575
|
+
"id": "finance-variance-analysis-advisor-agent",
|
|
12576
|
+
"name": "Finance Variance Analysis Advisor",
|
|
12577
|
+
"type": "agent",
|
|
12578
|
+
"provider": "finance",
|
|
12579
|
+
"harnesses": [
|
|
12580
|
+
"codex",
|
|
12581
|
+
"copilot",
|
|
12582
|
+
"claude-code",
|
|
12583
|
+
"cursor",
|
|
12584
|
+
"gemini",
|
|
12585
|
+
"kiro"
|
|
12586
|
+
],
|
|
12587
|
+
"summary": "Analyze budget vs. actual and prior-period variances; generate cited management commentary consistent with SEC Regulation S-K Item 303 MD&A requirements and FASB ASC 270. Produces driver-ranked variance decompositions (Volume/Price/Rate/Mix/One-Time), sensitivity tables, and restatement-risk flags. Advisory draft only \u2014 final disclosure language requires CFO certification, Disclosure Committee review, and legal/SEC counsel approval.",
|
|
12588
|
+
"source_type": "original",
|
|
12589
|
+
"official_docs": [
|
|
12590
|
+
"https://www.ecfr.gov/current/title-17/chapter-II/part-229/subpart-229.300/section-229.303",
|
|
12591
|
+
"https://www.law.cornell.edu/cfr/text/17/229.303",
|
|
12592
|
+
"https://www.sec.gov/files/rules/final/2020/33-10890.pdf",
|
|
12593
|
+
"https://www.sec.gov/files/rules/interp/2020/33-10751.pdf"
|
|
12594
|
+
],
|
|
12595
|
+
"security_notes": "Advisory draft only \u2014 never writes to planning systems, ERP, or any system of record. Accepts only summary-level numerical inputs; substitutes [Company] for any named company. All commentary labeled advisory-draft. MD&A outputs end with mandatory CFO/legal/Disclosure Committee approval disclaimer. Does not form a financial-advisor relationship.",
|
|
12596
|
+
"last_verified": "2026-06-01",
|
|
12597
|
+
"path": "agents/finance/finance-variance-analysis-advisor-agent",
|
|
12598
|
+
"version": "0.1.0"
|
|
12599
|
+
},
|
|
12600
|
+
{
|
|
12601
|
+
"id": "accounting-close-cycle-advisor-agent",
|
|
12602
|
+
"name": "Accounting Close Cycle Advisor",
|
|
12603
|
+
"type": "agent",
|
|
12604
|
+
"provider": "accounting",
|
|
12605
|
+
"harnesses": [
|
|
12606
|
+
"codex",
|
|
12607
|
+
"copilot",
|
|
12608
|
+
"claude-code",
|
|
12609
|
+
"cursor",
|
|
12610
|
+
"gemini",
|
|
12611
|
+
"kiro"
|
|
12612
|
+
],
|
|
12613
|
+
"summary": "Advise on month-end, quarter-end, and year-end financial close workflows across US GAAP, IFRS, UK FRS 102, German HGB, JGAAP, CAS (China), and Ind AS. Covers multi-jurisdiction filing deadlines (SEC, EU TD, UK DTR, TSE/FSA, CSRC, SEBI, ASX, HKEX), record-to-report process steps, balance sheet reconciliation, intercompany elimination (ASC 810 / IFRS 10), FX translation (ASC 830 / IAS 21), and deferred tax computation. Advisory only \u2014 never posts journal entries or writes to any system of record.",
|
|
12614
|
+
"source_type": "original",
|
|
12615
|
+
"official_docs": [
|
|
12616
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2025/issued/ias34.html",
|
|
12617
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs10.html",
|
|
12618
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias21.html",
|
|
12619
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias12.html",
|
|
12620
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32004L0109",
|
|
12621
|
+
"https://handbook.fca.org.uk/handbook/DTR/4/?view=chapter",
|
|
12622
|
+
"https://www.frc.org.uk/library/standards-codes-policy/accounting-and-reporting/uk-accounting-standards/frs-102/",
|
|
12623
|
+
"https://asc.fasb.org/"
|
|
12624
|
+
],
|
|
12625
|
+
"security_notes": "Advisory only \u2014 never posts journal entries or writes to any system of record. Accepts only descriptive scenario inputs; never accepts raw trial balances, GL exports, chart-of-account data, or employee/customer-identifying information.",
|
|
12626
|
+
"last_verified": "2026-06-01",
|
|
12627
|
+
"path": "agents/accounting/accounting-close-cycle-advisor-agent",
|
|
12628
|
+
"version": "0.1.0"
|
|
12629
|
+
},
|
|
12630
|
+
{
|
|
12631
|
+
"id": "finance-treasury-liquidity-advisor-agent",
|
|
12632
|
+
"name": "Finance Treasury & Liquidity Advisor",
|
|
12633
|
+
"type": "agent",
|
|
12634
|
+
"provider": "finance",
|
|
12635
|
+
"harnesses": [
|
|
12636
|
+
"codex",
|
|
12637
|
+
"copilot",
|
|
12638
|
+
"claude-code",
|
|
12639
|
+
"cursor",
|
|
12640
|
+
"gemini",
|
|
12641
|
+
"kiro"
|
|
12642
|
+
],
|
|
12643
|
+
"summary": "Advise on corporate treasury operations, cash and liquidity management, FX and currency risk, hedge accounting, and cash pooling structures across multiple jurisdictions (US, EU, UK, Japan, China, India, Brazil, Australia). Covers ASC 815 / IFRS 9 hedge accounting qualification, ASC 830 / IAS 21 FX translation, Basel III LCR/NSFR, Dodd-Frank and EMIR derivatives reporting, and country-specific cash repatriation restrictions (China SAFE, India FEMA, Brazil IOF, Argentina BCRA). Advisory only \u2014 never executes transactions, accesses banking systems, or writes to any system of record.",
|
|
12644
|
+
"source_type": "original",
|
|
12645
|
+
"official_docs": [
|
|
12646
|
+
"https://www.bis.org/publ/bcbs238.pdf",
|
|
12647
|
+
"https://www.bis.org/bcbs/publ/d295.htm",
|
|
12648
|
+
"https://www.ifrs.org/issued-standards/list-of-standards/ifrs-9-financial-instruments/",
|
|
12649
|
+
"https://www.ifrs.org/issued-standards/list-of-standards/ias-21-the-effects-of-changes-in-foreign-exchange-rates/",
|
|
12650
|
+
"https://www.cftc.gov/LawRegulation/DoddFrankAct/index.htm",
|
|
12651
|
+
"https://www.esma.europa.eu/data-reporting/emir-reporting",
|
|
12652
|
+
"https://storage.fasb.org/ASU%202017-12.pdf"
|
|
12653
|
+
],
|
|
12654
|
+
"security_notes": "Advisory only \u2014 never executes, simulates, or proposes financial transactions, hedges, or payment instructions. Never accepts bank account numbers, SWIFT credentials, FX rates for live transactions, or payment instructions.",
|
|
12655
|
+
"last_verified": "2026-06-01",
|
|
12656
|
+
"path": "agents/finance/finance-treasury-liquidity-advisor-agent",
|
|
12657
|
+
"version": "0.1.0"
|
|
12658
|
+
},
|
|
12659
|
+
{
|
|
12660
|
+
"id": "accounting-tax-provision-advisor-agent",
|
|
12661
|
+
"name": "Accounting Tax Provision Advisor",
|
|
12662
|
+
"type": "agent",
|
|
12663
|
+
"provider": "accounting",
|
|
12664
|
+
"harnesses": [
|
|
12665
|
+
"codex",
|
|
12666
|
+
"copilot",
|
|
12667
|
+
"claude-code",
|
|
12668
|
+
"cursor",
|
|
12669
|
+
"gemini",
|
|
12670
|
+
"kiro"
|
|
12671
|
+
],
|
|
12672
|
+
"summary": "Advise on corporate income tax provision under ASC 740 (US GAAP) and IAS 12 (IFRS). Covers current vs. deferred tax, temporary and permanent differences, deferred tax asset/liability recognition, valuation allowances (ASC 740 'more likely than not'), uncertain tax positions (FIN 48 two-step vs. IFRIC 23), enacted vs. substantively enacted rates, OECD Pillar Two global minimum tax (IAS 12.4A mandatory temporary exception vs. ASC 740 no equivalent exception), ETR reconciliation, intraperiod allocation, APB 23 / ASC 740-30 indefinite reinvestment assertion, and local GAAP variations (HGB, JGAAP, CAS 18, Ind AS 12). Advisory only \u2014 never posts journal entries or writes to any system of record.",
|
|
12673
|
+
"source_type": "original",
|
|
12674
|
+
"official_docs": [
|
|
12675
|
+
"https://asc.fasb.org/740",
|
|
12676
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias12.html",
|
|
12677
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifric23.html",
|
|
12678
|
+
"https://www.oecd.org/en/topics/pillar-two.html",
|
|
12679
|
+
"https://www.oecd.org/tax/beps/global-anti-base-erosion-model-rules-pillar-two.htm",
|
|
12680
|
+
"https://www.asb.or.jp/en/accounting_standards/accounting_standards/",
|
|
12681
|
+
"https://www.icai.org/post/indian-accounting-standards",
|
|
12682
|
+
"https://www.gesetze-im-internet.de/hgb/"
|
|
12683
|
+
],
|
|
12684
|
+
"security_notes": "Advisory only \u2014 never posts journal entries or writes to any system of record. Accepts only descriptive scenario inputs; never accepts raw tax returns, trial balances, taxpayer-identifying numbers (EIN, TIN, CRN), employee wage data, or customer-identifying information. All conclusions are advisory. Local statutory conclusions require verification with qualified local tax advisors and auditors. Does not form an accountant-client relationship or a tax advisor-client relationship.",
|
|
12685
|
+
"last_verified": "2026-06-01",
|
|
12686
|
+
"path": "agents/accounting/accounting-tax-provision-advisor-agent",
|
|
12687
|
+
"version": "0.1.0"
|
|
12688
|
+
},
|
|
12689
|
+
{
|
|
12690
|
+
"id": "accounting-lease-accounting-advisor-agent",
|
|
12691
|
+
"name": "Accounting Lease Accounting Advisor",
|
|
12692
|
+
"type": "agent",
|
|
12693
|
+
"provider": "accounting",
|
|
12694
|
+
"harnesses": [
|
|
12695
|
+
"codex",
|
|
12696
|
+
"copilot",
|
|
12697
|
+
"claude-code",
|
|
12698
|
+
"cursor",
|
|
12699
|
+
"gemini",
|
|
12700
|
+
"kiro"
|
|
12701
|
+
],
|
|
12702
|
+
"summary": "Advise on lease accounting under ASC 842 (US GAAP) and IFRS 16, with multi-jurisdiction coverage of UK FRS 102 (2024 periodic review effective Jan 1 2026), German HGB, JGAAP (ASBJ Statement No. 34, effective FY beginning Apr 1 2027), CAS 21, and Ind AS 116. Covers lease identification, lessee classification (ASC 842 dual model vs. IFRS 16 single model), ROU asset and lease liability measurement, discount rates, lease term and renewal options, variable lease payments, lessor accounting (sales-type/direct-financing/operating), short-term and low-value exemptions, remeasurement and modification, and sale-leaseback transactions. Advisory only \u2014 never posts journal entries, never writes to ledgers or ERPs, never accepts raw lease contracts with counterparty PII or actual dollar schedules.",
|
|
12703
|
+
"source_type": "original",
|
|
12704
|
+
"official_docs": [
|
|
12705
|
+
"https://asc.fasb.org/842",
|
|
12706
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs16.html",
|
|
12707
|
+
"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/",
|
|
12708
|
+
"https://www.gesetze-im-internet.de/hgb/",
|
|
12709
|
+
"https://www.asb.or.jp/en/accounting_standards/accounting_standards/",
|
|
12710
|
+
"https://www.icai.org/post/indian-accounting-standards"
|
|
12711
|
+
],
|
|
12712
|
+
"security_notes": "Advisory only \u2014 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, or any employee/customer-identifying data. All conclusions are advisory. Local statutory lease accounting conclusions require verification with qualified local auditors. Does not form an accountant-client relationship.",
|
|
12713
|
+
"last_verified": "2026-06-01",
|
|
12714
|
+
"path": "agents/accounting/accounting-lease-accounting-advisor-agent",
|
|
12715
|
+
"version": "0.1.0"
|
|
12716
|
+
},
|
|
12717
|
+
{
|
|
12718
|
+
"id": "finance-capital-allocation-advisor-agent",
|
|
12719
|
+
"name": "Finance Capital Allocation Advisor",
|
|
12720
|
+
"type": "agent",
|
|
12721
|
+
"provider": "finance",
|
|
12722
|
+
"harnesses": [
|
|
12723
|
+
"codex",
|
|
12724
|
+
"copilot",
|
|
12725
|
+
"claude-code",
|
|
12726
|
+
"cursor",
|
|
12727
|
+
"gemini",
|
|
12728
|
+
"kiro"
|
|
12729
|
+
],
|
|
12730
|
+
"summary": "Advise on corporate capital allocation decisions and investment appraisal \u2014 NPV, IRR, MIRR, payback, profitability index; WACC computation (CAPM cost of equity, after-tax cost of debt, capital structure weights); hurdle rates and risk-adjusted discount rates; M&A valuation (DCF, trading comparables, precedent transactions, accretion/dilution, synergies); capital return policy (dividends vs. buybacks vs. reinvestment); real options thinking; sensitivity and scenario analysis; ROIC vs. WACC value creation. Educational framework only \u2014 not investment advice and not a fairness opinion.",
|
|
12731
|
+
"source_type": "original",
|
|
12732
|
+
"official_docs": [
|
|
12733
|
+
"https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/wacc.html",
|
|
12734
|
+
"https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/betas.html",
|
|
12735
|
+
"https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/ctryprem.html",
|
|
12736
|
+
"https://www.investor.gov/introduction-investing/investing-basics/glossary/net-present-value",
|
|
12737
|
+
"https://www.ifrs.org/issued-standards/list-of-standards/ias-36-impairment-of-assets/",
|
|
12738
|
+
"https://asc.fasb.org/350"
|
|
12739
|
+
],
|
|
12740
|
+
"security_notes": "Advisory educational framework only \u2014 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, or live market data for execution. Does not constitute investment advice, a fairness opinion, or a formal valuation conclusion for any regulatory or transactional purpose. Does not form a financial-advisor or investment-adviser relationship.",
|
|
12741
|
+
"last_verified": "2026-06-01",
|
|
12742
|
+
"path": "agents/finance/finance-capital-allocation-advisor-agent",
|
|
12743
|
+
"version": "0.1.0"
|
|
12744
|
+
},
|
|
12745
|
+
{
|
|
12746
|
+
"id": "accounting-consolidation-intercompany-advisor-agent",
|
|
12747
|
+
"name": "Accounting Consolidation & Intercompany Advisor",
|
|
12748
|
+
"type": "agent",
|
|
12749
|
+
"provider": "accounting",
|
|
12750
|
+
"harnesses": [
|
|
12751
|
+
"codex",
|
|
12752
|
+
"copilot",
|
|
12753
|
+
"claude-code",
|
|
12754
|
+
"cursor",
|
|
12755
|
+
"gemini",
|
|
12756
|
+
"kiro"
|
|
12757
|
+
],
|
|
12758
|
+
"summary": "Advise on consolidation scope determinations, intercompany elimination workflows, and multi-jurisdiction group reporting across US GAAP, IFRS, German HGB, JGAAP, CAS, and Ind AS. Covers ASC 810 / IFRS 10 consolidation decisions, VIE primary beneficiary analysis, voting interest entities, investment entity exception, non-controlling interest measurement, equity method accounting (ASC 323 / IAS 28), intercompany eliminations (sales, profit-in-inventory, debt, interest, dividends), deferred tax on IC eliminations (ASC 740 / IAS 12), and transfer pricing impacts. Advisory only \u2014 never posts consolidation or elimination entries to any GL or ERP.",
|
|
12759
|
+
"source_type": "original",
|
|
12760
|
+
"official_docs": [
|
|
12761
|
+
"https://asc.fasb.org/810",
|
|
12762
|
+
"https://asc.fasb.org/323",
|
|
12763
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs10.html",
|
|
12764
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs3.html",
|
|
12765
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias28.html",
|
|
12766
|
+
"https://www.gesetze-im-internet.de/hgb/",
|
|
12767
|
+
"https://www.asb.or.jp/en/accounting_standards/accounting_standards/"
|
|
12768
|
+
],
|
|
12769
|
+
"security_notes": "Advisory only \u2014 never posts consolidation journal entries or elimination entries to any GL or ERP. Never accepts entity-level trial balances, GL exports, chart-of-accounts, intercompany counterparty identifiers, or customer-identifying data. All outputs require verification by qualified external auditors for statutory consolidated financial statements. Does not form an accountant-client relationship.",
|
|
12770
|
+
"last_verified": "2026-06-02",
|
|
12771
|
+
"path": "agents/accounting/accounting-consolidation-intercompany-advisor-agent",
|
|
12772
|
+
"version": "0.1.0"
|
|
12773
|
+
},
|
|
12774
|
+
{
|
|
12775
|
+
"id": "accounting-fx-translation-advisor-agent",
|
|
12776
|
+
"name": "Accounting FX Translation Advisor",
|
|
12777
|
+
"type": "agent",
|
|
12778
|
+
"provider": "accounting",
|
|
12779
|
+
"harnesses": [
|
|
12780
|
+
"codex",
|
|
12781
|
+
"copilot",
|
|
12782
|
+
"claude-code",
|
|
12783
|
+
"cursor",
|
|
12784
|
+
"gemini",
|
|
12785
|
+
"kiro"
|
|
12786
|
+
],
|
|
12787
|
+
"summary": "Advise on foreign currency translation and remeasurement under ASC 830 and IAS 21. Covers functional currency determination, translation vs. remeasurement method selection, CTA in OCI, highly inflationary economies (ASC 830-10-45-11 / IAS 29), net investment hedge interactions, and multi-GAAP comparison (US GAAP, IFRS, German HGB, JGAAP, CAS 19, Ind AS 21). Includes jurisdictional FX control overlays for China (SAFE), India (FEMA/RBI), and Brazil (IOF/SPED). Advisory only \u2014 never posts FX translation or remeasurement journal entries to any GL or ERP.",
|
|
12788
|
+
"source_type": "original",
|
|
12789
|
+
"official_docs": [
|
|
12790
|
+
"https://asc.fasb.org/830",
|
|
12791
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias21.html",
|
|
12792
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias29.html",
|
|
12793
|
+
"https://www.gesetze-im-internet.de/hgb/",
|
|
12794
|
+
"https://www.asb.or.jp/en/accounting_standards/accounting_standards/",
|
|
12795
|
+
"https://www.icai.org/post/indian-accounting-standards",
|
|
12796
|
+
"https://www.safe.gov.cn/en/"
|
|
12797
|
+
],
|
|
12798
|
+
"security_notes": "Advisory only \u2014 never posts FX translation or remeasurement journal entries to any GL or ERP. Never accepts actual exchange rates for live transactions, bank account details, treasury system credentials, or any employee/customer-identifying data. FX rates used in illustrations are hypothetical. Capital control analysis is informational only \u2014 always verify with qualified legal and treasury advisors. Does not form an accountant-client relationship.",
|
|
12799
|
+
"last_verified": "2026-06-02",
|
|
12800
|
+
"path": "agents/accounting/accounting-fx-translation-advisor-agent",
|
|
12801
|
+
"version": "0.1.0"
|
|
12802
|
+
},
|
|
12803
|
+
{
|
|
12804
|
+
"id": "finance-transfer-pricing-pillar-two-advisor-agent",
|
|
12805
|
+
"name": "Finance Transfer Pricing & Pillar Two Advisor",
|
|
12806
|
+
"type": "agent",
|
|
12807
|
+
"provider": "finance",
|
|
12808
|
+
"harnesses": [
|
|
12809
|
+
"codex",
|
|
12810
|
+
"copilot",
|
|
12811
|
+
"claude-code",
|
|
12812
|
+
"cursor",
|
|
12813
|
+
"gemini",
|
|
12814
|
+
"kiro"
|
|
12815
|
+
],
|
|
12816
|
+
"summary": "Advisory framework for OECD Transfer Pricing Guidelines (2022), arm's length principle (Art. 9 OECD Model), TP methods (CUP, cost-plus, resale minus, TNMM, profit split), BEPS Action 13 three-tier documentation (master file / local file / CbCR), country-by-country reporting, OECD Pillar Two GloBE rules (IIR, UTPR, QDMTT), ETR computation, substance-based income exclusions, deferred tax divergence (IAS 12.4A / ASC 740), and jurisdiction-specific TP regimes (US \u00a7482, UK TIOPA/DPT, Germany \u00a7 1 AStG, Japan, China, India). Advisory only \u2014 never files tax returns, submits CbCR, or engages in competent authority proceedings.",
|
|
12817
|
+
"source_type": "original",
|
|
12818
|
+
"official_docs": [
|
|
12819
|
+
"https://www.oecd.org/en/topics/sub-issues/transfer-pricing.html",
|
|
12820
|
+
"https://www.oecd.org/tax/beps/beps-actions/action13/",
|
|
12821
|
+
"https://www.oecd.org/tax/beps/global-anti-base-erosion-model-rules-pillar-two.htm",
|
|
12822
|
+
"https://www.oecd.org/en/topics/pillar-two.html",
|
|
12823
|
+
"https://www.irs.gov/businesses/international-businesses/transfer-pricing",
|
|
12824
|
+
"https://www.irs.gov/businesses/corporations/gilti-and-fdii",
|
|
12825
|
+
"https://www.hmrc.gov.uk/manuals/intm/intm440000.htm",
|
|
12826
|
+
"https://www.bundesfinanzministerium.de/en/",
|
|
12827
|
+
"https://www.icai.org/post/indian-accounting-standards"
|
|
12828
|
+
],
|
|
12829
|
+
"security_notes": "Advisory framework only \u2014 not tax advice and not a formal transfer pricing study. Never accepts entity-specific transaction data, actual TP documentation (master file/local file), CbCR data, deal-specific confidential terms, customer/counterparty identifiers, or any MNPI. All conclusions require verification with qualified international tax counsel and external advisors. Does not constitute a formal APA submission or competent authority position.",
|
|
12830
|
+
"last_verified": "2026-06-02",
|
|
12831
|
+
"path": "agents/finance/finance-transfer-pricing-pillar-two-advisor-agent",
|
|
12832
|
+
"version": "0.1.0"
|
|
12833
|
+
},
|
|
12834
|
+
{
|
|
12835
|
+
"id": "accounting-hedge-accounting-advisor-agent",
|
|
12836
|
+
"name": "Accounting Hedge Accounting Advisor",
|
|
12837
|
+
"type": "agent",
|
|
12838
|
+
"provider": "accounting",
|
|
12839
|
+
"harnesses": [
|
|
12840
|
+
"codex",
|
|
12841
|
+
"copilot",
|
|
12842
|
+
"claude-code",
|
|
12843
|
+
"cursor",
|
|
12844
|
+
"gemini",
|
|
12845
|
+
"kiro"
|
|
12846
|
+
],
|
|
12847
|
+
"summary": "Advise on hedge accounting designation, effectiveness testing, OCI mechanics, and discontinuation under ASC 815 (US GAAP) and IFRS 9. Covers fair value hedges, cash flow hedges, and net investment hedges; hedging instrument and hedged item eligibility; IFRS 9-specific features (rebalancing, cost of hedging, macro hedge carve-out via IAS 39.81A); and local GAAP treatments (German HGB \u00a7 254 Bewertungseinheit, JGAAP ASBJ Statement No. 10, CAS 24, Ind AS 109). Multi-jurisdiction cross-reference for designation flexibility, effectiveness methods, rebalancing, and discontinuation rules. Advisory only \u2014 never posts OCI entries, never creates hedge designation documentation for filing.",
|
|
12848
|
+
"source_type": "original",
|
|
12849
|
+
"official_docs": [
|
|
12850
|
+
"https://asc.fasb.org/815",
|
|
12851
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs9.html",
|
|
12852
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias39.html",
|
|
12853
|
+
"https://www.gesetze-im-internet.de/hgb/",
|
|
12854
|
+
"https://www.asb.or.jp/en/accounting_standards/accounting_standards/",
|
|
12855
|
+
"https://www.icai.org/post/indian-accounting-standards"
|
|
12856
|
+
],
|
|
12857
|
+
"security_notes": "Advisory only \u2014 never posts OCI entries or writes to any system of record. Accepts only descriptive scenario inputs; never accepts live derivative contract terms with counterparty details, live market rates for hedging decisions, bank or broker credentials, ISDA master agreement data, or employee/customer-identifying information. All hedge accounting conclusions are advisory; formal hedge documentation and auditor acceptance require qualified accountants and external auditors. Does not form an accountant-client relationship.",
|
|
12858
|
+
"last_verified": "2026-06-02",
|
|
12859
|
+
"path": "agents/accounting/accounting-hedge-accounting-advisor-agent",
|
|
12860
|
+
"version": "0.1.0"
|
|
12861
|
+
},
|
|
12862
|
+
{
|
|
12863
|
+
"id": "accounting-indirect-tax-einvoicing-advisor-agent",
|
|
12864
|
+
"name": "Accounting Indirect Tax & E-Invoicing Advisor",
|
|
12865
|
+
"type": "agent",
|
|
12866
|
+
"provider": "accounting",
|
|
12867
|
+
"harnesses": [
|
|
12868
|
+
"codex",
|
|
12869
|
+
"copilot",
|
|
12870
|
+
"claude-code",
|
|
12871
|
+
"cursor",
|
|
12872
|
+
"gemini",
|
|
12873
|
+
"kiro"
|
|
12874
|
+
],
|
|
12875
|
+
"summary": "Advise on multi-jurisdiction indirect tax compliance and mandatory electronic invoicing mandates. Covers VAT/GST frameworks and e-invoicing clearance models across EU (ViDA, SDI, KSeF, VERI*FACTU, XRechnung), Brazil (NF-e/NFS-e/CT-e/SPED), India (GST e-Invoice IRP, IRN/QR), Mexico (CFDI 4.0/PAC), China (Golden Tax Phase IV digital fapiao), UK (MTD VAT, MTD ITSA), and Australia (Peppol BIS 3.0/BAS). Advisory only \u2014 never submits tax returns, e-invoices, or SPED files to any tax authority or clearance platform.",
|
|
12876
|
+
"source_type": "original",
|
|
12877
|
+
"official_docs": [
|
|
12878
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32006L0112",
|
|
12879
|
+
"https://www.agenziaentrate.gov.it/portale/web/english/nse/businesses/vat-in-italy",
|
|
12880
|
+
"https://einvoice1.gst.gov.in/",
|
|
12881
|
+
"https://www.sat.gob.mx/consultas/98850/comprobantes-fiscales-digitales-por-internet",
|
|
12882
|
+
"https://www.gov.uk/government/collections/making-tax-digital-for-vat",
|
|
12883
|
+
"https://www.gov.uk/guidance/using-making-tax-digital-for-income-tax",
|
|
12884
|
+
"https://www.ato.gov.au/business/gst/"
|
|
12885
|
+
],
|
|
12886
|
+
"security_notes": "Advisory only \u2014 never submits tax returns, e-invoices, or SPED files to any tax authority or clearance platform. Never accepts taxpayer identification numbers (CNPJ, GSTIN, RFC, USt-IdNr), actual invoice data with counterparty details, or credentials for any PAC, IRP, SAT portal, or government e-invoicing system. All compliance conclusions are advisory; formal filings require qualified local tax advisors and certified software providers.",
|
|
12887
|
+
"last_verified": "2026-06-02",
|
|
12888
|
+
"path": "agents/accounting/accounting-indirect-tax-einvoicing-advisor-agent",
|
|
12889
|
+
"version": "0.1.0"
|
|
12890
|
+
},
|
|
12891
|
+
{
|
|
12892
|
+
"id": "accounting-payroll-advisor-agent",
|
|
12893
|
+
"name": "Accounting Payroll Advisor",
|
|
12894
|
+
"type": "agent",
|
|
12895
|
+
"provider": "accounting",
|
|
12896
|
+
"harnesses": [
|
|
12897
|
+
"codex",
|
|
12898
|
+
"copilot",
|
|
12899
|
+
"claude-code",
|
|
12900
|
+
"cursor",
|
|
12901
|
+
"gemini",
|
|
12902
|
+
"kiro"
|
|
12903
|
+
],
|
|
12904
|
+
"summary": "Advise on multi-jurisdiction payroll accounting \u2014 compensation expense recognition (ASC 710 / IAS 19), defined contribution and defined benefit plan accounting (ASC 715 / IAS 19), post-retirement benefits (ASC 715-60), payroll tax compliance (US FICA/FUTA, UK PAYE/NIC, Germany Sozialversicherung, Japan social insurance, China social insurance/IIT, India PF/ESI/TDS), and stock-based compensation payroll tax interaction (ASC 718 / IFRS 2). Advisory only \u2014 never processes payroll, never accepts employee PII or wage data, never connects to HRIS or payroll systems.",
|
|
12905
|
+
"source_type": "original",
|
|
12906
|
+
"official_docs": [
|
|
12907
|
+
"https://asc.fasb.org/710",
|
|
12908
|
+
"https://asc.fasb.org/715",
|
|
12909
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias19.html",
|
|
12910
|
+
"https://www.irs.gov/businesses/small-businesses-self-employed/understanding-employment-taxes",
|
|
12911
|
+
"https://www.dol.gov/agencies/ebsa/laws-and-regulations/laws/erisa",
|
|
12912
|
+
"https://www.gov.uk/paye-for-employers",
|
|
12913
|
+
"https://www.epfindia.gov.in/"
|
|
12914
|
+
],
|
|
12915
|
+
"security_notes": "Advisory only \u2014 never processes payroll, never posts journal entries or writes to any system of record. Never accepts employee names, SSNs, NINOs, payroll IDs, actual wage data, salary schedules, or any personally identifiable employee information. Accepts only descriptive scenario inputs. Tax rate guidance is illustrative; always verify current rates with qualified tax and HR advisors. Does not constitute employment law or benefits advice. Does not form an accountant-client relationship.",
|
|
12916
|
+
"last_verified": "2026-06-02",
|
|
12917
|
+
"path": "agents/accounting/accounting-payroll-advisor-agent",
|
|
12918
|
+
"version": "0.1.0"
|
|
12919
|
+
},
|
|
12920
|
+
{
|
|
12921
|
+
"id": "accounting-procure-to-pay-advisor-agent",
|
|
12922
|
+
"name": "Accounting Procure-to-Pay Advisor",
|
|
12923
|
+
"type": "agent",
|
|
12924
|
+
"provider": "accounting",
|
|
12925
|
+
"harnesses": [
|
|
12926
|
+
"codex",
|
|
12927
|
+
"copilot",
|
|
12928
|
+
"claude-code",
|
|
12929
|
+
"cursor",
|
|
12930
|
+
"gemini",
|
|
12931
|
+
"kiro"
|
|
12932
|
+
],
|
|
12933
|
+
"summary": "Advise on procure-to-pay (P2P) accounting across multi-jurisdiction frameworks. Covers PO matching (2-way, 3-way, 4-way), AP accruals (GRNI), accounts payable accounting, vendor management controls, VAT/GST input credit recovery, procurement fraud controls, and supply chain financing reclassification (IFRS IC 2020). Applicable across US GAAP (ASC 210/310/340/440/470), IFRS (IAS 37/39/IFRS 9), German HGB (\u00a7249), JGAAP, India GST, and China VAT fapiao rules. Advisory only \u2014 never posts AP journal entries or processes payments.",
|
|
12934
|
+
"source_type": "original",
|
|
12935
|
+
"official_docs": [
|
|
12936
|
+
"https://asc.fasb.org/210",
|
|
12937
|
+
"https://asc.fasb.org/440",
|
|
12938
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias37.html",
|
|
12939
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs9.html"
|
|
12940
|
+
],
|
|
12941
|
+
"security_notes": "Advisory only \u2014 never posts AP journal entries or processes payments. Never accepts vendor bank account details, payment credentials, actual invoice amounts with counterparty details, or employee/customer PII.",
|
|
12942
|
+
"last_verified": "2026-06-02",
|
|
12943
|
+
"path": "agents/accounting/accounting-procure-to-pay-advisor-agent",
|
|
12944
|
+
"version": "0.1.0"
|
|
12945
|
+
},
|
|
12946
|
+
{
|
|
12947
|
+
"id": "accounting-fixed-assets-advisor-agent",
|
|
12948
|
+
"name": "Accounting Fixed Assets & Impairment Advisor",
|
|
12949
|
+
"type": "agent",
|
|
12950
|
+
"provider": "accounting",
|
|
12951
|
+
"harnesses": [
|
|
12952
|
+
"codex",
|
|
12953
|
+
"copilot",
|
|
12954
|
+
"claude-code",
|
|
12955
|
+
"cursor",
|
|
12956
|
+
"gemini",
|
|
12957
|
+
"kiro"
|
|
12958
|
+
],
|
|
12959
|
+
"summary": "Advise on fixed assets, depreciation, and impairment accounting across US GAAP, IFRS, German HGB, JGAAP, CAS, and Ind AS. Covers PP&E (ASC 360 / IAS 16), goodwill (ASC 350 / IFRS 3 + IAS 36), intangibles (ASC 350 / IAS 38), right-of-use assets, revaluation model, componentisation, impairment testing, and tax depreciation interaction. Critical divergences: US GAAP impairment not reversible vs. IFRS reversible; IFRS development-phase capitalisation vs. US GAAP full R&D expense. Advisory only \u2014 never posts depreciation or impairment journal entries.",
|
|
12960
|
+
"source_type": "original",
|
|
12961
|
+
"official_docs": [
|
|
12962
|
+
"https://asc.fasb.org/360",
|
|
12963
|
+
"https://asc.fasb.org/350",
|
|
12964
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias16.html",
|
|
12965
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias36.html",
|
|
12966
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias38.html"
|
|
12967
|
+
],
|
|
12968
|
+
"security_notes": "Advisory only \u2014 never posts depreciation or impairment journal entries to any FA module or GL. Never accepts actual asset registers with asset-identifying codes, acquisition costs, or location data that could expose operational details. Impairment conclusions are advisory; formal impairment analyses require qualified valuers and external auditors.",
|
|
12969
|
+
"last_verified": "2026-06-02",
|
|
12970
|
+
"path": "agents/accounting/accounting-fixed-assets-advisor-agent",
|
|
12971
|
+
"version": "0.1.0"
|
|
12972
|
+
},
|
|
12973
|
+
{
|
|
12974
|
+
"id": "accounting-equity-compensation-advisor-agent",
|
|
12975
|
+
"name": "Accounting Equity Compensation Advisor",
|
|
12976
|
+
"type": "agent",
|
|
12977
|
+
"provider": "accounting",
|
|
12978
|
+
"harnesses": [
|
|
12979
|
+
"codex",
|
|
12980
|
+
"copilot",
|
|
12981
|
+
"claude-code",
|
|
12982
|
+
"cursor",
|
|
12983
|
+
"gemini",
|
|
12984
|
+
"kiro"
|
|
12985
|
+
],
|
|
12986
|
+
"summary": "Advise on equity-based compensation accounting across multiple jurisdictions. Covers stock options, RSUs/PSUs, ESPPs, and performance awards under ASC 718 and IFRS 2. Topics include grant-date fair value measurement (Black-Scholes, lattice, Monte Carlo), vesting condition types, forfeiture policy, modification accounting, tax effects (Section 162(m), ISO/NSO, excess tax benefits), and multi-jurisdiction rules (US, UK/EU, Germany, Japan, China, India). Advisory only \u2014 never posts stock compensation journal entries or processes equity award transactions.",
|
|
12987
|
+
"source_type": "original",
|
|
12988
|
+
"official_docs": [
|
|
12989
|
+
"https://asc.fasb.org/718",
|
|
12990
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs2.html",
|
|
12991
|
+
"https://www.sec.gov/interps/account/sab14.htm",
|
|
12992
|
+
"https://www.irs.gov/taxtopics/tc427"
|
|
12993
|
+
],
|
|
12994
|
+
"security_notes": "Advisory only \u2014 never posts stock compensation journal entries or processes equity award transactions. Never accepts employee grant details with names/IDs, cap table data, actual grant prices, insider trading windows, or any MNPI relating to stock plans. Does not constitute legal, tax, or securities advice on equity compensation design.",
|
|
12995
|
+
"last_verified": "2026-06-02",
|
|
12996
|
+
"path": "agents/accounting/accounting-equity-compensation-advisor-agent",
|
|
12997
|
+
"version": "0.1.0"
|
|
12998
|
+
},
|
|
12999
|
+
{
|
|
13000
|
+
"id": "accounting-business-combinations-advisor-agent",
|
|
13001
|
+
"name": "Accounting Business Combinations Advisor",
|
|
13002
|
+
"type": "agent",
|
|
13003
|
+
"provider": "accounting",
|
|
13004
|
+
"harnesses": [
|
|
13005
|
+
"codex",
|
|
13006
|
+
"copilot",
|
|
13007
|
+
"claude-code",
|
|
13008
|
+
"cursor",
|
|
13009
|
+
"gemini",
|
|
13010
|
+
"kiro"
|
|
13011
|
+
],
|
|
13012
|
+
"summary": "Advise on business combinations accounting under ASC 805 and IFRS 3. Covers acquirer identification, purchase price allocation (PPA), identifiable intangibles, goodwill (full vs. partial), NCI measurement, deferred tax in PPA, post-combination accounting, measurement period adjustments, common control transactions, and multi-jurisdiction treatment (US, IFRS, Germany HGB, Japan JGAAP, China CAS, India Ind AS). Advisory only \u2014 never posts acquisition journal entries or PPA entries to any GL or ERP.",
|
|
13013
|
+
"source_type": "original",
|
|
13014
|
+
"official_docs": [
|
|
13015
|
+
"https://asc.fasb.org/805",
|
|
13016
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ifrs3.html",
|
|
13017
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias27.html",
|
|
13018
|
+
"https://www.ifrs.org/content/dam/ifrs/publications/html-standards/english/2024/issued/ias28.html"
|
|
13019
|
+
],
|
|
13020
|
+
"security_notes": "Advisory only \u2014 never posts acquisition journal entries or PPA entries to any GL or ERP. Never accepts deal-specific confidential terms, actual purchase prices, counterparty identities, or any MNPI. Does not constitute a formal purchase price allocation report, fairness opinion, or valuation conclusion for any regulatory or transactional purpose. All conclusions require verification with qualified external auditors, valuation specialists, and legal advisors.",
|
|
13021
|
+
"last_verified": "2026-06-02",
|
|
13022
|
+
"path": "agents/accounting/accounting-business-combinations-advisor-agent",
|
|
13023
|
+
"version": "0.1.0"
|
|
13024
|
+
},
|
|
13025
|
+
{
|
|
13026
|
+
"id": "finance-fpa-forecasting-advisor-agent",
|
|
13027
|
+
"name": "FP&A Forecasting & Budgeting Advisor",
|
|
13028
|
+
"provider": "finance",
|
|
13029
|
+
"execution_tier": "read-only-runtime",
|
|
13030
|
+
"lifecycle": "experimental",
|
|
13031
|
+
"summary": "Driver-based budgeting, rolling forecasts, scenario analysis, ZBB, LRP, xP&A, variance analysis, integrated P&L/BS/CF modeling, MD&A support. Covers US GAAP, IFRS, FRS 102. Advisory only.",
|
|
13032
|
+
"companion_skills": [
|
|
13033
|
+
"fpa-forecasting-advisor"
|
|
13034
|
+
],
|
|
13035
|
+
"path": "agents/finance/finance-fpa-forecasting-advisor-agent",
|
|
13036
|
+
"type": "agent",
|
|
13037
|
+
"source_type": "original",
|
|
13038
|
+
"version": "0.1.0",
|
|
13039
|
+
"last_verified": "2026-06-03",
|
|
13040
|
+
"harnesses": [
|
|
13041
|
+
"claude-code",
|
|
13042
|
+
"codex",
|
|
13043
|
+
"copilot",
|
|
13044
|
+
"cursor",
|
|
13045
|
+
"gemini",
|
|
13046
|
+
"kiro"
|
|
13047
|
+
],
|
|
13048
|
+
"official_docs": [
|
|
13049
|
+
"https://asc.fasb.org/",
|
|
13050
|
+
"https://www.ifrs.org/"
|
|
13051
|
+
],
|
|
13052
|
+
"security_notes": "Advisory only \u2014 never writes to planning systems, ERP, or GL. Never accepts MNPI or confidential budget figures."
|
|
13053
|
+
},
|
|
13054
|
+
{
|
|
13055
|
+
"id": "finance-debt-capital-structure-advisor-agent",
|
|
13056
|
+
"name": "Finance Debt & Capital Structure Advisor",
|
|
13057
|
+
"provider": "finance",
|
|
13058
|
+
"execution_tier": "read-only-runtime",
|
|
13059
|
+
"lifecycle": "experimental",
|
|
13060
|
+
"summary": "Capital structure theory, leverage/credit metrics, debt instruments, covenant analysis, refinancing, WACC, ESG-linked financing, Basel III/IV. US/IFRS/Basel. Advisory only.",
|
|
13061
|
+
"companion_skills": [
|
|
13062
|
+
"debt-capital-structure-advisor"
|
|
13063
|
+
],
|
|
13064
|
+
"path": "agents/finance/finance-debt-capital-structure-advisor-agent",
|
|
13065
|
+
"type": "agent",
|
|
13066
|
+
"source_type": "original",
|
|
13067
|
+
"version": "0.1.0",
|
|
13068
|
+
"last_verified": "2026-06-03",
|
|
13069
|
+
"harnesses": [
|
|
13070
|
+
"claude-code",
|
|
13071
|
+
"codex",
|
|
13072
|
+
"copilot",
|
|
13073
|
+
"cursor",
|
|
13074
|
+
"gemini",
|
|
13075
|
+
"kiro"
|
|
13076
|
+
],
|
|
13077
|
+
"official_docs": [
|
|
13078
|
+
"https://www.bis.org/publ/bcbs189.pdf",
|
|
13079
|
+
"https://www.ifrs.org/"
|
|
13080
|
+
],
|
|
13081
|
+
"security_notes": "Advisory only \u2014 never executes transactions. Never accepts MNPI, live deal terms, or bank credentials."
|
|
13082
|
+
},
|
|
13083
|
+
{
|
|
13084
|
+
"id": "finance-working-capital-advisor-agent",
|
|
13085
|
+
"name": "Finance Working Capital Advisor",
|
|
13086
|
+
"provider": "finance",
|
|
13087
|
+
"execution_tier": "read-only-runtime",
|
|
13088
|
+
"lifecycle": "experimental",
|
|
13089
|
+
"summary": "CCC optimization, DSO/DPO/DIO, AR/AP management, inventory (IAS 2/ASC 330), 13-week cash forecasting, SCF/reverse factoring, ABL, ASC 860/IFRS 9 derecognition. US GAAP/IFRS/APAC. Advisory only.",
|
|
13090
|
+
"companion_skills": [
|
|
13091
|
+
"working-capital-advisor"
|
|
13092
|
+
],
|
|
13093
|
+
"path": "agents/finance/finance-working-capital-advisor-agent",
|
|
13094
|
+
"type": "agent",
|
|
13095
|
+
"source_type": "original",
|
|
13096
|
+
"version": "0.1.0",
|
|
13097
|
+
"last_verified": "2026-06-03",
|
|
13098
|
+
"harnesses": [
|
|
13099
|
+
"claude-code",
|
|
13100
|
+
"codex",
|
|
13101
|
+
"copilot",
|
|
13102
|
+
"cursor",
|
|
13103
|
+
"gemini",
|
|
13104
|
+
"kiro"
|
|
13105
|
+
],
|
|
13106
|
+
"official_docs": [
|
|
13107
|
+
"https://asc.fasb.org/",
|
|
13108
|
+
"https://www.ifrs.org/"
|
|
13109
|
+
],
|
|
13110
|
+
"security_notes": "Advisory only \u2014 never writes to ERP, AR, or AP systems. Never accepts customer-identifying AR data or payment instructions."
|
|
12497
13111
|
}
|
|
12498
|
-
]
|
|
13112
|
+
]
|