From 49dc2796cd1355700d9caee392295cc02b0e8400 Mon Sep 17 00:00:00 2001 From: "ecc-tools[bot]" <257055122+ecc-tools[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 02:08:15 +0000 Subject: [PATCH] feat: add certd ECC bundle (.agents/skills/certd/agents/openai.yaml) --- .agents/skills/certd/agents/openai.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .agents/skills/certd/agents/openai.yaml diff --git a/.agents/skills/certd/agents/openai.yaml b/.agents/skills/certd/agents/openai.yaml new file mode 100644 index 000000000..15261847c --- /dev/null +++ b/.agents/skills/certd/agents/openai.yaml @@ -0,0 +1,6 @@ +interface: + display_name: "Certd" + short_description: "Repo-specific patterns and workflows for certd" + default_prompt: "Use the certd repo skill to follow existing architecture, testing, and workflow conventions." +policy: + allow_implicit_invocation: true \ No newline at end of file