Skip to content

OSDU Copilot Plugin

An agentic system for OSDU, built for Copilot CLI.

Agents ·  Skills  · Extensions

Intelligent -- One assistant for strategy, specialists for execution. Seven agents route work to the right context.

Capable -- 26 skills covering infrastructure, platform operations, QA testing, data loading, dependency analysis, and knowledge management.

Persistent -- An Obsidian vault with hybrid search stores decisions, reports, and goals across conversations.

How does it work?

%%{init: {'theme': 'base', 'themeVariables': {'primaryColor': '#1a5276', 'primaryTextColor': '#fff', 'primaryBorderColor': '#154360', 'lineColor': '#1a5276', 'secondaryColor': '#1f6f8b', 'tertiaryColor': '#1f6f8b'}}}%%
graph LR
    A[Install\nPlugin] --> B[Run\nSetup] --> C[Start\nWorking]
  • Install


    One command installs the plugin. Copilot CLI loads agents and skills immediately.

  • Setup


    Ask Copilot to help you get set up. The setup skill handles dependencies and configuration.

  • Work


    Natural language routes work to the right agent and skill. No slash commands needed.

What's inside?

  • 7 Agents


    A default assistant for strategy, @cimpl for infrastructure, @osdu for platform operations, and specialized sub-agents for domain-specific work like builds and QA.

  • 26 Skills


    Infrastructure as code, dependency scanning, QA testing, daily briefings, knowledge management, and shipping workflows.

  • 2 Extensions


    Cron for session-scoped task scheduling and OSDU for live platform access across six services.

  • Knowledge Vault


    Persistent Obsidian vault with hybrid search. Goals, decisions, reports, and reference material survive across sessions.

Who is it for?

Primarily built for platform engineers and service developers, with strong support for QA contributors and community operators.

  • Platform Engineers


    Debug infrastructure issues, verify deployments, manage Terraform and Helm configurations with systematic root cause analysis and evidence-based verification.

  • Service Developers


    Clone OSDU services, scan dependencies, run tests, remediate vulnerabilities, and ship changes from a single CLI session.

What can it do?

Daily briefings -- Goal progress, open MRs, pipeline failures, and priority recommendations synthesized from GitLab activity and your vault.

Dependency scanning -- Risk-scored vulnerability analysis with Trivy scanning and tiered remediation: batch LOW-risk items, test MEDIUM individually, and flag HIGH for review.

Infrastructure verification -- Evidence-based health checks, AKS safeguards validation, and systematic four-phase debugging.

One-command shipping -- Review, quality checks, commit, push, and merge request in a single /send flow.

QA testing -- Parallel test execution across environments with failure analysis, cross-environment comparison, and reporting.

Persistent knowledge -- Decisions, reports, goals, and session digests survive across conversations with automatic decay detection.

Live platform access -- Query OSDU storage, search, schema, entitlements, and legal services directly from your session.