From fbb68c3a18ec944af8fc9add5e41d3f6223305e4 Mon Sep 17 00:00:00 2001 From: sdlcadmin Date: Tue, 21 Jul 2026 11:53:54 +0000 Subject: [PATCH] scaffold: add step-type/README.md --- step-type/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 step-type/README.md diff --git a/step-type/README.md b/step-type/README.md new file mode 100644 index 0000000..6eff59b --- /dev/null +++ b/step-type/README.md @@ -0,0 +1,3 @@ +# Step-type skills + +Skill files scoped to a pipeline step type (e.g. spec, tad, tasks): `.md` with YAML frontmatter (`id`, `version`, `scope`, `status`).