From b972c12559bc28dd18f679c86d03266c22c67441 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Mon, 24 Aug 2026 15:12:37 -0600 Subject: [PATCH] docs: extend the mattpocock/skills credit to the grilling adaptation Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- CREDITS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CREDITS.md b/CREDITS.md index a46a552..7f45b40 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -2,7 +2,7 @@ ## Matt Pocock's Skills -The bundled `diagnosing-bugs` and `codebase-design` skills, the +The bundled `diagnosing-bugs`, `codebase-design`, and `grilling` skills, the `architecture-reviewer` agent, and the code smell baseline in the bundled `code-review` skill are adapted from [mattpocock/skills](https://github.com/mattpocock/skills) by Matt Pocock,