@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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@raishin/vanguard-frontier-agentic",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.8.0",
|
|
4
4
|
"description": "Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vanguard-frontier-agentic",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.8.0",
|
|
4
4
|
"description": "Curated marketplace for cloud and zero-trust AI workflows. 331 agents, 286 skills, and rules across AWS, Azure, OCI, GCP, Alibaba Cloud, Huawei Cloud, Kubernetes, and Terraform.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Raishin",
|
package/powers/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# `powers/` — Kiro Powers
|
|
2
2
|
|
|
3
|
-
This directory holds **
|
|
3
|
+
This directory holds **34 Kiro Powers** for `vanguard-frontier-agentic`, one
|
|
4
4
|
per cloud/platform/IaC provider. Each Power is a directory containing a
|
|
5
5
|
`POWER.md` file with strict-5 frontmatter and steering content.
|
|
6
6
|
|
|
@@ -8,6 +8,7 @@ per cloud/platform/IaC provider. Each Power is a directory containing a
|
|
|
8
8
|
|
|
9
9
|
```
|
|
10
10
|
powers/
|
|
11
|
+
├── vanguard-accounting/POWER.md
|
|
11
12
|
├── vanguard-alibaba/POWER.md
|
|
12
13
|
├── vanguard-argocd/POWER.md
|
|
13
14
|
├── vanguard-aws/POWER.md
|
|
@@ -18,6 +19,7 @@ powers/
|
|
|
18
19
|
├── vanguard-contabo/POWER.md
|
|
19
20
|
├── vanguard-dotnet/POWER.md
|
|
20
21
|
├── vanguard-falco/POWER.md
|
|
22
|
+
├── vanguard-finance/POWER.md
|
|
21
23
|
├── vanguard-fluxcd/POWER.md
|
|
22
24
|
├── vanguard-gcp/POWER.md
|
|
23
25
|
├── vanguard-generic/POWER.md
|
|
@@ -76,7 +78,7 @@ cd vanguard-frontier-agentic
|
|
|
76
78
|
## How to update
|
|
77
79
|
|
|
78
80
|
```bash
|
|
79
|
-
# Regenerate the
|
|
81
|
+
# Regenerate the 34 Powers from catalog/agents.json + per-provider config:
|
|
80
82
|
npm run kiro-powers:write
|
|
81
83
|
|
|
82
84
|
# Then verify everything is in sync:
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "vanguard-accounting"
|
|
3
|
+
displayName: "Vanguard Frontier — Accounting"
|
|
4
|
+
description: "Curated Accounting agents for accounting revenue recognition advisor, accounting close cycle advisor, accounting tax provision advisor, accounting lease accounting advisor. Routes via accounting-maestro-agent to specialist agents based on task scope. Static review only; no live mutations."
|
|
5
|
+
keywords: ["accounting", "static-review", "configuration-audit", "best-practices"]
|
|
6
|
+
author: "Raishin"
|
|
7
|
+
---
|
|
8
|
+
# Vanguard Frontier — Accounting
|
|
9
|
+
|
|
10
|
+
Curated Accounting agents for accounting revenue recognition advisor, accounting close cycle advisor, accounting tax provision advisor, accounting lease accounting advisor. Routes via accounting-maestro-agent to specialist agents based on task scope. Static review only; no live mutations.
|
|
11
|
+
|
|
12
|
+
## When to engage this Power
|
|
13
|
+
|
|
14
|
+
Activate when the task references Accounting services, resources, or operations. Do not activate on unrelated requests — narrow keyword matching is required to avoid false activations (Kiro Powers convention).
|
|
15
|
+
|
|
16
|
+
## Routing pattern
|
|
17
|
+
|
|
18
|
+
- **`accounting-maestro-agent`** — classifies and routes the task to the right specialist
|
|
19
|
+
|
|
20
|
+
Use the maestro as the entry point: classify the task, then dispatch to one specialist or a parallel team of specialists. Never have the maestro itself execute a live mutation.
|
|
21
|
+
|
|
22
|
+
## Live-guard agents (gate_mode only)
|
|
23
|
+
|
|
24
|
+
- *(none — this provider has no live-mutation guards in the catalog)*
|
|
25
|
+
|
|
26
|
+
Live-guard agents enforce approval, target confirmation, evidence capture, and rollback plans before executing a mutation. They are never auto-dispatched — the maestro must place them in `live-guard-gate` or `runtime-evidence-gate` mode.
|
|
27
|
+
|
|
28
|
+
## Invariants
|
|
29
|
+
|
|
30
|
+
- Route all tasks through accounting-maestro-agent for proper classification and dispatch.
|
|
31
|
+
- Static review only -- agents analyze configuration and provide findings without mutating live systems.
|
|
32
|
+
|
|
33
|
+
## Where the agents live
|
|
34
|
+
|
|
35
|
+
Agent specs and adapters are part of the [Vanguard Frontier Agentic](https://github.com/Raishin/vanguard-frontier-agentic) marketplace. For this provider, see `agents/accounting/` in that repository. All 14 agents in this provider ship a Kiro adapter (`harnesses/kiro-ide.agent.md`, `kiro-cli.agent.json`).
|
|
36
|
+
|
|
37
|
+
## Companion install paths
|
|
38
|
+
|
|
39
|
+
- **Claude Code:** `/plugin marketplace add Raishin/vanguard-frontier-agentic` then `/plugin install vanguard-frontier-agentic@vanguard-frontier-agentic`
|
|
40
|
+
- **Codex / Copilot / Cursor / Gemini CLI / Kiro (file export):** `npx vfa-export-agents --platform <harness> --provider accounting --repo .`
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "vanguard-finance"
|
|
3
|
+
displayName: "Vanguard Frontier — Finance"
|
|
4
|
+
description: "Curated Finance agents for finance variance analysis advisor, finance treasury liquidity advisor, finance capital allocation advisor, finance transfer pricing pillar two advisor. Routes via finance-maestro-agent to specialist agents based on task scope. Static review only; no live mutations."
|
|
5
|
+
keywords: ["finance", "static-review", "configuration-audit", "best-practices"]
|
|
6
|
+
author: "Raishin"
|
|
7
|
+
---
|
|
8
|
+
# Vanguard Frontier — Finance
|
|
9
|
+
|
|
10
|
+
Curated Finance agents for finance variance analysis advisor, finance treasury liquidity advisor, finance capital allocation advisor, finance transfer pricing pillar two advisor. Routes via finance-maestro-agent to specialist agents based on task scope. Static review only; no live mutations.
|
|
11
|
+
|
|
12
|
+
## When to engage this Power
|
|
13
|
+
|
|
14
|
+
Activate when the task references Finance services, resources, or operations. Do not activate on unrelated requests — narrow keyword matching is required to avoid false activations (Kiro Powers convention).
|
|
15
|
+
|
|
16
|
+
## Routing pattern
|
|
17
|
+
|
|
18
|
+
- **`finance-maestro-agent`** — classifies and routes the task to the right specialist
|
|
19
|
+
|
|
20
|
+
Use the maestro as the entry point: classify the task, then dispatch to one specialist or a parallel team of specialists. Never have the maestro itself execute a live mutation.
|
|
21
|
+
|
|
22
|
+
## Live-guard agents (gate_mode only)
|
|
23
|
+
|
|
24
|
+
- *(none — this provider has no live-mutation guards in the catalog)*
|
|
25
|
+
|
|
26
|
+
Live-guard agents enforce approval, target confirmation, evidence capture, and rollback plans before executing a mutation. They are never auto-dispatched — the maestro must place them in `live-guard-gate` or `runtime-evidence-gate` mode.
|
|
27
|
+
|
|
28
|
+
## Invariants
|
|
29
|
+
|
|
30
|
+
- Route all tasks through finance-maestro-agent for proper classification and dispatch.
|
|
31
|
+
- Static review only -- agents analyze configuration and provide findings without mutating live systems.
|
|
32
|
+
|
|
33
|
+
## Where the agents live
|
|
34
|
+
|
|
35
|
+
Agent specs and adapters are part of the [Vanguard Frontier Agentic](https://github.com/Raishin/vanguard-frontier-agentic) marketplace. For this provider, see `agents/finance/` in that repository. All 8 agents in this provider ship a Kiro adapter (`harnesses/kiro-ide.agent.md`, `kiro-cli.agent.json`).
|
|
36
|
+
|
|
37
|
+
## Companion install paths
|
|
38
|
+
|
|
39
|
+
- **Claude Code:** `/plugin marketplace add Raishin/vanguard-frontier-agentic` then `/plugin install vanguard-frontier-agentic@vanguard-frontier-agentic`
|
|
40
|
+
- **Codex / Copilot / Cursor / Gemini CLI / Kiro (file export):** `npx vfa-export-agents --platform <harness> --provider finance --repo .`
|
|
@@ -53,7 +53,9 @@
|
|
|
53
53
|
"dotnet",
|
|
54
54
|
"hr",
|
|
55
55
|
"legal",
|
|
56
|
-
"salesforce"
|
|
56
|
+
"salesforce",
|
|
57
|
+
"accounting",
|
|
58
|
+
"finance"
|
|
57
59
|
]
|
|
58
60
|
},
|
|
59
61
|
"harnesses": {
|
|
@@ -111,18 +113,30 @@
|
|
|
111
113
|
}
|
|
112
114
|
},
|
|
113
115
|
"execution_tier": {
|
|
114
|
-
"enum": [
|
|
116
|
+
"enum": [
|
|
117
|
+
"static-review",
|
|
118
|
+
"read-only-runtime",
|
|
119
|
+
"mutating-runtime"
|
|
120
|
+
],
|
|
115
121
|
"description": "Trust posture: static-review (no Bash), read-only-runtime (allowlisted Bash, no mutation), mutating-runtime (changes external state)."
|
|
116
122
|
},
|
|
117
123
|
"lifecycle": {
|
|
118
|
-
"enum": [
|
|
124
|
+
"enum": [
|
|
125
|
+
"experimental",
|
|
126
|
+
"beta",
|
|
127
|
+
"stable",
|
|
128
|
+
"deprecated"
|
|
129
|
+
],
|
|
119
130
|
"description": "Stability stage. Defaults to 'stable' when absent."
|
|
120
131
|
},
|
|
121
132
|
"harness_variants": {
|
|
122
133
|
"type": "object",
|
|
123
134
|
"description": "Per-harness adapter file paths. Keys are harness ids (claude-code, cursor, codex, copilot, gemini, kiro-cli, kiro-ide).",
|
|
124
|
-
"additionalProperties": {
|
|
135
|
+
"additionalProperties": {
|
|
136
|
+
"type": "string",
|
|
137
|
+
"minLength": 1
|
|
138
|
+
}
|
|
125
139
|
}
|
|
126
140
|
},
|
|
127
141
|
"additionalProperties": true
|
|
128
|
-
}
|
|
142
|
+
}
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
},
|
|
19
19
|
"description": {
|
|
20
20
|
"type": "string",
|
|
21
|
-
"description": "Human-readable purpose statement. 50
|
|
21
|
+
"description": "Human-readable purpose statement. 50\u20131500 characters.",
|
|
22
22
|
"minLength": 50,
|
|
23
23
|
"maxLength": 1500
|
|
24
24
|
},
|
|
@@ -85,13 +85,19 @@
|
|
|
85
85
|
"cost-management",
|
|
86
86
|
"operational",
|
|
87
87
|
"generation",
|
|
88
|
-
"devsecops"
|
|
88
|
+
"devsecops",
|
|
89
|
+
"finance"
|
|
89
90
|
]
|
|
90
91
|
},
|
|
91
92
|
"lifecycle": {
|
|
92
93
|
"type": "string",
|
|
93
94
|
"description": "Stability stage. Optional; defaults to 'stable' when absent.",
|
|
94
|
-
"enum": [
|
|
95
|
+
"enum": [
|
|
96
|
+
"experimental",
|
|
97
|
+
"beta",
|
|
98
|
+
"stable",
|
|
99
|
+
"deprecated"
|
|
100
|
+
]
|
|
95
101
|
}
|
|
96
102
|
},
|
|
97
103
|
"additionalProperties": true
|
|
@@ -107,18 +113,29 @@
|
|
|
107
113
|
"description": "Optional fields for live-execution skills (e.g. read-only-runtime gates). Declared at the metadata block level. See docs/live-agents/ for the full contract.",
|
|
108
114
|
"properties": {
|
|
109
115
|
"execution_tier": {
|
|
110
|
-
"enum": [
|
|
111
|
-
|
|
116
|
+
"enum": [
|
|
117
|
+
"static-review",
|
|
118
|
+
"read-only-runtime",
|
|
119
|
+
"sandbox-mutating",
|
|
120
|
+
"mutating-runtime"
|
|
121
|
+
],
|
|
122
|
+
"description": "Trust posture: static-review (no execution), read-only-runtime (allowlisted Bash, no mutation), sandbox-mutating (dry-run or sandbox-only changes, never production), mutating-runtime (changes external state \u2014 gated by additional human-in-the-loop controls)."
|
|
112
123
|
},
|
|
113
124
|
"mcp_servers": {
|
|
114
125
|
"type": "array",
|
|
115
|
-
"items": {
|
|
126
|
+
"items": {
|
|
127
|
+
"type": "string",
|
|
128
|
+
"minLength": 1
|
|
129
|
+
},
|
|
116
130
|
"description": "Optional. List of MCP server identifiers this skill targets. Empty array means no MCP integration (CLI-only or static-review)."
|
|
117
131
|
},
|
|
118
132
|
"oauth_scopes": {
|
|
119
133
|
"type": "array",
|
|
120
|
-
"items": {
|
|
121
|
-
|
|
134
|
+
"items": {
|
|
135
|
+
"type": "string",
|
|
136
|
+
"minLength": 1
|
|
137
|
+
},
|
|
138
|
+
"description": "Optional. Explicit list of OAuth scopes required for live execution. Empty array means no OAuth scopes needed (static-review or local-only operations). For Salesforce: minimum scopes only \u2014 never request 'full' or 'web'."
|
|
122
139
|
},
|
|
123
140
|
"run_as_permissions": {
|
|
124
141
|
"type": "object",
|
|
@@ -126,12 +143,18 @@
|
|
|
126
143
|
"properties": {
|
|
127
144
|
"required": {
|
|
128
145
|
"type": "array",
|
|
129
|
-
"items": {
|
|
146
|
+
"items": {
|
|
147
|
+
"type": "string",
|
|
148
|
+
"minLength": 1
|
|
149
|
+
},
|
|
130
150
|
"description": "Minimum permission set or profile permissions required on the Run As account."
|
|
131
151
|
},
|
|
132
152
|
"denied": {
|
|
133
153
|
"type": "array",
|
|
134
|
-
"items": {
|
|
154
|
+
"items": {
|
|
155
|
+
"type": "string",
|
|
156
|
+
"minLength": 1
|
|
157
|
+
},
|
|
135
158
|
"description": "Permissions that MUST be explicitly denied on the Run As account. For Salesforce T1: ModifyAllData, ViewAllData, ViewEncryptedData, ModifyMetadata are typical denies."
|
|
136
159
|
}
|
|
137
160
|
},
|
|
@@ -139,19 +162,34 @@
|
|
|
139
162
|
},
|
|
140
163
|
"required_egress": {
|
|
141
164
|
"type": "array",
|
|
142
|
-
"items": {
|
|
165
|
+
"items": {
|
|
166
|
+
"type": "string",
|
|
167
|
+
"minLength": 1
|
|
168
|
+
},
|
|
143
169
|
"description": "Named hostnames the skill may contact in runtime mode. Empty array means no egress."
|
|
144
170
|
},
|
|
145
171
|
"requires_credentials": {
|
|
146
172
|
"type": "array",
|
|
147
|
-
"items": {
|
|
173
|
+
"items": {
|
|
174
|
+
"type": "string",
|
|
175
|
+
"minLength": 1
|
|
176
|
+
},
|
|
148
177
|
"description": "Environment variable names the skill may read. Values are never collected, never echoed."
|
|
149
178
|
},
|
|
150
179
|
"output_attestation": {
|
|
151
180
|
"type": "object",
|
|
152
181
|
"properties": {
|
|
153
|
-
"schema": {
|
|
154
|
-
|
|
182
|
+
"schema": {
|
|
183
|
+
"type": "string",
|
|
184
|
+
"minLength": 1
|
|
185
|
+
},
|
|
186
|
+
"signed_with": {
|
|
187
|
+
"enum": [
|
|
188
|
+
"cosign-blob",
|
|
189
|
+
"in-toto",
|
|
190
|
+
"none"
|
|
191
|
+
]
|
|
192
|
+
}
|
|
155
193
|
},
|
|
156
194
|
"additionalProperties": false
|
|
157
195
|
},
|
|
@@ -163,4 +201,4 @@
|
|
|
163
201
|
}
|
|
164
202
|
},
|
|
165
203
|
"additionalProperties": true
|
|
166
|
-
}
|
|
204
|
+
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
/**
|
|
3
|
-
* Generate .claude-plugin/plugin.json
|
|
3
|
+
* Generate .claude-plugin/plugin.json and .claude-plugin/marketplace.json
|
|
4
|
+
* from catalog/agents.json and package.json.
|
|
4
5
|
*
|
|
5
6
|
* The Claude Code plugin spec lets a manifest declare its agents via an
|
|
6
7
|
* explicit array of file paths (see code.claude.com/docs/en/plugins-reference,
|
|
@@ -12,6 +13,9 @@
|
|
|
12
13
|
* design and the npm package layout), this script enumerates every
|
|
13
14
|
* claude-code adapter file and writes it into plugin.json's `agents` array.
|
|
14
15
|
*
|
|
16
|
+
* marketplace.json version and agent count are also auto-computed so both
|
|
17
|
+
* files stay in sync with package.json as the single source of truth.
|
|
18
|
+
*
|
|
15
19
|
* Output is sorted and deterministic so the manifest is reproducible across
|
|
16
20
|
* runs and reviewable in PR diffs.
|
|
17
21
|
*
|
|
@@ -28,6 +32,7 @@ const repoRoot = join(dirname(fileURLToPath(import.meta.url)), "..");
|
|
|
28
32
|
const catalogPath = join(repoRoot, "catalog", "agents.json");
|
|
29
33
|
const skillManifestPath = join(repoRoot, "catalog", "skill-manifest.json");
|
|
30
34
|
const manifestPath = join(repoRoot, ".claude-plugin", "plugin.json");
|
|
35
|
+
const marketplacePath = join(repoRoot, ".claude-plugin", "marketplace.json");
|
|
31
36
|
const pkgPath = join(repoRoot, "package.json");
|
|
32
37
|
|
|
33
38
|
const check = process.argv.includes("--check");
|
|
@@ -66,8 +71,8 @@ function manifestPathForAdapter(entry, adapter) {
|
|
|
66
71
|
return `./${rel.split(sep).join("/")}`;
|
|
67
72
|
}
|
|
68
73
|
|
|
69
|
-
const
|
|
70
|
-
|
|
74
|
+
const allAgents = catalog.filter((entry) => entry.type === "agent");
|
|
75
|
+
const agentEntries = allAgents
|
|
71
76
|
.filter((entry) => Array.isArray(entry.harnesses) && entry.harnesses.includes("claude-code"))
|
|
72
77
|
.map((entry) => {
|
|
73
78
|
const adapter = entry.harness_variants?.["claude-code"]
|
|
@@ -95,6 +100,10 @@ const skillCount = existsSync(skillManifestPath)
|
|
|
95
100
|
? JSON.parse(readFileSync(skillManifestPath, "utf8")).length ?? 0
|
|
96
101
|
: 0;
|
|
97
102
|
|
|
103
|
+
// Derive a concise agent count and provider list for the marketplace description.
|
|
104
|
+
const totalAgents = agentEntries.length;
|
|
105
|
+
const providers = [...new Set(allAgents.map((a) => a.provider).filter(Boolean))].sort();
|
|
106
|
+
|
|
98
107
|
const manifest = {
|
|
99
108
|
name: "vanguard-frontier-agentic",
|
|
100
109
|
version: pkg.version,
|
|
@@ -126,26 +135,79 @@ const manifest = {
|
|
|
126
135
|
agents: agentEntries,
|
|
127
136
|
};
|
|
128
137
|
|
|
129
|
-
|
|
138
|
+
// marketplace.json — version and agent count auto-computed from package.json
|
|
139
|
+
// and catalog/agents.json so they never diverge from the installed artifact.
|
|
140
|
+
const marketplace = {
|
|
141
|
+
name: "vanguard-frontier-agentic",
|
|
142
|
+
owner: {
|
|
143
|
+
name: "Raishin",
|
|
144
|
+
url: "https://github.com/Raishin",
|
|
145
|
+
},
|
|
146
|
+
metadata: {
|
|
147
|
+
description: pkg.description,
|
|
148
|
+
version: pkg.version,
|
|
149
|
+
},
|
|
150
|
+
plugins: [
|
|
151
|
+
{
|
|
152
|
+
name: "vanguard-frontier-agentic",
|
|
153
|
+
source: "./",
|
|
154
|
+
description: `All ${totalAgents} cloud, security, compliance, platform, accounting, and finance agents in one install. Includes maestros, advisory reviewers, and live-mutation guards across ${providers.length} providers.`,
|
|
155
|
+
category: "cloud",
|
|
156
|
+
tags: [
|
|
157
|
+
"agents",
|
|
158
|
+
"cloud",
|
|
159
|
+
"kubernetes",
|
|
160
|
+
"terraform",
|
|
161
|
+
"zero-trust",
|
|
162
|
+
"compliance",
|
|
163
|
+
"live-guards",
|
|
164
|
+
],
|
|
165
|
+
strict: true,
|
|
166
|
+
},
|
|
167
|
+
],
|
|
168
|
+
};
|
|
169
|
+
|
|
170
|
+
const nextManifest = JSON.stringify(manifest, null, 2) + "\n";
|
|
171
|
+
const nextMarketplace = JSON.stringify(marketplace, null, 2) + "\n";
|
|
130
172
|
|
|
131
173
|
if (check) {
|
|
174
|
+
let ok = true;
|
|
132
175
|
if (!existsSync(manifestPath)) {
|
|
133
176
|
console.error(`ERROR: ${manifestPath} is missing; run npm run plugin-manifest:write`);
|
|
134
|
-
|
|
177
|
+
ok = false;
|
|
178
|
+
} else {
|
|
179
|
+
const current = readFileSync(manifestPath, "utf8");
|
|
180
|
+
if (current !== nextManifest) {
|
|
181
|
+
console.error(
|
|
182
|
+
`ERROR: ${relative(repoRoot, manifestPath)} is stale (${agentEntries.length} agents in catalog, manifest is out of sync); run npm run plugin-manifest:write`,
|
|
183
|
+
);
|
|
184
|
+
ok = false;
|
|
185
|
+
}
|
|
135
186
|
}
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
);
|
|
141
|
-
|
|
187
|
+
if (!existsSync(marketplacePath)) {
|
|
188
|
+
console.error(`ERROR: ${marketplacePath} is missing; run npm run plugin-manifest:write`);
|
|
189
|
+
ok = false;
|
|
190
|
+
} else {
|
|
191
|
+
const currentMarketplace = readFileSync(marketplacePath, "utf8");
|
|
192
|
+
if (currentMarketplace !== nextMarketplace) {
|
|
193
|
+
console.error(
|
|
194
|
+
`ERROR: ${relative(repoRoot, marketplacePath)} is stale (version or agent count changed); run npm run plugin-manifest:write`,
|
|
195
|
+
);
|
|
196
|
+
ok = false;
|
|
197
|
+
}
|
|
142
198
|
}
|
|
199
|
+
if (!ok) process.exit(1);
|
|
143
200
|
console.log(
|
|
144
201
|
`OK: plugin manifest is in sync (${agentEntries.length} agents, ${skillCount} skills tracked in catalog/skill-manifest.json)`,
|
|
145
202
|
);
|
|
146
203
|
} else {
|
|
147
|
-
writeFileSync(manifestPath,
|
|
204
|
+
writeFileSync(manifestPath, nextManifest);
|
|
205
|
+
writeFileSync(marketplacePath, nextMarketplace);
|
|
148
206
|
console.log(
|
|
149
207
|
`OK: wrote ${relative(repoRoot, manifestPath)} (${agentEntries.length} agents)`,
|
|
150
208
|
);
|
|
209
|
+
console.log(
|
|
210
|
+
`OK: wrote ${relative(repoRoot, marketplacePath)} (version=${pkg.version}, agents=${totalAgents}, providers=${providers.length})`,
|
|
211
|
+
);
|
|
151
212
|
}
|
|
213
|
+
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# Accounting Skills
|
|
2
|
+
|
|
3
|
+
Reference skills for corporate accounting advisory workflows grounded in GAAP (ASC) and IFRS standards.
|
|
4
|
+
|
|
5
|
+
| Skill | Purpose |
|
|
6
|
+
|---|---|
|
|
7
|
+
| [accounting-maestro](./accounting-maestro/) | Routing logic and safety protocol for accounting domain |
|
|
8
|
+
| [revenue-recognition-advisor](./revenue-recognition-advisor/) | ASC 606 / IFRS 15 five-step model application framework |
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# Accounting Maestro Skill
|
|
2
|
+
|
|
3
|
+
Routing logic and safety protocol for the accounting domain. Used by the `accounting-maestro-agent` to classify and dispatch accounting tasks to the correct specialist.
|
|
4
|
+
|
|
5
|
+
## What it does
|
|
6
|
+
|
|
7
|
+
- Maps accounting task types to catalog agent IDs
|
|
8
|
+
- Enforces routing rules: single vs. parallel dispatch, hard ceiling, live-guard gate
|
|
9
|
+
- Provides the safety checklist for dispatch validation
|
|
10
|
+
- Establishes the response shape for route/reason/mode headers
|
|
11
|
+
|
|
12
|
+
## Domain coverage
|
|
13
|
+
|
|
14
|
+
Revenue recognition → close cycle → audit evidence → consolidation (as catalog expands)
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: accounting-maestro
|
|
3
|
+
description: Route accounting questions to the narrowest specialist in the catalog. Use when you do not already know the specialist needed. Not for direct accounting answers; Maestro classifies, dispatches, and synthesizes only. Dispatches single agent for focused tasks, parallel team (max 3) for multi-domain tasks. Never auto-dispatches any write-capable agent — requires explicit human confirmation before routing to any agent with ledger or ERP write access.
|
|
4
|
+
allowed-tools: Agent Skill Read Grep 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
|
+
# Accounting Maestro — Routing Skill
|
|
14
|
+
|
|
15
|
+
## Purpose
|
|
16
|
+
|
|
17
|
+
The Accounting Maestro routes all accounting tasks to the narrowest matching specialist. Never answer accounting questions directly; always route.
|
|
18
|
+
|
|
19
|
+
## Domain Map
|
|
20
|
+
|
|
21
|
+
| Task type | Route to | Example query |
|
|
22
|
+
|---|---|---|
|
|
23
|
+
| Revenue recognition, ASC 606, IFRS 15, performance obligations, variable consideration, principal vs. agent, license type, contract modification, standalone selling price | `accounting-revenue-recognition-advisor-agent` | "We have a SaaS contract with variable consideration and multiple performance obligations. How do we allocate the transaction price to each performance obligation under ASC 606, and what standalone selling price methods are acceptable?" |
|
|
24
|
+
| Financial close, month-end/quarter-end/year-end checklist, filing deadlines, R2R workflow, reconciliation review, GAAP variant impact, intercompany elimination, FX translation, deferred tax, cutoff errors | `accounting-close-cycle-advisor-agent` | "What is the recommended checklist for month-end close, and how do we manage cutoff errors and filing deadline tracking across our entities?" |
|
|
25
|
+
| Income tax provision, ASC 740, IAS 12, deferred tax assets/liabilities, valuation allowance, uncertain tax positions (FIN 48/IFRIC 23), Pillar Two GloBE, effective tax rate reconciliation, APB 23 reinvestment assertion | `accounting-tax-provision-advisor-agent` | "How do we compute the deferred tax asset and valuation allowance position under ASC 740, and how should we disclose uncertain tax positions in our annual filing?" |
|
|
26
|
+
| Lease accounting, ASC 842, IFRS 16, right-of-use asset, lease liability, discount rate, lessor classification, short-term/low-value exemptions, lease modification, sale-leaseback, FRS 102/JGAAP/CAS/Ind AS lease rules | `accounting-lease-accounting-advisor-agent` | "We entered a sale-leaseback arrangement for our headquarters. How do we determine whether the transfer qualifies as a sale under ASC 842 and measure the resulting right-of-use asset and lease liability?" |
|
|
27
|
+
| Consolidation, ASC 810, IFRS 10, VIE, primary beneficiary, de-facto control, NCI measurement, equity method (ASC 323/IAS 28), intercompany eliminations, deferred tax on IC profit, investment entity exception | `accounting-consolidation-intercompany-advisor-agent` | "We have a variable interest entity where we are the primary beneficiary. How do we apply ASC 810 for consolidation, and what intercompany elimination entries are required for upstream inventory sales to the VIE?" |
|
|
28
|
+
| FX translation, ASC 830, IAS 21, functional vs presentation currency, temporal method, CTA in OCI, remeasurement gains/losses, highly inflationary economies (IAS 29), China SAFE, India FEMA | `accounting-fx-translation-advisor-agent` | "How do I compute the cumulative translation adjustment when remeasuring our subsidiary's functional currency under IAS 21?" |
|
|
29
|
+
| Hedge accounting, ASC 815, IFRS 9, fair value hedge, cash flow hedge, net investment hedge, effectiveness testing, OCI mechanics, IFRS 9 rebalancing, cost-of-hedging, HGB Bewertungseinheit, JGAAP deferral hedge, embedded derivatives | `accounting-hedge-accounting-advisor-agent` | "How do I document hedge designation and run effectiveness testing for a cash flow hedge under ASC 815?" |
|
|
30
|
+
| Indirect tax, VAT, GST, e-invoicing mandates, EU ViDA, Brazil NF-e/SPED/ICMS/PIS-COFINS, India GST IRP/TDS, Mexico CFDI 4.0, China fapiao/Golden Tax, UK MTD VAT/ITSA, Australia GST/Peppol | `accounting-indirect-tax-einvoicing-advisor-agent` | "Our company must comply with EU ViDA e-invoicing requirements and the Mexico CFDI 4.0 mandate. What are the technical and VAT compliance obligations for real-time invoice clearance?" |
|
|
31
|
+
| Payroll accounting, compensation expense, ASC 710/715, IAS 19, defined benefit/contribution plans, OPEB, pension OCI, actuarial assumptions, FICA/FUTA/PAYE/NIC/Sozialversicherung | `accounting-payroll-advisor-agent` | "How do we account for payroll accounting entries for a defined benefit pension plan, including the net periodic pension cost components and actuarial remeasurement under IAS 19?" |
|
|
32
|
+
| Procure-to-pay, purchase orders, 2-way/3-way/4-way matching, GRNI accruals, AP accounting, supply chain financing, vendor controls, FCPA/UK Bribery Act, VAT input credit | `accounting-procure-to-pay-advisor-agent` | "We are redesigning our procure-to-pay process. How should we set up three-way match controls between purchase orders, GRNI, and vendor invoices to ensure accounts payable accrual accuracy?" |
|
|
33
|
+
| Fixed assets, PP&E, ASC 360/350, IAS 16/36/38, IFRS revaluation model, componentisation, impairment (US GAAP not reversible/IFRS reversible), goodwill, R&D capitalisation (ASC 730 vs IAS 38) | `accounting-fixed-assets-advisor-agent` | "We need to assess whether to capitalize software development costs under ASC 360 versus expense them, and how to determine the appropriate depreciation method for our newly acquired fixed assets." |
|
|
34
|
+
| Equity compensation, stock options, RSUs, PSUs, ESPPs, ASC 718, IFRS 2, Black-Scholes/Monte Carlo, OCI mechanics, tax windfall/shortfall, ISO/NSO, SEBI ESOP | `accounting-equity-compensation-advisor-agent` | "We granted RSU awards with a market condition. How do we measure the grant-date fair value using a Monte Carlo simulation and recognize stock-based compensation expense under ASC 718?" |
|
|
35
|
+
| Business combinations, M&A accounting, ASC 805, IFRS 3, purchase price allocation, goodwill full vs partial, NCI, identifiable intangibles, deferred tax in PPA, measurement period, provisional PPA | `accounting-business-combinations-advisor-agent` | "We completed a business combination last quarter. How do we perform purchase price allocation under ASC 805 and identify all identifiable intangible assets for recognition separate from goodwill?" |
|
|
36
|
+
| Audit evidence, SOX control documentation | *(expand catalog)* | — |
|
|
37
|
+
|
|
38
|
+
## Boundary Resolution
|
|
39
|
+
|
|
40
|
+
Closely related domains have explicit ownership rules to prevent cross-routing:
|
|
41
|
+
|
|
42
|
+
| Question shape | Correct domain | Notes |
|
|
43
|
+
|---|---|---|
|
|
44
|
+
| Hedge mechanics — designating hedges, effectiveness testing, OCI deferral, hedge documentation | `hedge-accounting` (ASC 815 / IFRS 9) | FX *exposure* strategy and treasury liquidity belong to the **Finance Maestro's treasury-liquidity agent**, not here |
|
|
45
|
+
| Financial statement currency translation, CTA computation, functional vs. presentation currency, remeasurement | `fx-translation` (ASC 830 / IAS 21) | If the question is about *hedging* FX risk (i.e., cash flow hedge on a foreign-currency exposure), route to `hedge-accounting` instead |
|
|
46
|
+
| Pillar Two top-up tax deferred tax, GloBE deferred tax, IAS 12 / ASC 740 income tax provision | `tax-provision` | The phrase "Pillar Two deferred tax" is owned exclusively by this domain; do not route to `fx-translation` or `consolidation-intercompany` |
|
|
47
|
+
| FX liquidity, cash hedging strategy, FX risk appetite, treasury policy | **Finance Maestro — treasury-liquidity agent** | Out of scope for the Accounting Maestro entirely |
|
|
48
|
+
|
|
49
|
+
**Summary of the three most common boundary errors and their correct resolution:**
|
|
50
|
+
|
|
51
|
+
1. **Hedge vs. FX-translation:** A question about *how to translate* subsidiary financials → `fx-translation`. A question about *designating and testing a hedge instrument* → `hedge-accounting`.
|
|
52
|
+
2. **Pillar Two vs. consolidation:** Pillar Two deferred tax is an income-tax provision question → `tax-provision`, even when it arises in a multi-entity consolidation context.
|
|
53
|
+
3. **FX exposure strategy vs. hedge mechanics:** Treasury deciding *whether* to hedge an FX exposure belongs to the Finance Maestro; *accounting for* the hedge relationship belongs to `hedge-accounting`.
|
|
54
|
+
|
|
55
|
+
## When NOT to use
|
|
56
|
+
|
|
57
|
+
Use Maestro only when you do not already know which specialist you need. Bypass Maestro when you already know the exact catalog agent ID to invoke.
|
|
58
|
+
|
|
59
|
+
## Routing Rules
|
|
60
|
+
|
|
61
|
+
- Single domain → one specialist; keep the routing header to 3 lines.
|
|
62
|
+
- Multi-domain (2+ clear signals) → parallel specialists, hard ceiling of 3.
|
|
63
|
+
- Any request implying write access to a ledger, ERP, or accounting system → live-guard gate (refuse; surface to human operator).
|
|
64
|
+
- All questions — including "explain", "describe", "compare", or "summarize" — are subject to routing. Never answer accounting questions directly.
|
|
65
|
+
- If the task contains no recognizable domain signals, ask one clarifying question. Do not answer directly.
|
|
66
|
+
- Route only to agent IDs that appear literally in the routing table above or in `catalog/agents.json`.
|
|
67
|
+
- Label claims as `documentation-based` or `inference`.
|
|
68
|
+
- No raw financial statements, trial balances, customer names, or revenue amounts accepted.
|
|
69
|
+
|
|
70
|
+
## Response Shape
|
|
71
|
+
|
|
72
|
+
```
|
|
73
|
+
Route: <agent-name(s)>
|
|
74
|
+
Reason: <one sentence>
|
|
75
|
+
Mode: <single | parallel(N) | live-guard-gate>
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Followed by: dispatched specialist output (synthesized), then recommended next actions and advisory note.
|
|
79
|
+
|
|
80
|
+
## Safety Checklist
|
|
81
|
+
|
|
82
|
+
Before every dispatch:
|
|
83
|
+
- [ ] Agent ID exists in `catalog/agents.json`
|
|
84
|
+
- [ ] Agent execution tier is `read-only-runtime`
|
|
85
|
+
- [ ] No financial data beyond classification minimum was accepted
|
|
86
|
+
- [ ] All outputs will be labeled `advisory`
|
|
87
|
+
- [ ] No write-capable agent will be dispatched without explicit human confirmation
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "accounting-maestro",
|
|
3
|
+
"name": "Accounting Maestro Routing Skill",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"category": "finance",
|
|
6
|
+
"version": "0.1.0",
|
|
7
|
+
"author": "github: Raishin",
|
|
8
|
+
"lifecycle": "experimental",
|
|
9
|
+
"path": "skills/accounting/accounting-maestro",
|
|
10
|
+
"description": "Routing logic, domain map, and safety protocol for the accounting domain maestro agent.",
|
|
11
|
+
"companion_agents": ["accounting-maestro-agent"]
|
|
12
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Business Combinations Advisor Skill
|
|
2
|
+
|
|
3
|
+
Multi-jurisdiction reference framework for business combinations accounting under ASC 805 and IFRS 3.
|
|
4
|
+
|
|
5
|
+
## Coverage
|
|
6
|
+
|
|
7
|
+
- Acquisition method: acquirer identification (ASC 805-10-55 / IFRS 3.B14–B18); reverse acquisition indicators; acquisition date determination
|
|
8
|
+
- Consideration transferred: cash, equity (market price at acquisition date), contingent consideration (fair value at acquisition date; subsequent P&L re-measurement); step acquisitions (remeasure previously held interest)
|
|
9
|
+
- Identifiable intangibles: separability / contractual-legal criteria; customer lists, technology, trade names, non-competes; IPR&D (capitalise under ASC 805; conditional capitalisation under IFRS 3 / IAS 38)
|
|
10
|
+
- Goodwill: full goodwill (US GAAP required) vs. partial goodwill (IFRS 3 choice); bargain purchase gain; subsequent accounting (no amortisation under US GAAP/IFRS/CAS/Ind AS; amortisation under HGB/JGAAP)
|
|
11
|
+
- NCI measurement: fair value vs. proportionate share of net identifiable assets; impact on goodwill
|
|
12
|
+
- Deferred tax in PPA: temporary differences on fair value step-ups; no initial recognition exception; gross-up calculation for intangibles
|
|
13
|
+
- Post-combination: acquisition costs expensed; restructuring costs; pre-existing relationships; indemnification assets
|
|
14
|
+
- Measurement period: provisional PPA; ≤12 months; retrospective restatement of comparatives
|
|
15
|
+
- Common control transactions: ASC 805-50 predecessor basis; IFRS policy choice; JGAAP/CAS carrying amount basis
|
|
16
|
+
- Joint ventures: equity method (ASC 323 / IFRS 11); proportionate consolidation for joint operations (IFRS 11)
|
|
17
|
+
- Multi-jurisdiction: US GAAP (ASC 805/350); IFRS (IFRS 3/IAS 27/28/36); German HGB; JGAAP (ASBJ No.21); China CAS 20; Ind AS 103
|
|
18
|
+
|
|
19
|
+
## Companion Agent
|
|
20
|
+
|
|
21
|
+
`accounting-business-combinations-advisor-agent`
|
|
22
|
+
|
|
23
|
+
## Standards Cited
|
|
24
|
+
|
|
25
|
+
ASC 805, ASC 350, ASC 720, ASC 740, ASC 323, IFRS 3, IAS 12, IAS 27, IAS 28, IAS 36, IAS 38, IFRS 11, German HGB §§ 301–309, JGAAP ASBJ No.21, China CAS 20, Ind AS 103
|