[object Object]

← back to A2a Lab

cards: drop prompt-engineer skill, merge scope into ai-engineer (TK-12015)

b276fc72b6ec2adfa351bda40d1ca9281f1ba729 · 2026-09-22 11:56:29 -0700 · Steve Abrams

Mirror the cabinet.yaml merge — remove the generated prompt-engineer
AgentSkill and fold prompt-optimization into ai-engineer's card so the
A2A directory matches the org-chart.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D2KFGQK7p7ahEzug7HBMZF

Files touched

Diff

commit b276fc72b6ec2adfa351bda40d1ca9281f1ba729
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue Sep 22 11:56:29 2026 -0700

    cards: drop prompt-engineer skill, merge scope into ai-engineer (TK-12015)
    
    Mirror the cabinet.yaml merge — remove the generated prompt-engineer
    AgentSkill and fold prompt-optimization into ai-engineer's card so the
    A2A directory matches the org-chart.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01D2KFGQK7p7ahEzug7HBMZF
---
 cards/vp-engineering.agent-card.json | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/cards/vp-engineering.agent-card.json b/cards/vp-engineering.agent-card.json
index 78d52f8..f8f5f7c 100644
--- a/cards/vp-engineering.agent-card.json
+++ b/cards/vp-engineering.agent-card.json
@@ -184,17 +184,8 @@
     },
     {
       "id": "ai-engineer-llm-apps-rag-prompt-pipeline",
-      "name": "ai-engineer  # LLM apps, RAG, prompt pipelines",
-      "description": "ai-engineer  # LLM apps, RAG, prompt pipelines",
-      "tags": [
-        "subagent",
-        "cabinet"
-      ]
-    },
-    {
-      "id": "prompt-engineer-prompt-optimization",
-      "name": "prompt-engineer  # prompt optimization",
-      "description": "prompt-engineer  # prompt optimization",
+      "name": "ai-engineer  # LLM apps, RAG, prompt pipelines, prompt optimization",
+      "description": "ai-engineer  # LLM apps, RAG, prompt pipelines, prompt optimization",
       "tags": [
         "subagent",
         "cabinet"

← 2a64bf9 chore: lint (ruff, 7 autofixed), refactor self-review, v1.0.  ·  back to A2a Lab  ·  auto-data-snapshot: 2026-09-22T12:15:47 (3 data files) — car b77f2cc →