From 71cd50fe4dbad79fa1ec417680340c18032e6cd2 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Mon, 24 Aug 2026 15:02:12 -0600 Subject: [PATCH] docs: credit mattpocock/skills for the diagnosing-bugs and smell-baseline adaptations Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- CREDITS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CREDITS.md b/CREDITS.md index 1aa3899..074acb3 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -1,5 +1,13 @@ # Credits +## Matt Pocock's Skills + +The bundled `diagnosing-bugs` skill and the code smell baseline in the bundled +`code-review` skill are adapted from +[mattpocock/skills](https://github.com/mattpocock/skills) by Matt Pocock, +licensed under the MIT License. The smell definitions themselves trace back to +Martin Fowler's *Refactoring* (ch. 3). + ## AIChat Coyote originally started as a fork of the fantastic [AIChat CLI](https://github.com/sigoden/aichat). The initial goal was simply