@raishin/vanguard-frontier-agentic 3.10.0 β 3.11.1
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 +18 -1
- package/.cursor-plugin/plugin.json +36 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +21 -17
- package/agents/AGENTS.md +24 -24
- package/agents/README.md +17 -17
- package/agents/databricks/databricks-ai-bi-genie-agent/AGENT.md +90 -0
- package/agents/databricks/databricks-ai-bi-genie-agent/harnesses/claude-code.agent.md +73 -0
- package/agents/databricks/databricks-ai-bi-genie-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-ai-bi-genie-agent/harnesses/copilot.agent.md +79 -0
- package/agents/databricks/databricks-ai-bi-genie-agent/harnesses/cursor.agent.md +74 -0
- package/agents/databricks/databricks-ai-bi-genie-agent/harnesses/gemini.agent.md +73 -0
- package/agents/databricks/databricks-ai-bi-genie-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-ai-bi-genie-agent/harnesses/kiro-ide.agent.md +73 -0
- package/agents/databricks/databricks-ai-bi-genie-agent/metadata.json +58 -0
- package/agents/databricks/databricks-data-protection-privacy-agent/AGENT.md +94 -0
- package/agents/databricks/databricks-data-protection-privacy-agent/harnesses/claude-code.agent.md +77 -0
- package/agents/databricks/databricks-data-protection-privacy-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-data-protection-privacy-agent/harnesses/copilot.agent.md +83 -0
- package/agents/databricks/databricks-data-protection-privacy-agent/harnesses/cursor.agent.md +78 -0
- package/agents/databricks/databricks-data-protection-privacy-agent/harnesses/gemini.agent.md +77 -0
- package/agents/databricks/databricks-data-protection-privacy-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-data-protection-privacy-agent/harnesses/kiro-ide.agent.md +77 -0
- package/agents/databricks/databricks-data-protection-privacy-agent/metadata.json +64 -0
- package/agents/databricks/databricks-data-quality-observability-agent/AGENT.md +89 -0
- package/agents/databricks/databricks-data-quality-observability-agent/harnesses/claude-code.agent.md +72 -0
- package/agents/databricks/databricks-data-quality-observability-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-data-quality-observability-agent/harnesses/copilot.agent.md +78 -0
- package/agents/databricks/databricks-data-quality-observability-agent/harnesses/cursor.agent.md +73 -0
- package/agents/databricks/databricks-data-quality-observability-agent/harnesses/gemini.agent.md +72 -0
- package/agents/databricks/databricks-data-quality-observability-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-data-quality-observability-agent/harnesses/kiro-ide.agent.md +72 -0
- package/agents/databricks/databricks-data-quality-observability-agent/metadata.json +59 -0
- package/agents/databricks/databricks-developer-platform-agent/AGENT.md +90 -0
- package/agents/databricks/databricks-developer-platform-agent/harnesses/claude-code.agent.md +73 -0
- package/agents/databricks/databricks-developer-platform-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-developer-platform-agent/harnesses/copilot.agent.md +79 -0
- package/agents/databricks/databricks-developer-platform-agent/harnesses/cursor.agent.md +74 -0
- package/agents/databricks/databricks-developer-platform-agent/harnesses/gemini.agent.md +73 -0
- package/agents/databricks/databricks-developer-platform-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-developer-platform-agent/harnesses/kiro-ide.agent.md +73 -0
- package/agents/databricks/databricks-developer-platform-agent/metadata.json +59 -0
- package/agents/databricks/databricks-finops-cost-agent/AGENT.md +91 -0
- package/agents/databricks/databricks-finops-cost-agent/harnesses/claude-code.agent.md +74 -0
- package/agents/databricks/databricks-finops-cost-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-finops-cost-agent/harnesses/copilot.agent.md +80 -0
- package/agents/databricks/databricks-finops-cost-agent/harnesses/cursor.agent.md +75 -0
- package/agents/databricks/databricks-finops-cost-agent/harnesses/gemini.agent.md +74 -0
- package/agents/databricks/databricks-finops-cost-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-finops-cost-agent/harnesses/kiro-ide.agent.md +74 -0
- package/agents/databricks/databricks-finops-cost-agent/metadata.json +60 -0
- package/agents/databricks/databricks-genai-agent-engineering-agent/AGENT.md +89 -0
- package/agents/databricks/databricks-genai-agent-engineering-agent/harnesses/claude-code.agent.md +72 -0
- package/agents/databricks/databricks-genai-agent-engineering-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-genai-agent-engineering-agent/harnesses/copilot.agent.md +78 -0
- package/agents/databricks/databricks-genai-agent-engineering-agent/harnesses/cursor.agent.md +73 -0
- package/agents/databricks/databricks-genai-agent-engineering-agent/harnesses/gemini.agent.md +72 -0
- package/agents/databricks/databricks-genai-agent-engineering-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-genai-agent-engineering-agent/harnesses/kiro-ide.agent.md +72 -0
- package/agents/databricks/databricks-genai-agent-engineering-agent/metadata.json +62 -0
- package/agents/databricks/databricks-genai-evaluation-observability-agent/AGENT.md +89 -0
- package/agents/databricks/databricks-genai-evaluation-observability-agent/harnesses/claude-code.agent.md +72 -0
- package/agents/databricks/databricks-genai-evaluation-observability-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-genai-evaluation-observability-agent/harnesses/copilot.agent.md +78 -0
- package/agents/databricks/databricks-genai-evaluation-observability-agent/harnesses/cursor.agent.md +73 -0
- package/agents/databricks/databricks-genai-evaluation-observability-agent/harnesses/gemini.agent.md +72 -0
- package/agents/databricks/databricks-genai-evaluation-observability-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-genai-evaluation-observability-agent/harnesses/kiro-ide.agent.md +72 -0
- package/agents/databricks/databricks-genai-evaluation-observability-agent/metadata.json +59 -0
- package/agents/databricks/databricks-identity-network-security-agent/AGENT.md +95 -0
- package/agents/databricks/databricks-identity-network-security-agent/harnesses/claude-code.agent.md +78 -0
- package/agents/databricks/databricks-identity-network-security-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-identity-network-security-agent/harnesses/copilot.agent.md +84 -0
- package/agents/databricks/databricks-identity-network-security-agent/harnesses/cursor.agent.md +79 -0
- package/agents/databricks/databricks-identity-network-security-agent/harnesses/gemini.agent.md +78 -0
- package/agents/databricks/databricks-identity-network-security-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-identity-network-security-agent/harnesses/kiro-ide.agent.md +78 -0
- package/agents/databricks/databricks-identity-network-security-agent/metadata.json +60 -0
- package/agents/databricks/databricks-lakeflow-pipeline-engineering-agent/AGENT.md +90 -0
- package/agents/databricks/databricks-lakeflow-pipeline-engineering-agent/harnesses/claude-code.agent.md +73 -0
- package/agents/databricks/databricks-lakeflow-pipeline-engineering-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-lakeflow-pipeline-engineering-agent/harnesses/copilot.agent.md +79 -0
- package/agents/databricks/databricks-lakeflow-pipeline-engineering-agent/harnesses/cursor.agent.md +74 -0
- package/agents/databricks/databricks-lakeflow-pipeline-engineering-agent/harnesses/gemini.agent.md +73 -0
- package/agents/databricks/databricks-lakeflow-pipeline-engineering-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-lakeflow-pipeline-engineering-agent/harnesses/kiro-ide.agent.md +73 -0
- package/agents/databricks/databricks-lakeflow-pipeline-engineering-agent/metadata.json +63 -0
- package/agents/databricks/databricks-maestro-agent/AGENT.md +63 -0
- package/agents/databricks/databricks-maestro-agent/README.md +76 -0
- package/agents/databricks/databricks-maestro-agent/harnesses/claude-code.agent.md +46 -0
- package/agents/databricks/databricks-maestro-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-maestro-agent/harnesses/copilot.agent.md +52 -0
- package/agents/databricks/databricks-maestro-agent/harnesses/cursor.agent.md +47 -0
- package/agents/databricks/databricks-maestro-agent/harnesses/gemini.agent.md +46 -0
- package/agents/databricks/databricks-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-maestro-agent/harnesses/kiro-ide.agent.md +46 -0
- package/agents/databricks/databricks-maestro-agent/metadata.json +50 -0
- package/agents/databricks/databricks-mlops-agent/AGENT.md +89 -0
- package/agents/databricks/databricks-mlops-agent/harnesses/claude-code.agent.md +72 -0
- package/agents/databricks/databricks-mlops-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-mlops-agent/harnesses/copilot.agent.md +78 -0
- package/agents/databricks/databricks-mlops-agent/harnesses/cursor.agent.md +73 -0
- package/agents/databricks/databricks-mlops-agent/harnesses/gemini.agent.md +72 -0
- package/agents/databricks/databricks-mlops-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-mlops-agent/harnesses/kiro-ide.agent.md +72 -0
- package/agents/databricks/databricks-mlops-agent/metadata.json +60 -0
- package/agents/databricks/databricks-platform-architecture-agent/AGENT.md +90 -0
- package/agents/databricks/databricks-platform-architecture-agent/harnesses/claude-code.agent.md +73 -0
- package/agents/databricks/databricks-platform-architecture-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-platform-architecture-agent/harnesses/copilot.agent.md +79 -0
- package/agents/databricks/databricks-platform-architecture-agent/harnesses/cursor.agent.md +74 -0
- package/agents/databricks/databricks-platform-architecture-agent/harnesses/gemini.agent.md +73 -0
- package/agents/databricks/databricks-platform-architecture-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-platform-architecture-agent/harnesses/kiro-ide.agent.md +73 -0
- package/agents/databricks/databricks-platform-architecture-agent/metadata.json +58 -0
- package/agents/databricks/databricks-platform-reliability-agent/AGENT.md +88 -0
- package/agents/databricks/databricks-platform-reliability-agent/harnesses/claude-code.agent.md +71 -0
- package/agents/databricks/databricks-platform-reliability-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-platform-reliability-agent/harnesses/copilot.agent.md +77 -0
- package/agents/databricks/databricks-platform-reliability-agent/harnesses/cursor.agent.md +72 -0
- package/agents/databricks/databricks-platform-reliability-agent/harnesses/gemini.agent.md +71 -0
- package/agents/databricks/databricks-platform-reliability-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-platform-reliability-agent/harnesses/kiro-ide.agent.md +71 -0
- package/agents/databricks/databricks-platform-reliability-agent/metadata.json +64 -0
- package/agents/databricks/databricks-sql-performance-agent/AGENT.md +91 -0
- package/agents/databricks/databricks-sql-performance-agent/harnesses/claude-code.agent.md +74 -0
- package/agents/databricks/databricks-sql-performance-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-sql-performance-agent/harnesses/copilot.agent.md +80 -0
- package/agents/databricks/databricks-sql-performance-agent/harnesses/cursor.agent.md +75 -0
- package/agents/databricks/databricks-sql-performance-agent/harnesses/gemini.agent.md +74 -0
- package/agents/databricks/databricks-sql-performance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-sql-performance-agent/harnesses/kiro-ide.agent.md +74 -0
- package/agents/databricks/databricks-sql-performance-agent/metadata.json +62 -0
- package/agents/databricks/databricks-streaming-reliability-agent/AGENT.md +93 -0
- package/agents/databricks/databricks-streaming-reliability-agent/harnesses/claude-code.agent.md +76 -0
- package/agents/databricks/databricks-streaming-reliability-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-streaming-reliability-agent/harnesses/copilot.agent.md +82 -0
- package/agents/databricks/databricks-streaming-reliability-agent/harnesses/cursor.agent.md +77 -0
- package/agents/databricks/databricks-streaming-reliability-agent/harnesses/gemini.agent.md +76 -0
- package/agents/databricks/databricks-streaming-reliability-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-streaming-reliability-agent/harnesses/kiro-ide.agent.md +76 -0
- package/agents/databricks/databricks-streaming-reliability-agent/metadata.json +62 -0
- package/agents/databricks/databricks-unity-catalog-governance-agent/AGENT.md +91 -0
- package/agents/databricks/databricks-unity-catalog-governance-agent/harnesses/claude-code.agent.md +74 -0
- package/agents/databricks/databricks-unity-catalog-governance-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-unity-catalog-governance-agent/harnesses/copilot.agent.md +80 -0
- package/agents/databricks/databricks-unity-catalog-governance-agent/harnesses/cursor.agent.md +75 -0
- package/agents/databricks/databricks-unity-catalog-governance-agent/harnesses/gemini.agent.md +74 -0
- package/agents/databricks/databricks-unity-catalog-governance-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-unity-catalog-governance-agent/harnesses/kiro-ide.agent.md +74 -0
- package/agents/databricks/databricks-unity-catalog-governance-agent/metadata.json +63 -0
- package/agents/databricks/databricks-value-realization-agent/AGENT.md +91 -0
- package/agents/databricks/databricks-value-realization-agent/harnesses/claude-code.agent.md +74 -0
- package/agents/databricks/databricks-value-realization-agent/harnesses/codex.toml +15 -0
- package/agents/databricks/databricks-value-realization-agent/harnesses/copilot.agent.md +80 -0
- package/agents/databricks/databricks-value-realization-agent/harnesses/cursor.agent.md +75 -0
- package/agents/databricks/databricks-value-realization-agent/harnesses/gemini.agent.md +74 -0
- package/agents/databricks/databricks-value-realization-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/databricks/databricks-value-realization-agent/harnesses/kiro-ide.agent.md +74 -0
- package/agents/databricks/databricks-value-realization-agent/metadata.json +55 -0
- package/agents/ionos/ionos-cost-optimization-analyst-agent/metadata.json +17 -3
- package/agents/ionos/ionos-datacenter-designer-reviewer-agent/metadata.json +17 -3
- package/agents/ionos/ionos-kubernetes-platform-operator-agent/metadata.json +17 -3
- package/agents/ionos/ionos-live-database-lifecycle-guard-agent/metadata.json +17 -3
- package/agents/ionos/ionos-maestro-agent/metadata.json +17 -3
- package/agents/ionos/ionos-security-compliance-reviewer-agent/metadata.json +17 -3
- package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/metadata.json +17 -3
- package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/metadata.json +17 -3
- package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/metadata.json +17 -3
- package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/metadata.json +17 -3
- package/agents/ovhcloud/ovhcloud-maestro-agent/metadata.json +17 -3
- package/agents/ovhcloud/ovhcloud-network-architect-agent/metadata.json +17 -3
- package/agents/scaleway/scaleway-cost-optimizer-agent/metadata.json +17 -3
- package/agents/scaleway/scaleway-iam-policy-review-agent/metadata.json +17 -3
- package/agents/scaleway/scaleway-kapsule-platform-operator-agent/metadata.json +17 -3
- package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/metadata.json +17 -3
- package/agents/scaleway/scaleway-maestro-agent/metadata.json +17 -3
- package/agents/scaleway/scaleway-network-architect-agent/metadata.json +17 -3
- package/catalog/agents.json +670 -18
- package/catalog/asset-integrity.json +1183 -88
- package/catalog/install-roles.json +166 -0
- package/catalog/model-assignments.json +561 -0
- package/catalog/skill-manifest.json +709 -0
- package/catalog/skills.json +529 -0
- package/package.json +1 -1
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/powers/README.md +5 -2
- package/powers/vanguard-databricks/POWER.md +11 -11
- package/scripts/databricks_data/agents/00-databricks-maestro-agent.json +165 -0
- package/scripts/databricks_data/agents/01-databricks-platform-architecture-agent.json +200 -0
- package/scripts/databricks_data/agents/02-databricks-unity-catalog-governance-agent.json +207 -0
- package/scripts/databricks_data/agents/03-databricks-identity-network-security-agent.json +216 -0
- package/scripts/databricks_data/agents/04-databricks-data-protection-privacy-agent.json +218 -0
- package/scripts/databricks_data/agents/05-databricks-lakeflow-pipeline-engineering-agent.json +217 -0
- package/scripts/databricks_data/agents/06-databricks-streaming-reliability-agent.json +267 -0
- package/scripts/databricks_data/agents/07-databricks-data-quality-observability-agent.json +215 -0
- package/scripts/databricks_data/agents/08-databricks-sql-performance-agent.json +214 -0
- package/scripts/databricks_data/agents/09-databricks-ai-bi-genie-agent.json +211 -0
- package/scripts/databricks_data/agents/10-databricks-mlops-agent.json +239 -0
- package/scripts/databricks_data/agents/11-databricks-genai-agent-engineering-agent.json +246 -0
- package/scripts/databricks_data/agents/12-databricks-genai-evaluation-observability-agent.json +215 -0
- package/scripts/databricks_data/agents/13-databricks-developer-platform-agent.json +206 -0
- package/scripts/databricks_data/agents/14-databricks-platform-reliability-agent.json +208 -0
- package/scripts/databricks_data/agents/15-databricks-finops-cost-agent.json +218 -0
- package/scripts/databricks_data/agents/16-databricks-value-realization-agent.json +232 -0
- package/scripts/gen_databricks_agents.py +703 -0
- package/scripts/generate-board-counts.mjs +46 -4
- package/scripts/generate-kiro-powers.mjs +5 -5
- package/scripts/generate-readme-counts.mjs +109 -0
- package/skills/databricks/databricks-ai-bi-genie/SKILL.md +132 -0
- package/skills/databricks/databricks-ai-bi-genie/metadata.json +34 -0
- package/skills/databricks/databricks-ai-bi-genie/references/dashboard-and-permission-security.md +16 -0
- package/skills/databricks/databricks-ai-bi-genie/references/genie-scoping-and-semantic-layer.md +16 -0
- package/skills/databricks/databricks-ai-bi-genie/references/official-sources.md +24 -0
- package/skills/databricks/databricks-ai-bi-genie/references/safety-checklist.md +35 -0
- package/skills/databricks/databricks-ai-bi-genie/references/workflow-and-output.md +24 -0
- package/skills/databricks/databricks-data-protection-privacy/SKILL.md +142 -0
- package/skills/databricks/databricks-data-protection-privacy/metadata.json +37 -0
- package/skills/databricks/databricks-data-protection-privacy/references/deletion-vacuum-and-gdpr-compliance.md +9 -0
- package/skills/databricks/databricks-data-protection-privacy/references/masks-filters-and-abac-udf-cost.md +9 -0
- package/skills/databricks/databricks-data-protection-privacy/references/official-sources.md +27 -0
- package/skills/databricks/databricks-data-protection-privacy/references/safety-checklist.md +36 -0
- package/skills/databricks/databricks-data-protection-privacy/references/workflow-and-output.md +28 -0
- package/skills/databricks/databricks-data-quality-observability/SKILL.md +137 -0
- package/skills/databricks/databricks-data-quality-observability/metadata.json +34 -0
- package/skills/databricks/databricks-data-quality-observability/references/expectations-and-constraints.md +16 -0
- package/skills/databricks/databricks-data-quality-observability/references/monitoring-freshness-and-event-logs.md +17 -0
- package/skills/databricks/databricks-data-quality-observability/references/official-sources.md +24 -0
- package/skills/databricks/databricks-data-quality-observability/references/safety-checklist.md +34 -0
- package/skills/databricks/databricks-data-quality-observability/references/workflow-and-output.md +24 -0
- package/skills/databricks/databricks-developer-platform/SKILL.md +134 -0
- package/skills/databricks/databricks-developer-platform/metadata.json +34 -0
- package/skills/databricks/databricks-developer-platform/references/authentication-and-git-flow.md +9 -0
- package/skills/databricks/databricks-developer-platform/references/bundle-structure-and-targets.md +10 -0
- package/skills/databricks/databricks-developer-platform/references/official-sources.md +28 -0
- package/skills/databricks/databricks-developer-platform/references/safety-checklist.md +35 -0
- package/skills/databricks/databricks-developer-platform/references/workflow-and-output.md +26 -0
- package/skills/databricks/databricks-finops-cost/SKILL.md +134 -0
- package/skills/databricks/databricks-finops-cost/metadata.json +34 -0
- package/skills/databricks/databricks-finops-cost/references/billing-system-tables-and-joins.md +15 -0
- package/skills/databricks/databricks-finops-cost/references/cost-attribution-and-uptime-charging.md +20 -0
- package/skills/databricks/databricks-finops-cost/references/official-sources.md +24 -0
- package/skills/databricks/databricks-finops-cost/references/safety-checklist.md +35 -0
- package/skills/databricks/databricks-finops-cost/references/workflow-and-output.md +26 -0
- package/skills/databricks/databricks-genai-agent-engineering/SKILL.md +133 -0
- package/skills/databricks/databricks-genai-agent-engineering/metadata.json +34 -0
- package/skills/databricks/databricks-genai-agent-engineering/references/ai-search-and-retrieval-config.md +12 -0
- package/skills/databricks/databricks-genai-agent-engineering/references/context-engineering-and-tools.md +20 -0
- package/skills/databricks/databricks-genai-agent-engineering/references/official-sources.md +28 -0
- package/skills/databricks/databricks-genai-agent-engineering/references/safety-checklist.md +35 -0
- package/skills/databricks/databricks-genai-agent-engineering/references/workflow-and-output.md +22 -0
- package/skills/databricks/databricks-genai-evaluation-observability/SKILL.md +139 -0
- package/skills/databricks/databricks-genai-evaluation-observability/metadata.json +34 -0
- package/skills/databricks/databricks-genai-evaluation-observability/references/judges-scorers-and-validation.md +12 -0
- package/skills/databricks/databricks-genai-evaluation-observability/references/official-sources.md +28 -0
- package/skills/databricks/databricks-genai-evaluation-observability/references/safety-checklist.md +35 -0
- package/skills/databricks/databricks-genai-evaluation-observability/references/tracing-storage-and-regression-detection.md +12 -0
- package/skills/databricks/databricks-genai-evaluation-observability/references/workflow-and-output.md +24 -0
- package/skills/databricks/databricks-identity-network-security/SKILL.md +143 -0
- package/skills/databricks/databricks-identity-network-security/metadata.json +34 -0
- package/skills/databricks/databricks-identity-network-security/references/admin-roles-and-separation.md +9 -0
- package/skills/databricks/databricks-identity-network-security/references/official-sources.md +24 -0
- package/skills/databricks/databricks-identity-network-security/references/safety-checklist.md +36 -0
- package/skills/databricks/databricks-identity-network-security/references/token-lifecycle-and-automatic-revocation.md +9 -0
- package/skills/databricks/databricks-identity-network-security/references/workflow-and-output.md +28 -0
- package/skills/databricks/databricks-lakeflow-pipeline-engineering/SKILL.md +134 -0
- package/skills/databricks/databricks-lakeflow-pipeline-engineering/metadata.json +35 -0
- package/skills/databricks/databricks-lakeflow-pipeline-engineering/references/auto-loader-and-schema-evolution.md +15 -0
- package/skills/databricks/databricks-lakeflow-pipeline-engineering/references/delta-table-layout-strategy.md +15 -0
- package/skills/databricks/databricks-lakeflow-pipeline-engineering/references/official-sources.md +29 -0
- package/skills/databricks/databricks-lakeflow-pipeline-engineering/references/safety-checklist.md +34 -0
- package/skills/databricks/databricks-lakeflow-pipeline-engineering/references/workflow-and-output.md +23 -0
- package/skills/databricks/databricks-maestro/SKILL.md +122 -0
- package/skills/databricks/databricks-maestro/metadata.json +30 -0
- package/skills/databricks/databricks-maestro/references/official-sources.md +20 -0
- package/skills/databricks/databricks-maestro/references/routing-taxonomy.md +16 -0
- package/skills/databricks/databricks-maestro/references/safety-checklist.md +35 -0
- package/skills/databricks/databricks-maestro/references/workflow-and-output.md +25 -0
- package/skills/databricks/databricks-mlops/SKILL.md +127 -0
- package/skills/databricks/databricks-mlops/metadata.json +33 -0
- package/skills/databricks/databricks-mlops/references/mlflow-3-registry-defaults.md +12 -0
- package/skills/databricks/databricks-mlops/references/official-sources.md +27 -0
- package/skills/databricks/databricks-mlops/references/safety-checklist.md +34 -0
- package/skills/databricks/databricks-mlops/references/serving-and-inference-design.md +22 -0
- package/skills/databricks/databricks-mlops/references/workflow-and-output.md +21 -0
- package/skills/databricks/databricks-platform-architecture/SKILL.md +134 -0
- package/skills/databricks/databricks-platform-architecture/metadata.json +34 -0
- package/skills/databricks/databricks-platform-architecture/references/metastore-per-region-constraint.md +9 -0
- package/skills/databricks/databricks-platform-architecture/references/official-sources.md +24 -0
- package/skills/databricks/databricks-platform-architecture/references/safety-checklist.md +34 -0
- package/skills/databricks/databricks-platform-architecture/references/workflow-and-output.md +26 -0
- package/skills/databricks/databricks-platform-architecture/references/workspace-segmentation-guidance.md +9 -0
- package/skills/databricks/databricks-platform-reliability/SKILL.md +134 -0
- package/skills/databricks/databricks-platform-reliability/metadata.json +36 -0
- package/skills/databricks/databricks-platform-reliability/references/job-pipeline-execution-reliability.md +10 -0
- package/skills/databricks/databricks-platform-reliability/references/official-sources.md +26 -0
- package/skills/databricks/databricks-platform-reliability/references/safety-checklist.md +35 -0
- package/skills/databricks/databricks-platform-reliability/references/system-tables-and-disaster-recovery.md +10 -0
- package/skills/databricks/databricks-platform-reliability/references/workflow-and-output.md +26 -0
- package/skills/databricks/databricks-sql-performance/SKILL.md +132 -0
- package/skills/databricks/databricks-sql-performance/metadata.json +34 -0
- package/skills/databricks/databricks-sql-performance/references/caching-and-query-profile.md +18 -0
- package/skills/databricks/databricks-sql-performance/references/official-sources.md +24 -0
- package/skills/databricks/databricks-sql-performance/references/safety-checklist.md +33 -0
- package/skills/databricks/databricks-sql-performance/references/warehouse-type-and-sizing.md +15 -0
- package/skills/databricks/databricks-sql-performance/references/workflow-and-output.md +24 -0
- package/skills/databricks/databricks-streaming-reliability/SKILL.md +138 -0
- package/skills/databricks/databricks-streaming-reliability/metadata.json +35 -0
- package/skills/databricks/databricks-streaming-reliability/references/official-sources.md +25 -0
- package/skills/databricks/databricks-streaming-reliability/references/safety-checklist.md +34 -0
- package/skills/databricks/databricks-streaming-reliability/references/state-schema-and-checkpoints.md +14 -0
- package/skills/databricks/databricks-streaming-reliability/references/triggers-watermarks-and-sinks.md +28 -0
- package/skills/databricks/databricks-streaming-reliability/references/workflow-and-output.md +24 -0
- package/skills/databricks/databricks-unity-catalog-governance/SKILL.md +135 -0
- package/skills/databricks/databricks-unity-catalog-governance/metadata.json +37 -0
- package/skills/databricks/databricks-unity-catalog-governance/references/grant-privilege-model-and-inheritance.md +9 -0
- package/skills/databricks/databricks-unity-catalog-governance/references/official-sources.md +27 -0
- package/skills/databricks/databricks-unity-catalog-governance/references/safety-checklist.md +35 -0
- package/skills/databricks/databricks-unity-catalog-governance/references/workflow-and-output.md +26 -0
- package/skills/databricks/databricks-unity-catalog-governance/references/workspace-binding-and-owned-tags.md +9 -0
- package/skills/databricks/databricks-value-realization/SKILL.md +140 -0
- package/skills/databricks/databricks-value-realization/metadata.json +31 -0
- package/skills/databricks/databricks-value-realization/references/kpi-measurability.md +22 -0
- package/skills/databricks/databricks-value-realization/references/official-sources.md +27 -0
- package/skills/databricks/databricks-value-realization/references/safety-checklist.md +35 -0
- package/skills/databricks/databricks-value-realization/references/value-case-contract.md +21 -0
- package/skills/databricks/databricks-value-realization/references/workflow-and-output.md +30 -0
- package/tests/_generate_maestro_routing_fixtures.py +36 -4
- package/tests/fixtures/README.md +1 -1
- package/tests/fixtures/databricks-maestro-routing/expected/001-happy-ai-bi-genie.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/002-happy-data-protection-privacy.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/003-happy-data-quality-observability.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/004-happy-developer-platform.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/005-happy-finops-cost.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/006-happy-genai-agent-engineering.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/007-happy-genai-evaluation-observability.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/008-happy-identity-network-security.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/009-happy-lakeflow-pipeline-engineering.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/010-happy-lakehouse-engineering-at-azure.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/011-happy-mlops.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/012-happy-platform-architecture.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/013-happy-platform-reliability.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/014-happy-sql-performance.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/015-happy-streaming-reliability.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/016-happy-unity-catalog-governance.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/017-happy-unity-catalog-governance-at-azure.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/018-happy-value-realization.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/databricks-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/adv-liveguard-01-live-unity-catalog-grant-guard-at-azure.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/001-happy-ai-bi-genie.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/002-happy-data-protection-privacy.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/003-happy-data-quality-observability.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/004-happy-developer-platform.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/005-happy-finops-cost.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/006-happy-genai-agent-engineering.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/007-happy-genai-evaluation-observability.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/008-happy-identity-network-security.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/009-happy-lakeflow-pipeline-engineering.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/010-happy-lakehouse-engineering-at-azure.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/011-happy-mlops.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/012-happy-platform-architecture.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/013-happy-platform-reliability.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/014-happy-sql-performance.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/015-happy-streaming-reliability.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/016-happy-unity-catalog-governance.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/017-happy-unity-catalog-governance-at-azure.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/018-happy-value-realization.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/adv-liveguard-01-live-unity-catalog-grant-guard-at-azure.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/databricks-maestro-routing/taxonomy.json +417 -0
- package/tests/validate-catalog.py +156 -0
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
},
|
|
7
7
|
"metadata": {
|
|
8
8
|
"description": "Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.",
|
|
9
|
-
"version": "3.
|
|
9
|
+
"version": "3.11.1"
|
|
10
10
|
},
|
|
11
11
|
"plugins": [
|
|
12
12
|
{
|
|
13
13
|
"name": "vanguard-frontier-agentic",
|
|
14
14
|
"source": "./",
|
|
15
|
-
"description": "All
|
|
15
|
+
"description": "All 729 cloud, security, compliance, platform, accounting, and finance agents in one install. Includes maestros, advisory reviewers, and live-mutation guards across 45 providers.",
|
|
16
16
|
"category": "cloud",
|
|
17
17
|
"tags": [
|
|
18
18
|
"agents",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vanguard-frontier-agentic",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.11.1",
|
|
4
4
|
"description": "Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "VincentChuWaiChow",
|
|
@@ -179,9 +179,26 @@
|
|
|
179
179
|
"./agents/contabo/contabo-maestro-agent/harnesses/claude-code.agent.md",
|
|
180
180
|
"./agents/contabo/contabo-security-hardening-agent/harnesses/claude-code.agent.md",
|
|
181
181
|
"./agents/cross-functional/revenue-critical-journey-integrity-agent/harnesses/claude-code.agent.md",
|
|
182
|
+
"./agents/databricks/databricks-ai-bi-genie-agent/harnesses/claude-code.agent.md",
|
|
183
|
+
"./agents/databricks/databricks-data-protection-privacy-agent/harnesses/claude-code.agent.md",
|
|
184
|
+
"./agents/databricks/databricks-data-quality-observability-agent/harnesses/claude-code.agent.md",
|
|
185
|
+
"./agents/databricks/databricks-developer-platform-agent/harnesses/claude-code.agent.md",
|
|
186
|
+
"./agents/databricks/databricks-finops-cost-agent/harnesses/claude-code.agent.md",
|
|
187
|
+
"./agents/databricks/databricks-genai-agent-engineering-agent/harnesses/claude-code.agent.md",
|
|
188
|
+
"./agents/databricks/databricks-genai-evaluation-observability-agent/harnesses/claude-code.agent.md",
|
|
189
|
+
"./agents/databricks/databricks-identity-network-security-agent/harnesses/claude-code.agent.md",
|
|
190
|
+
"./agents/databricks/databricks-lakeflow-pipeline-engineering-agent/harnesses/claude-code.agent.md",
|
|
182
191
|
"./agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/claude-code.agent.md",
|
|
183
192
|
"./agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/claude-code.agent.md",
|
|
193
|
+
"./agents/databricks/databricks-maestro-agent/harnesses/claude-code.agent.md",
|
|
194
|
+
"./agents/databricks/databricks-mlops-agent/harnesses/claude-code.agent.md",
|
|
195
|
+
"./agents/databricks/databricks-platform-architecture-agent/harnesses/claude-code.agent.md",
|
|
196
|
+
"./agents/databricks/databricks-platform-reliability-agent/harnesses/claude-code.agent.md",
|
|
197
|
+
"./agents/databricks/databricks-sql-performance-agent/harnesses/claude-code.agent.md",
|
|
198
|
+
"./agents/databricks/databricks-streaming-reliability-agent/harnesses/claude-code.agent.md",
|
|
199
|
+
"./agents/databricks/databricks-unity-catalog-governance-agent/harnesses/claude-code.agent.md",
|
|
184
200
|
"./agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/claude-code.agent.md",
|
|
201
|
+
"./agents/databricks/databricks-value-realization-agent/harnesses/claude-code.agent.md",
|
|
185
202
|
"./agents/dotnet/dotnet-aspire-cloud-native-review-agent/harnesses/claude-code.agent.md",
|
|
186
203
|
"./agents/dotnet/dotnet-aspnetcore-api-review-agent/harnesses/claude-code.agent.md",
|
|
187
204
|
"./agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/harnesses/claude-code.agent.md",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vanguard-frontier-agentic",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.11.1",
|
|
4
4
|
"description": "Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "VincentChuWaiChow",
|
|
@@ -178,9 +178,26 @@
|
|
|
178
178
|
"./agents/contabo/contabo-maestro-agent/harnesses/cursor.agent.md",
|
|
179
179
|
"./agents/contabo/contabo-security-hardening-agent/harnesses/cursor.agent.md",
|
|
180
180
|
"./agents/cross-functional/revenue-critical-journey-integrity-agent/harnesses/cursor.agent.md",
|
|
181
|
+
"./agents/databricks/databricks-ai-bi-genie-agent/harnesses/cursor.agent.md",
|
|
182
|
+
"./agents/databricks/databricks-data-protection-privacy-agent/harnesses/cursor.agent.md",
|
|
183
|
+
"./agents/databricks/databricks-data-quality-observability-agent/harnesses/cursor.agent.md",
|
|
184
|
+
"./agents/databricks/databricks-developer-platform-agent/harnesses/cursor.agent.md",
|
|
185
|
+
"./agents/databricks/databricks-finops-cost-agent/harnesses/cursor.agent.md",
|
|
186
|
+
"./agents/databricks/databricks-genai-agent-engineering-agent/harnesses/cursor.agent.md",
|
|
187
|
+
"./agents/databricks/databricks-genai-evaluation-observability-agent/harnesses/cursor.agent.md",
|
|
188
|
+
"./agents/databricks/databricks-identity-network-security-agent/harnesses/cursor.agent.md",
|
|
189
|
+
"./agents/databricks/databricks-lakeflow-pipeline-engineering-agent/harnesses/cursor.agent.md",
|
|
181
190
|
"./agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/cursor.agent.md",
|
|
182
191
|
"./agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/cursor.agent.md",
|
|
192
|
+
"./agents/databricks/databricks-maestro-agent/harnesses/cursor.agent.md",
|
|
193
|
+
"./agents/databricks/databricks-mlops-agent/harnesses/cursor.agent.md",
|
|
194
|
+
"./agents/databricks/databricks-platform-architecture-agent/harnesses/cursor.agent.md",
|
|
195
|
+
"./agents/databricks/databricks-platform-reliability-agent/harnesses/cursor.agent.md",
|
|
196
|
+
"./agents/databricks/databricks-sql-performance-agent/harnesses/cursor.agent.md",
|
|
197
|
+
"./agents/databricks/databricks-streaming-reliability-agent/harnesses/cursor.agent.md",
|
|
198
|
+
"./agents/databricks/databricks-unity-catalog-governance-agent/harnesses/cursor.agent.md",
|
|
183
199
|
"./agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/cursor.agent.md",
|
|
200
|
+
"./agents/databricks/databricks-value-realization-agent/harnesses/cursor.agent.md",
|
|
184
201
|
"./agents/dotnet/dotnet-aspire-cloud-native-review-agent/harnesses/cursor.agent.md",
|
|
185
202
|
"./agents/dotnet/dotnet-aspnetcore-api-review-agent/harnesses/cursor.agent.md",
|
|
186
203
|
"./agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/harnesses/cursor.agent.md",
|
|
@@ -355,6 +372,12 @@
|
|
|
355
372
|
"./agents/huawei/huawei-waf-cost-optimization-review-agent/harnesses/cursor.agent.md",
|
|
356
373
|
"./agents/huawei/huawei-waf-reliability-review-agent/harnesses/cursor.agent.md",
|
|
357
374
|
"./agents/huawei/huawei-waf-security-review-agent/harnesses/cursor.agent.md",
|
|
375
|
+
"./agents/ionos/ionos-cost-optimization-analyst-agent/harnesses/cursor.agent.md",
|
|
376
|
+
"./agents/ionos/ionos-datacenter-designer-reviewer-agent/harnesses/cursor.agent.md",
|
|
377
|
+
"./agents/ionos/ionos-kubernetes-platform-operator-agent/harnesses/cursor.agent.md",
|
|
378
|
+
"./agents/ionos/ionos-live-database-lifecycle-guard-agent/harnesses/cursor.agent.md",
|
|
379
|
+
"./agents/ionos/ionos-maestro-agent/harnesses/cursor.agent.md",
|
|
380
|
+
"./agents/ionos/ionos-security-compliance-reviewer-agent/harnesses/cursor.agent.md",
|
|
358
381
|
"./agents/istio/istio-ambient-mesh-review-agent/harnesses/cursor.agent.md",
|
|
359
382
|
"./agents/java/java-application-server-exit-agent/harnesses/cursor.agent.md",
|
|
360
383
|
"./agents/java/java-concurrency-and-virtual-thread-agent/harnesses/cursor.agent.md",
|
|
@@ -547,6 +570,12 @@
|
|
|
547
570
|
"./agents/oci/oci-waf-reliability-review-agent/harnesses/cursor.agent.md",
|
|
548
571
|
"./agents/oci/oci-waf-security-review-agent/harnesses/cursor.agent.md",
|
|
549
572
|
"./agents/opentelemetry/opentelemetry-collector-config-review-agent/harnesses/cursor.agent.md",
|
|
573
|
+
"./agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/harnesses/cursor.agent.md",
|
|
574
|
+
"./agents/ovhcloud/ovhcloud-iam-policy-review-agent/harnesses/cursor.agent.md",
|
|
575
|
+
"./agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/harnesses/cursor.agent.md",
|
|
576
|
+
"./agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/harnesses/cursor.agent.md",
|
|
577
|
+
"./agents/ovhcloud/ovhcloud-maestro-agent/harnesses/cursor.agent.md",
|
|
578
|
+
"./agents/ovhcloud/ovhcloud-network-architect-agent/harnesses/cursor.agent.md",
|
|
550
579
|
"./agents/php/composer-supply-chain-agent/harnesses/cursor.agent.md",
|
|
551
580
|
"./agents/php/php-application-security-agent/harnesses/cursor.agent.md",
|
|
552
581
|
"./agents/php/php-maestro-agent/harnesses/cursor.agent.md",
|
|
@@ -668,6 +697,12 @@
|
|
|
668
697
|
"./agents/sap/sap-testing-quality-gate-agent/harnesses/cursor.agent.md",
|
|
669
698
|
"./agents/sap/sap-transformation-portfolio-triage-agent/harnesses/cursor.agent.md",
|
|
670
699
|
"./agents/sap/sap-treasury-cash-risk-agent/harnesses/cursor.agent.md",
|
|
700
|
+
"./agents/scaleway/scaleway-cost-optimizer-agent/harnesses/cursor.agent.md",
|
|
701
|
+
"./agents/scaleway/scaleway-iam-policy-review-agent/harnesses/cursor.agent.md",
|
|
702
|
+
"./agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/cursor.agent.md",
|
|
703
|
+
"./agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/harnesses/cursor.agent.md",
|
|
704
|
+
"./agents/scaleway/scaleway-maestro-agent/harnesses/cursor.agent.md",
|
|
705
|
+
"./agents/scaleway/scaleway-network-architect-agent/harnesses/cursor.agent.md",
|
|
671
706
|
"./agents/sigstore/sigstore-cosign-supply-chain-review-agent/harnesses/cursor.agent.md",
|
|
672
707
|
"./agents/snowflake/snowflake-analytics-semantic-data-product-agent/harnesses/cursor.agent.md",
|
|
673
708
|
"./agents/snowflake/snowflake-bcdr-resilience-agent/harnesses/cursor.agent.md",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/github/copilot-cli/main/schemas/marketplace.schema.json",
|
|
3
3
|
"name": "vanguard-frontier-agentic",
|
|
4
4
|
"description": "Curated marketplace for cloud, zero-trust, and compliance-aware AI workflows β agents, skills, and rules spanning cloud, security, ERP, and platform providers.",
|
|
5
|
-
"version": "3.
|
|
5
|
+
"version": "3.11.1",
|
|
6
6
|
"owner": {
|
|
7
7
|
"name": "VincentChuWaiChow",
|
|
8
8
|
"url": "https://github.com/VincentChuWaiChow"
|
package/README.md
CHANGED
|
@@ -45,7 +45,7 @@ running AI agents at scale in environments where a wrong move is a board-level
|
|
|
45
45
|
incident. It collects reusable **skills**, **agents**, **rules**, **MCP references**,
|
|
46
46
|
and supporting assets for AWS, Azure, OCI, GCP, Alibaba Cloud, Huawei Cloud,
|
|
47
47
|
Kubernetes, and Terraform β plus cross-functional **Legal, HR, Marketing, Salesforce,
|
|
48
|
-
.NET, Java, Kotlin, PHP, Python, TypeScript, FinOps, Accounting, Finance, Oracle NetSuite ERP, SAP S/4HANA + BTP ERP, Microsoft 365 / Dynamics 365,
|
|
48
|
+
.NET, Java, Kotlin, PHP, Python, TypeScript, FinOps, Accounting, Finance, Oracle NetSuite ERP, SAP S/4HANA + BTP ERP, Microsoft 365 / Dynamics 365, a cloud-neutral Databricks lakehouse/AI board, and a cloud-neutral Snowflake data-platform board**
|
|
49
49
|
agentic ecosystems.
|
|
50
50
|
|
|
51
51
|
This is **not** just cloud infrastructure tooling. It is **agentic coordination**:
|
|
@@ -59,10 +59,10 @@ operates in. Coordination, governance, and escalation are the product.
|
|
|
59
59
|
<!-- Generated by scripts/generate-readme-counts.mjs β do not edit by hand. Run: npm run readme-counts:write -->
|
|
60
60
|
| Catalog | Count |
|
|
61
61
|
| --- | --- |
|
|
62
|
-
| Skills |
|
|
63
|
-
| Agents |
|
|
62
|
+
| Skills | 754 |
|
|
63
|
+
| Agents | 729 |
|
|
64
64
|
| Providers | 45 |
|
|
65
|
-
| Install roles |
|
|
65
|
+
| Install roles | 76 |
|
|
66
66
|
| Rules | 1 |
|
|
67
67
|
| MCP references | 3 |
|
|
68
68
|
<!-- readme-counts:end -->
|
|
@@ -201,7 +201,7 @@ Or wire it into `~/.claude/settings.json` (or your project's `.claude/settings.j
|
|
|
201
201
|
|
|
202
202
|
Pin to a tag for reproducible installs: pick any [released tag](https://github.com/VincentChuWaiChow/vanguard-frontier-agentic/releases) for stable versions, or use `@latest` for the current release.
|
|
203
203
|
|
|
204
|
-
- **Bundled:** all <!-- count:agents -->
|
|
204
|
+
- **Bundled:** all <!-- count:agents -->729<!-- /count --> cloud, security, compliance, Kubernetes, Terraform agents (incl. provider maestros and live-guard agents)
|
|
205
205
|
- **Spec:** [`.claude-plugin/marketplace.json`](.claude-plugin/marketplace.json) + [`.claude-plugin/plugin.json`](.claude-plugin/plugin.json) (canonical Claude Code plugin layout)
|
|
206
206
|
- **Not bundled:** skills, rules, MCP references β use the npm path for those
|
|
207
207
|
- **Docs:** [code.claude.com/docs/en/plugin-marketplaces](https://code.claude.com/docs/en/plugin-marketplaces)
|
|
@@ -231,7 +231,7 @@ Or in `.github/copilot/settings.json` for repo-wide trust:
|
|
|
231
231
|
|
|
232
232
|
- **Marketplace manifest:** [`.github/plugin/marketplace.json`](.github/plugin/marketplace.json) declares this repo as a single-plugin marketplace
|
|
233
233
|
- **Source path:** `./` (the repo root is the plugin root)
|
|
234
|
-
- **Bundled:** <!-- count:agents -->
|
|
234
|
+
- **Bundled:** <!-- count:agents -->729<!-- /count --> Copilot agent adapters under `agents/<provider>/<agent>/harnesses/copilot.agent.md`
|
|
235
235
|
- **Docs:** [github.com/github/copilot-cli](https://github.com/github/copilot-cli) (`/plugin marketplace add`)
|
|
236
236
|
|
|
237
237
|
</details>
|
|
@@ -252,7 +252,7 @@ In Cursor: **Settings β Plugins β Add Plugin Directory** β pick the cloned
|
|
|
252
252
|
vscode.cursor.plugins.registerPath("/absolute/path/to/vanguard-frontier-agentic");
|
|
253
253
|
```
|
|
254
254
|
|
|
255
|
-
- **Plugin manifest:** [`.cursor-plugin/plugin.json`](.cursor-plugin/plugin.json) enumerates all **<!-- count:agents -->
|
|
255
|
+
- **Plugin manifest:** [`.cursor-plugin/plugin.json`](.cursor-plugin/plugin.json) enumerates all **<!-- count:agents -->729<!-- /count --> Cursor agent adapters** explicitly via the `agents` field
|
|
256
256
|
- **Bundled:** all agents from `agents/<provider>/<agent>/harnesses/cursor.agent.md`
|
|
257
257
|
- **Rules:** existing `rules/` directory at repo root is auto-discovered by Cursor
|
|
258
258
|
- **Docs:** [cursor.com/docs/plugins](https://cursor.com/docs/plugins) Β· [cursor.com/docs/reference/plugins](https://cursor.com/docs/reference/plugins)
|
|
@@ -343,7 +343,7 @@ enabled = true
|
|
|
343
343
|
- **Bundled plugins:**
|
|
344
344
|
- `vanguard-frontier-agentic` β the main plugin, manifest at [`plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json`](plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json)
|
|
345
345
|
- `cross-platform-agent-template` β scaffold for new cross-platform agents
|
|
346
|
-
- **For agent adapter files** (`.codex/agents/*.toml`): after enabling the plugin, run `npx vfa-export-agents --platform codex --all --repo .` to write the <!-- count:agents -->
|
|
346
|
+
- **For agent adapter files** (`.codex/agents/*.toml`): after enabling the plugin, run `npx vfa-export-agents --platform codex --all --repo .` to write the <!-- count:agents -->729<!-- /count --> agent adapters into your repo
|
|
347
347
|
- **Other commands:** `codex plugin marketplace upgrade vanguard-frontier-agentic`, `codex plugin marketplace remove vanguard-frontier-agentic`
|
|
348
348
|
- **Docs:** [github.com/openai/codex](https://github.com/openai/codex) Β· [Codex plugin spec](https://github.com/openai/codex/blob/main/codex-rs/skills/src/assets/samples/plugin-creator/references/plugin-json-spec.md)
|
|
349
349
|
|
|
@@ -425,7 +425,7 @@ vfa-tui # installed via cargo or prebuilt b
|
|
|
425
425
|
|
|
426
426
|
## π§ Skills
|
|
427
427
|
|
|
428
|
-
**<!-- count:skills -->
|
|
428
|
+
**<!-- count:skills -->754<!-- /count --> skills** across AWS, Azure, OCI, GCP, Alibaba Cloud, Huawei Cloud, Kubernetes, CNCF ecosystem, Terraform, marketing governance, and more.
|
|
429
429
|
|
|
430
430
|
| Domain | Count | What they cover |
|
|
431
431
|
| ------------------ | ----: | ------------------------------------------------------------------------------------------------- |
|
|
@@ -445,8 +445,8 @@ vfa-tui # installed via cargo or prebuilt b
|
|
|
445
445
|
| π£ Marketing | 14 | Consent, pixel-leakage, martech access, GPC, email auth, ads.txt, targeting fairness, EU AI Act, audience uploads, list retention, influencer, dark patterns, analytics, maestro |
|
|
446
446
|
| βοΈ Salesforce | 25 | Org assessment, metadata review, permissions audit, Flow automation, Apex/LWC code review, release readiness, integration, marketing consent, Agentforce risk review, zero-trust maturity, DevSecOps pipeline, SOQL generation, Apex generation and test generation, operational T1/T2 runtime skills |
|
|
447
447
|
| βοΈ Microsoft 365 / D365 | 38 | Maestro routing (microsoft/m365/d365/Power Platform/Copilot), Entra Zero Trust & Conditional Access, Microsoft 365 Copilot readiness, Purview data security & compliance, Defender XDR SecOps, Intune endpoints, Teams collaboration, Exchange/SharePoint information governance, tenant governance, backup/BCDR & data resilience, licensing/EA optimization, Dataverse/DLP security, Power Platform ALM, Power Automate risk review, Copilot Studio governance, Fabric/Power BI governance, Fabric data engineering, Fabric analytics engineering, D365 Success by Design, SoD, data migration/cutover, finance close-to-report, supply chain, field service, customer service, sales ops, Customer Insights β Journeys, F&O developer/extensions, dual-write integration, Project Operations, Commerce, value realization, live-guard identity posture + Dataverse security role (read-only-runtime, Phase A), live-guard Dataverse record field update + sensitivity label apply (mutating-runtime, Phase B) |
|
|
448
|
-
| π§± Databricks
|
|
449
|
-
| βοΈ Snowflake
|
|
448
|
+
| π§± Databricks | <!-- count:provider:databricks -->20<!-- /count --> | Cloud-neutral lakehouse/AI board β maestro routing plus specialists for platform architecture, Unity Catalog governance, identity/network security, data protection & privacy, Lakeflow pipelines, streaming reliability, data quality & observability, SQL performance, AI/BI Genie, MLOps, GenAI agent engineering, GenAI evaluation & observability, developer platform (bundles/CI-CD), platform reliability, FinOps cost, and value realization β all static review. Plus the hand-authored `-at-azure` assets that predate the board: Unity Catalog governance, lakehouse engineering, and a Unity Catalog schema-scoped grant guard (mutating-runtime live-guard, Phase B) |
|
|
449
|
+
| βοΈ Snowflake | <!-- count:provider:snowflake -->28<!-- /count --> | Cloud-neutral data-platform board β router plus review specialists across identity/access, governance & privacy, compliance evidence, Cortex AI security, BCDR resilience, and business value; plus `snowflake-live-*` mutating-runtime guards, each a single approved mutation behind a human gate. The Azure-scoped predecessors remain as deprecated assets |
|
|
450
450
|
|
|
451
451
|
### π‘οΈ Live Guard skills β stop before you break prod
|
|
452
452
|
|
|
@@ -525,7 +525,7 @@ Rule of thumb: if the asset teaches **how to do a repeatable task**, it is a ski
|
|
|
525
525
|
|
|
526
526
|
## π€ Agents
|
|
527
527
|
|
|
528
|
-
**<!-- count:agents -->
|
|
528
|
+
**<!-- count:agents -->729<!-- /count --> agents** matching the skill catalog β agents ship harness adapters and a hardened permission model.
|
|
529
529
|
|
|
530
530
|
| Provider | Count | Specialisations |
|
|
531
531
|
| ------------------ | ----: | ----------------------------------------------------------------------------------- |
|
|
@@ -568,8 +568,8 @@ Rule of thumb: if the asset teaches **how to do a repeatable task**, it is a ski
|
|
|
568
568
|
| βοΈ Salesforce | 30 | 20 Wave 1 domain specialists (admin, dev, security, integration, Sales/Service/Marketing/Industry clouds, Agentforce, analytics, compliance) + 10 Wave 3 infrastructure security + DevSecOps agents β maestro router + live-guard authority gate |
|
|
569
569
|
| π· SAP | 40 | maestro + 39 specialists: S/4HANA transformation architecture, BTP account/entitlement governance, ABAP Cloud/RAP & CAP code review, Fiori/UI5 UX, finance FI-CO controls, supply chain IBP resilience, manufacturing execution risk, SuccessFactors HR process risk, MDG master data quality, custom-code remediation, Cloud ALM SRE, transport/release governance, read-only landscape + identity discovery; + 4 guarded-mutating-runtime live-guard operators (BTP entitlement, integration flow, role assignment, transport import) β advisory + live-guard-gated execution + maestro router |
|
|
570
570
|
| βοΈ Microsoft 365 / D365 | 40 | 5 maestro routers (microsoft, m365, d365, Power Platform, Copilot governance) + 31 static-review specialists + 2 read-only-runtime live-guards (Phase A: identity posture, Dataverse security role) + 2 mutating-runtime live-guards (Phase B: Dataverse record field update, sensitivity label apply) across M365 (Entra identity/Zero Trust, Copilot readiness, Purview data security & compliance, Defender XDR SecOps, Intune endpoints, Teams collaboration, Exchange/SharePoint information governance, tenant governance, backup/BCDR & data resilience, licensing/EA optimization), Power Platform (Dataverse security, ALM pipelines, automation risk, Copilot Studio governance), Fabric/Power BI (governance, data engineering, analytics engineering), D365 (Success by Design, SoD, data migration/cutover, finance, supply chain, field service, customer service, sales, Customer Insights β Journeys, F&O developer/extensions, dual-write integration, Project Operations, Commerce, value realization), and live-guard runtime (Phase A: identity posture, Dataverse security role; Phase B: Dataverse record field update guard, sensitivity label apply guard) |
|
|
571
|
-
| π§± Databricks
|
|
572
|
-
| βοΈ Snowflake
|
|
571
|
+
| π§± Databricks | <!-- count:provider:databricks -->20<!-- /count --> | **Cloud-neutral board (static review):** `databricks-maestro-agent` routes on seven axes (intent, business context, artifact type, blast radius, required evidence, implied runtime authority, specialist ownership) to platform architecture (account/workspace topology, metastore-per-region, serverless vs classic), Unity Catalog governance (three-level namespace, GRANT model, workspace-catalog binding, governed tags), identity/network security (SCIM, service principals, OAuth vs PAT, IP access lists, serverless egress, secret scopes), data protection & privacy (row filters, column masks, ABAC, classification, GDPR erasure via REORG/VACUUM, Delta Sharing egress, residency, CMK), Lakeflow pipeline engineering (Lakeflow Spark Declarative Pipelines, medallion, liquid clustering, Auto Loader), streaming reliability (checkpoints, state schema, watermarks, exactly-once, RocksDB), data quality & observability (expectations, Lakehouse Monitoring, drift, freshness), SQL performance (warehouse sizing, Photon, cache tiers, query profile), AI/BI Genie (Genie Agents, metric views, trusted assets), MLOps (MLflow 3, models in Unity Catalog, alias promotion, Model Serving, inference tables), GenAI agent engineering (Agent Framework, Databricks AI Search, MCP, Unity AI Gateway), GenAI evaluation & observability (MLflow Tracing, built-in judges, regression detection), developer platform (Declarative Automation Bundles, run-as, CLI/OAuth, Terraform, Git flows), platform reliability (system tables, job retries/timeouts, cluster policies, managed DR), FinOps cost (billing system tables, tag attribution, DBU uptime, budgets), and value realization (baseline-or-no-number, attribution limits, kill conditions). **Azure-specific `-at-azure` agents** that predate the board and remain alongside it: Unity Catalog governance and lakehouse engineering (ADLS Gen2 / Access Connector / VNet), both static review, plus 1 mutating-runtime live-guard (Phase B): a Unity Catalog schema-scoped grant guard (single GRANT to one principal, REVOKE rollback, written approval token + PREFLIGHT required) |
|
|
572
|
+
| βοΈ Snowflake | <!-- count:provider:snowflake -->28<!-- /count --> | **Review board (static review):** `snowflake-maestro-agent` routes to specialists for effective access computed transitively across grants and ownership, governance/privacy controls, independent compliance-evidence assurance, Cortex AI agent trust boundaries, BCDR (requested vs feasible vs proven RPO/RTO), and economic justification with veto authority. **Live guards (mutating-runtime):** the `snowflake-live-*` guards β RBAC grant, auth/network policy, warehouse cost, data-protection policy, pipeline/streaming change, and failover promotion β each one operation behind a written human gate with preflight, prior-state capture, verification, and rollback; never auto-dispatched. Azure-scoped predecessors are retained as deprecated |
|
|
573
573
|
| π Cross-functional skills | 3 | `legal-hr-routing-protocol`, `legal-hr-case-capsule`, `legal-hr-risk-taxonomy` (protocol skills, not agents) |
|
|
574
574
|
|
|
575
575
|
### βοΈ The Legal + HR cross-functional agentic ecosystem
|
|
@@ -631,6 +631,8 @@ Every agent ships:
|
|
|
631
631
|
- ποΈ `metadata.json` β schema-validated catalog entry
|
|
632
632
|
- π Harness adapters β claude-code + codex (EU providers); all 7 adapters for established providers
|
|
633
633
|
|
|
634
|
+
<!-- agent-tree:start -->
|
|
635
|
+
<!-- Counts generated by scripts/generate-readme-counts.mjs β do not edit by hand. Run: npm run readme-counts:write -->
|
|
634
636
|
```text
|
|
635
637
|
agents/
|
|
636
638
|
βββ accounting/ (14 agents β maestro + corporate accounting specialists: revenue recognition (ASC 606/IFRS 15), close cycle, consolidation/intercompany, fixed assets, lease accounting (ASC 842), hedge accounting, FX translation, tax provision, payroll, procure-to-pay, equity compensation, indirect tax/e-invoicing, business combinations β all advisory, no ledger writes)
|
|
@@ -642,7 +644,8 @@ agents/
|
|
|
642
644
|
βββ cert-manager/ (1 agent β PKI certificate lifecycle review)
|
|
643
645
|
βββ cilium/ (1 agent β network policy review)
|
|
644
646
|
βββ contabo/ (6 agents β advisory, live instance + storage guards, maestro)
|
|
645
|
-
βββ
|
|
647
|
+
βββ cross-functional/ (1 agent β revenue-critical journey integrity review, spanning the checkout/billing path that no single provider board owns)
|
|
648
|
+
βββ databricks/ (20 agents β cloud-neutral board: maestro + 16 static-review specialists across platform architecture, Unity Catalog governance, identity/network security, data protection & privacy, Lakeflow pipelines, streaming reliability, data quality, SQL performance, AI/BI Genie, MLOps, GenAI agent engineering, GenAI evaluation, developer platform, platform reliability, FinOps, value realization; + 2 Azure-specific static-review agents and 1 Unity Catalog schema-scoped grant guard β mutating-runtime live-guard, Phase B, -at-azure)
|
|
646
649
|
βββ dotnet/ (10 agents β C#/runtime, ASP.NET Core, EF Core, testing, NuGet supply chain, performance/AOT, OpenTelemetry, Aspire β maestro + 9 specialists)
|
|
647
650
|
βββ falco/ (1 agent β runtime threat detection review)
|
|
648
651
|
βββ finance/ (8 agents β maestro + corporate finance specialists: variance analysis, FP&A forecasting, treasury/liquidity, working capital, debt/capital structure, capital allocation, transfer pricing/Pillar Two β all advisory, no ERP writes)
|
|
@@ -679,6 +682,7 @@ agents/
|
|
|
679
682
|
βββ sigstore/ (1 agent β supply-chain security review)
|
|
680
683
|
βββ terraform/ (9 agents β engine-shared Terraform/OpenTofu board: plan blast radius, state reliability, estate reconciliation, supply-chain integrity, engine compatibility, policy evidence, execution governance, module contract, maestro)
|
|
681
684
|
```
|
|
685
|
+
<!-- agent-tree:end -->
|
|
682
686
|
|
|
683
687
|
Example:
|
|
684
688
|
|
|
@@ -803,6 +807,7 @@ Use `--provider` with `--role` to narrow the install to one cloud.
|
|
|
803
807
|
| `salesforce` | βοΈ Salesforce | 30 |
|
|
804
808
|
| `snowflake` | βοΈ Snowflake | 28 |
|
|
805
809
|
| `netsuite` | π« Oracle NetSuite ERP | 25 |
|
|
810
|
+
| `databricks` | π§± Databricks | 20 |
|
|
806
811
|
| `kotlin` | π§ Kotlin | 16 |
|
|
807
812
|
| `kubernetes` | βΈοΈ Kubernetes (cross-cloud) | 16 |
|
|
808
813
|
| `hr` | π₯ HR | 15 |
|
|
@@ -822,7 +827,6 @@ Use `--provider` with `--role` to narrow the install to one cloud.
|
|
|
822
827
|
| `ovhcloud` | βοΈ OVHcloud | 6 |
|
|
823
828
|
| `scaleway` | π«π· Scaleway | 6 |
|
|
824
829
|
| `php` | π PHP | 5 |
|
|
825
|
-
| `databricks` | π§± Databricks | 3 |
|
|
826
830
|
| `multi-cloud` | π° FinOps / multi-cloud | 3 |
|
|
827
831
|
| `argocd` | π Argo CD + Argo Rollouts (GitOps) | 2 |
|
|
828
832
|
| `backstage` | π Backstage (IDP / developer platform) | 1 |
|
|
@@ -1291,7 +1295,7 @@ In two weeks on npm: ~900 downloads. Socket.dev scores: Vulnerability 100, Quali
|
|
|
1291
1295
|
|
|
1292
1296
|
Your sponsorship directly funds the compute, API time, and research hours that turn new cloud providers, compliance frameworks, and security patterns into production-ready agents β free for everyone.
|
|
1293
1297
|
|
|
1294
|
-
Current catalog: **<!-- count:agents -->
|
|
1298
|
+
Current catalog: **<!-- count:agents -->729<!-- /count --> agents Β· <!-- count:skills -->754<!-- /count --> skills Β· <!-- count:providers -->45<!-- /count --> cloud/platform providers**
|
|
1295
1299
|
|
|
1296
1300
|
---
|
|
1297
1301
|
|
package/agents/AGENTS.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# AGENTS.md β Navigation Compass
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
<!-- count:global:agents -->729<!-- /count --> agents across <!-- count:global:providers -->45<!-- /count --> providers. This file is the index; load provider files on demand.
|
|
4
4
|
|
|
5
5
|
## File structure
|
|
6
6
|
|
|
@@ -9,7 +9,7 @@ agents/<provider>/<agent-id>/AGENT.md β harness-neutral role contract
|
|
|
9
9
|
agents/<provider>/<agent-id>/harnesses/ β 7 adapters: codex, copilot, claude-code,
|
|
10
10
|
cursor, gemini, kiro-ide, kiro-cli
|
|
11
11
|
agents/<provider>/<agent-id>/metadata.json β catalog mirror
|
|
12
|
-
catalog/agents.json β machine-readable index of
|
|
12
|
+
catalog/agents.json β machine-readable index of every agent
|
|
13
13
|
```
|
|
14
14
|
|
|
15
15
|
## Agent tiers
|
|
@@ -24,7 +24,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
24
24
|
|
|
25
25
|
---
|
|
26
26
|
|
|
27
|
-
## π§ AWS β
|
|
27
|
+
## π§ AWS β <!-- count:dir:aws:agents -->47<!-- /count --> agents β [`agents/aws/AGENTS.md`](aws/AGENTS.md)
|
|
28
28
|
|
|
29
29
|
**Entry point:** load `agents/aws/aws-maestro-agent/AGENT.md` for any AWS task; it routes to the right specialist and back.
|
|
30
30
|
|
|
@@ -49,7 +49,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
49
49
|
|
|
50
50
|
---
|
|
51
51
|
|
|
52
|
-
## π¦ Azure β
|
|
52
|
+
## π¦ Azure β <!-- count:dir:azure:agents -->36<!-- /count --> agents β [`agents/azure/AGENTS.md`](azure/AGENTS.md)
|
|
53
53
|
|
|
54
54
|
**Entry point:** load `agents/azure/azure-maestro-agent/AGENT.md` for any Azure task.
|
|
55
55
|
|
|
@@ -74,7 +74,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
74
74
|
|
|
75
75
|
---
|
|
76
76
|
|
|
77
|
-
## π₯ OCI β
|
|
77
|
+
## π₯ OCI β <!-- count:dir:oci:agents -->39<!-- /count --> agents β [`agents/oci/AGENTS.md`](oci/AGENTS.md)
|
|
78
78
|
|
|
79
79
|
**Entry point:** load `agents/oci/oci-maestro-agent/AGENT.md` for any OCI task.
|
|
80
80
|
|
|
@@ -97,7 +97,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
97
97
|
|
|
98
98
|
---
|
|
99
99
|
|
|
100
|
-
## βοΈ OVHcloud β 6 agents β [`agents/ovhcloud/README.md`](ovhcloud/README.md)
|
|
100
|
+
## βοΈ OVHcloud β <!-- count:dir:ovhcloud:agents -->6<!-- /count --> agents β [`agents/ovhcloud/README.md`](ovhcloud/README.md)
|
|
101
101
|
|
|
102
102
|
**Entry point:** load `agents/ovhcloud/ovhcloud-maestro-agent/AGENT.md` for any OVHcloud task.
|
|
103
103
|
|
|
@@ -114,7 +114,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
114
114
|
|
|
115
115
|
---
|
|
116
116
|
|
|
117
|
-
## π IONOS Cloud β 6 agents β [`agents/ionos/README.md`](ionos/README.md)
|
|
117
|
+
## π IONOS Cloud β <!-- count:dir:ionos:agents -->6<!-- /count --> agents β [`agents/ionos/README.md`](ionos/README.md)
|
|
118
118
|
|
|
119
119
|
**Entry point:** load `agents/ionos/ionos-maestro-agent/AGENT.md` for any IONOS Cloud task.
|
|
120
120
|
|
|
@@ -131,7 +131,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
131
131
|
|
|
132
132
|
---
|
|
133
133
|
|
|
134
|
-
## π«π· Scaleway β 6 agents β [`agents/scaleway/README.md`](scaleway/README.md)
|
|
134
|
+
## π«π· Scaleway β <!-- count:dir:scaleway:agents -->6<!-- /count --> agents β [`agents/scaleway/README.md`](scaleway/README.md)
|
|
135
135
|
|
|
136
136
|
**Entry point:** load `agents/scaleway/scaleway-maestro-agent/AGENT.md` for any Scaleway task.
|
|
137
137
|
|
|
@@ -148,7 +148,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
148
148
|
|
|
149
149
|
---
|
|
150
150
|
|
|
151
|
-
## π©πͺ Hetzner Cloud β 6 agents β [`agents/hetzner/README.md`](hetzner/README.md)
|
|
151
|
+
## π©πͺ Hetzner Cloud β <!-- count:dir:hetzner:agents -->6<!-- /count --> agents β [`agents/hetzner/README.md`](hetzner/README.md)
|
|
152
152
|
|
|
153
153
|
**Entry point:** load `agents/hetzner/hetzner-maestro-agent/AGENT.md` for any Hetzner Cloud task.
|
|
154
154
|
|
|
@@ -164,7 +164,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
164
164
|
|
|
165
165
|
---
|
|
166
166
|
|
|
167
|
-
## π° Contabo β 6 agents β [`agents/contabo/README.md`](contabo/README.md)
|
|
167
|
+
## π° Contabo β <!-- count:dir:contabo:agents -->6<!-- /count --> agents β [`agents/contabo/README.md`](contabo/README.md)
|
|
168
168
|
|
|
169
169
|
**Entry point:** load `agents/contabo/contabo-maestro-agent/AGENT.md` for any Contabo task.
|
|
170
170
|
|
|
@@ -180,7 +180,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
180
180
|
|
|
181
181
|
---
|
|
182
182
|
|
|
183
|
-
## βΈοΈ Kubernetes β
|
|
183
|
+
## βΈοΈ Kubernetes β <!-- count:dir:kubernetes:agents -->15<!-- /count --> agents β [`agents/kubernetes/README.md`](kubernetes/README.md)
|
|
184
184
|
|
|
185
185
|
**Entry point:** load `agents/kubernetes/kubernetes-maestro-agent/AGENT.md` β routes to all K8s specialists (including CNCF domain agents below) and enforces the live-guard gate.
|
|
186
186
|
|
|
@@ -202,7 +202,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
202
202
|
|
|
203
203
|
---
|
|
204
204
|
|
|
205
|
-
## π Prometheus β 1
|
|
205
|
+
## π Prometheus β <!-- count:dir:prometheus:agents -->1<!-- /count --> agents β [`agents/prometheus/README.md`](prometheus/README.md)
|
|
206
206
|
|
|
207
207
|
| Agent | Tier | Load when |
|
|
208
208
|
|---|---|---|
|
|
@@ -210,7 +210,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
210
210
|
|
|
211
211
|
---
|
|
212
212
|
|
|
213
|
-
## π¦
Falco β 1
|
|
213
|
+
## π¦
Falco β <!-- count:dir:falco:agents -->1<!-- /count --> agents β [`agents/falco/README.md`](falco/README.md)
|
|
214
214
|
|
|
215
215
|
| Agent | Tier | Load when |
|
|
216
216
|
|---|---|---|
|
|
@@ -218,7 +218,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
218
218
|
|
|
219
219
|
---
|
|
220
220
|
|
|
221
|
-
## π Sigstore β 1
|
|
221
|
+
## π Sigstore β <!-- count:dir:sigstore:agents -->1<!-- /count --> agents β [`agents/sigstore/README.md`](sigstore/README.md)
|
|
222
222
|
|
|
223
223
|
| Agent | Tier | Load when |
|
|
224
224
|
|---|---|---|
|
|
@@ -226,7 +226,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
226
226
|
|
|
227
227
|
---
|
|
228
228
|
|
|
229
|
-
## π cert-manager β
|
|
229
|
+
## π cert-manager β <!-- count:dir:cert-manager:agents -->1<!-- /count --> agents β [`agents/cert-manager/README.md`](cert-manager/README.md)
|
|
230
230
|
|
|
231
231
|
| Agent | Tier | Load when |
|
|
232
232
|
|---|---|---|
|
|
@@ -237,7 +237,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
237
237
|
|
|
238
238
|
---
|
|
239
239
|
|
|
240
|
-
## π FluxCD β 1
|
|
240
|
+
## π FluxCD β <!-- count:dir:fluxcd:agents -->1<!-- /count --> agents β [`agents/fluxcd/README.md`](fluxcd/README.md)
|
|
241
241
|
|
|
242
242
|
| Agent | Tier | Load when |
|
|
243
243
|
|---|---|---|
|
|
@@ -245,7 +245,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
245
245
|
|
|
246
246
|
---
|
|
247
247
|
|
|
248
|
-
## π Backstage β 1
|
|
248
|
+
## π Backstage β <!-- count:dir:backstage:agents -->1<!-- /count --> agents β [`agents/backstage/README.md`](backstage/README.md)
|
|
249
249
|
|
|
250
250
|
| Agent | Tier | Load when |
|
|
251
251
|
|---|---|---|
|
|
@@ -263,7 +263,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
263
263
|
|
|
264
264
|
---
|
|
265
265
|
|
|
266
|
-
## π‘οΈ Kyverno β 1
|
|
266
|
+
## π‘οΈ Kyverno β <!-- count:dir:kyverno:agents -->1<!-- /count --> agents β [`agents/kyverno/README.md`](kyverno/README.md)
|
|
267
267
|
|
|
268
268
|
| Agent | Tier | Load when |
|
|
269
269
|
|---|---|---|
|
|
@@ -273,7 +273,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
273
273
|
|
|
274
274
|
---
|
|
275
275
|
|
|
276
|
-
## π Argo CD β 2 agents β [`agents/argocd/README.md`](argocd/README.md)
|
|
276
|
+
## π Argo CD β <!-- count:dir:argocd:agents -->2<!-- /count --> agents β [`agents/argocd/README.md`](argocd/README.md)
|
|
277
277
|
|
|
278
278
|
| Agent | Tier | Load when |
|
|
279
279
|
|---|---|---|
|
|
@@ -284,7 +284,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
284
284
|
|
|
285
285
|
---
|
|
286
286
|
|
|
287
|
-
## πΈοΈ Istio β 1
|
|
287
|
+
## πΈοΈ Istio β <!-- count:dir:istio:agents -->1<!-- /count --> agents β [`agents/istio/README.md`](istio/README.md)
|
|
288
288
|
|
|
289
289
|
| Agent | Tier | Load when |
|
|
290
290
|
|---|---|---|
|
|
@@ -294,7 +294,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
294
294
|
|
|
295
295
|
---
|
|
296
296
|
|
|
297
|
-
## π Cilium β 1
|
|
297
|
+
## π Cilium β <!-- count:dir:cilium:agents -->1<!-- /count --> agents β [`agents/cilium/README.md`](cilium/README.md)
|
|
298
298
|
|
|
299
299
|
| Agent | Tier | Load when |
|
|
300
300
|
|---|---|---|
|
|
@@ -304,7 +304,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
304
304
|
|
|
305
305
|
---
|
|
306
306
|
|
|
307
|
-
## π‘ OpenTelemetry β 1
|
|
307
|
+
## π‘ OpenTelemetry β <!-- count:dir:opentelemetry:agents -->1<!-- /count --> agents β [`agents/opentelemetry/README.md`](opentelemetry/README.md)
|
|
308
308
|
|
|
309
309
|
| Agent | Tier | Load when |
|
|
310
310
|
|---|---|---|
|
|
@@ -312,7 +312,7 @@ Live-guard agents refuse to proceed without: target confirmation (cluster/accoun
|
|
|
312
312
|
|
|
313
313
|
---
|
|
314
314
|
|
|
315
|
-
## π© Terraform / OpenTofu β 9 agents β [`agents/terraform/README.md`](terraform/README.md)
|
|
315
|
+
## π© Terraform / OpenTofu β <!-- count:dir:terraform:agents -->9<!-- /count --> agents β [`agents/terraform/README.md`](terraform/README.md)
|
|
316
316
|
|
|
317
317
|
Engine-shared board: one provider covers Terraform and OpenTofu, and every specialist
|
|
318
318
|
names the engine behind any version-sensitive claim. See
|
|
@@ -334,7 +334,7 @@ agent after a human gate.
|
|
|
334
334
|
|
|
335
335
|
---
|
|
336
336
|
|
|
337
|
-
## π° FinOps / Multi-cloud β
|
|
337
|
+
## π° FinOps / Multi-cloud β <!-- count:dir:finops:agents -->4<!-- /count --> agents β [`agents/finops/README.md`](finops/README.md)
|
|
338
338
|
|
|
339
339
|
| Agent | Tier | Load when |
|
|
340
340
|
|---|---|---|
|
package/agents/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Agents
|
|
2
2
|
|
|
3
|
-
Role definitions for repeatable review, architecture, operations, and bounded execution work.
|
|
3
|
+
Role definitions for repeatable review, architecture, operations, and bounded execution work. **<!-- count:global:agents -->729<!-- /count --> enterprise-grade, audit-ready agents** organized in a three-layer ecosystem: maestro routers, domain specialists, and cross-functional protocols.
|
|
4
4
|
|
|
5
5
|
## Three-layer agentic architecture
|
|
6
6
|
|
|
@@ -33,7 +33,7 @@ Beyond cloud infrastructure, Vanguard Frontier ships agents for Legal, HR, Marke
|
|
|
33
33
|
|
|
34
34
|
The **Legal + HR ecosystem is the proof of concept** for cross-functional agentic coordination. Here's why it matters:
|
|
35
35
|
|
|
36
|
-
-
|
|
36
|
+
- **<!-- count:board:legal+hr:agents -->28<!-- /count --> specialist agents** (<!-- count:board:legal:agents -->13<!-- /count --> Legal + <!-- count:board:hr:agents -->15<!-- /count --> HR, each with a maestro router) handle the most legally exposed, audit-heavy, escalation-aware domains in an organization
|
|
37
37
|
- **3 cross-functional protocol skills** (`legal-hr-routing-protocol`, `legal-hr-case-capsule`, `legal-hr-risk-taxonomy`) define how agents hand off, escalate, and coordinate across organizational boundaries
|
|
38
38
|
- **Real handoff scenarios:** whistleblower reports β both Legal (privilege) and HR (investigation) own it; wrongful-termination exposure β Legal flags risk, HR confirms readiness before execution; data breach β Legal holds, HR freezes personnel actions
|
|
39
39
|
- **Audit-ready design:** every handoff is logged; every escalation has a named decision owner; every irreversible action routes to a human
|
|
@@ -51,21 +51,21 @@ Vanguard Frontier's cloud agent portfolios are organized by execution tier: advi
|
|
|
51
51
|
|
|
52
52
|
| Provider | Current status | Agents | Notes |
|
|
53
53
|
| --- | --- | ---: | --- |
|
|
54
|
-
| π§ AWS | active | 47 | advisory, repo-write execution, and guarded live-AWS operator agents |
|
|
55
|
-
| π₯ OCI | active | 39 | advisory and guarded live-OCI operator agents |
|
|
56
|
-
| π© GCP | active |
|
|
57
|
-
| π¦ Azure | active | 36 | advisory and guarded live-Azure operator agents |
|
|
58
|
-
| π Alibaba Cloud | active |
|
|
59
|
-
| π΄ Huawei Cloud | active |
|
|
60
|
-
| βοΈ OVHcloud | active | 6 | maestro router, IAM, FinOps, MCK, network architect, KMS live-guard |
|
|
61
|
-
| π IONOS Cloud | active | 6 | maestro router, DCD review, GDPR/compliance, K8s, FinOps, DBaaS live-guard |
|
|
62
|
-
| π«π· Scaleway | active | 6 | maestro router, IAM, Kapsule, FinOps, network, Kapsule rollout live-guard |
|
|
63
|
-
| π©πͺ Hetzner Cloud | active | 6 | maestro router, FinOps, infra review, capacity, firewall + server live-guards |
|
|
64
|
-
| π° Contabo | active | 6 | maestro router, FinOps, capacity, security hardening, instance + storage live-guards |
|
|
65
|
-
| βΈοΈ Kubernetes | active |
|
|
66
|
-
| π© Terraform | active |
|
|
67
|
-
| π° Multi-cloud | limited |
|
|
68
|
-
| CNCF ecosystem | active |
|
|
54
|
+
| π§ AWS | active | <!-- count:board:aws:agents -->47<!-- /count --> | advisory, repo-write execution, and guarded live-AWS operator agents |
|
|
55
|
+
| π₯ OCI | active | <!-- count:board:oci:agents -->39<!-- /count --> | advisory and guarded live-OCI operator agents |
|
|
56
|
+
| π© GCP | active | <!-- count:board:gcp:agents -->51<!-- /count --> | advisory, live-guard operators, maestro router |
|
|
57
|
+
| π¦ Azure | active | <!-- count:board:azure:agents -->36<!-- /count --> | advisory and guarded live-Azure operator agents |
|
|
58
|
+
| π Alibaba Cloud | active | <!-- count:board:alibaba:agents -->43<!-- /count --> | advisory, live-guard operators, maestro router |
|
|
59
|
+
| π΄ Huawei Cloud | active | <!-- count:board:huawei:agents -->43<!-- /count --> | advisory, live-guard operators, maestro router |
|
|
60
|
+
| βοΈ OVHcloud | active | <!-- count:board:ovhcloud:agents -->6<!-- /count --> | maestro router, IAM, FinOps, MCK, network architect, KMS live-guard |
|
|
61
|
+
| π IONOS Cloud | active | <!-- count:board:ionos:agents -->6<!-- /count --> | maestro router, DCD review, GDPR/compliance, K8s, FinOps, DBaaS live-guard |
|
|
62
|
+
| π«π· Scaleway | active | <!-- count:board:scaleway:agents -->6<!-- /count --> | maestro router, IAM, Kapsule, FinOps, network, Kapsule rollout live-guard |
|
|
63
|
+
| π©πͺ Hetzner Cloud | active | <!-- count:board:hetzner:agents -->6<!-- /count --> | maestro router, FinOps, infra review, capacity, firewall + server live-guards |
|
|
64
|
+
| π° Contabo | active | <!-- count:board:contabo:agents -->6<!-- /count --> | maestro router, FinOps, capacity, security hardening, instance + storage live-guards |
|
|
65
|
+
| βΈοΈ Kubernetes | active | <!-- count:board:kubernetes:agents -->16<!-- /count --> | RBAC, workload identity, PSA, live-guards, maestro |
|
|
66
|
+
| π© Terraform | active | <!-- count:board:terraform:agents -->9<!-- /count --> | generic IaC review |
|
|
67
|
+
| π° Multi-cloud | limited | <!-- count:board:multi-cloud:agents -->3<!-- /count --> | FinOps cross-cloud price advisor |
|
|
68
|
+
| CNCF ecosystem | active | <!-- count:board:kyverno+argocd+istio+cilium+opentelemetry+prometheus+falco+sigstore+cert-manager+fluxcd+backstage:agents -->12<!-- /count --> | Kyverno, Argo CD, Istio, Cilium, OTEL, Prometheus, Falco, Sigstore, cert-manager, FluxCD, Backstage. Velero ships skills only β no agents β so it is not counted here |
|
|
69
69
|
|
|
70
70
|
## Agent tiers
|
|
71
71
|
|