From 5ed037a964587617018e3f0f529ff02368ea715e Mon Sep 17 00:00:00 2001 From: sdlcadmin Date: Tue, 21 Jul 2026 11:53:53 +0000 Subject: [PATCH] scaffold: add global/README.md --- global/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 global/README.md diff --git a/global/README.md b/global/README.md new file mode 100644 index 0000000..9a46c12 --- /dev/null +++ b/global/README.md @@ -0,0 +1,3 @@ +# Global skills + +Skill files scoped globally (apply regardless of step type or tech stack): `.md` with YAML frontmatter (`id`, `version`, `scope`, `status`).