From fd5e0aef530910dc7a6761aafce895bd8f81de45 Mon Sep 17 00:00:00 2001 From: Rodin Date: Thu, 30 Apr 2026 12:03:54 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20description=20consistency=20=E2=80=94=20?= =?UTF-8?q?'git=20repos'=20not=20'Gitea=20repos'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index 2e75935..6eb4da3 100644 --- a/SKILL.md +++ b/SKILL.md @@ -3,7 +3,7 @@ name: codebase-analysis description: >- Analyze open source repositories to extract architectural conventions, patterns, and design decisions. Produces convention docs and pattern - files suitable for Gitea repos. Use when asked to "analyze a repo", + files pushed to git repos. Use when asked to "analyze a repo", "extract patterns from", "what conventions does X use", "add X to the analysis repos", "how does X do Y architecturally", or when adding a new project to the conventions collection. Triggers on: codebase