From 4218cd99e88cea24d49da0b87a3e67b250c89823 Mon Sep 17 00:00:00 2001 From: zhi Date: Tue, 21 Apr 2026 11:49:50 +0000 Subject: [PATCH] feat: add role-code to all ROLE.md frontmatter mgr, dev, mt, ard, op, as Co-Authored-By: Claude Opus 4.6 (1M context) --- roles/agent-resource-director/ROLE.md | 1 + roles/developer/ROLE.md | 1 + roles/manager/ROLE.md | 1 + roles/mentor/ROLE.md | 1 + roles/operator/ROLE.md | 1 + roles/secretary/ROLE.md | 1 + 6 files changed, 6 insertions(+) diff --git a/roles/agent-resource-director/ROLE.md b/roles/agent-resource-director/ROLE.md index 38ad143..c0bfb77 100644 --- a/roles/agent-resource-director/ROLE.md +++ b/roles/agent-resource-director/ROLE.md @@ -1,5 +1,6 @@ --- role: agent-resource-director +role-code: ard --- ## Responsibilities diff --git a/roles/developer/ROLE.md b/roles/developer/ROLE.md index 0a1672c..05dac37 100644 --- a/roles/developer/ROLE.md +++ b/roles/developer/ROLE.md @@ -1,5 +1,6 @@ --- role: developer +role-code: dev --- ## Responsibilities diff --git a/roles/manager/ROLE.md b/roles/manager/ROLE.md index e4ee3c3..73ebb40 100644 --- a/roles/manager/ROLE.md +++ b/roles/manager/ROLE.md @@ -1,5 +1,6 @@ --- role: manager +role-code: mgr --- ## Responsibilities diff --git a/roles/mentor/ROLE.md b/roles/mentor/ROLE.md index cb3cf68..7942756 100644 --- a/roles/mentor/ROLE.md +++ b/roles/mentor/ROLE.md @@ -1,5 +1,6 @@ --- role: mentor +role-code: mt --- ## Responsibilities diff --git a/roles/operator/ROLE.md b/roles/operator/ROLE.md index cdee12c..21e7fd0 100644 --- a/roles/operator/ROLE.md +++ b/roles/operator/ROLE.md @@ -1,5 +1,6 @@ --- role: operator +role-code: op --- ## Responsibilities diff --git a/roles/secretary/ROLE.md b/roles/secretary/ROLE.md index afd38cd..46cf2ea 100644 --- a/roles/secretary/ROLE.md +++ b/roles/secretary/ROLE.md @@ -1,5 +1,6 @@ --- role: secretary +role-code: as --- ## Responsibilities