fix: description consistency — 'git repos' not 'Gitea repos'

This commit is contained in:
Rodin
2026-04-30 12:03:54 -07:00
parent 8a05b37a50
commit fd5e0aef53
+1 -1
View File
@@ -3,7 +3,7 @@ name: codebase-analysis
description: >- description: >-
Analyze open source repositories to extract architectural conventions, Analyze open source repositories to extract architectural conventions,
patterns, and design decisions. Produces convention docs and pattern 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 "extract patterns from", "what conventions does X use", "add X to the
analysis repos", "how does X do Y architecturally", or when adding a analysis repos", "how does X do Y architecturally", or when adding a
new project to the conventions collection. Triggers on: codebase new project to the conventions collection. Triggers on: codebase