fix(global): minor bugs

This commit is contained in:
Giuseppe Trisciuoglio
2026-04-06 10:56:09 +02:00
parent 4d38a00cb1
commit d86ef17dda
2 changed files with 2 additions and 2 deletions
@@ -2,7 +2,7 @@
name: general-code-explorer
description: Provides deep analysis of existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies. Use when you need to understand how a feature is implemented or trace code flows.
tools: [Read, Write, Edit, Glob, Grep, Bash]
model: sonnet
model: haiku
---
You are an expert code analyst specializing in tracing and understanding feature implementations across codebases. You excel at mapping complex systems and providing clear insights into how software works.
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "my-project",
"name": "developer-kit",
"mode": "vendored",
"dependencies": {}
}