feat: add comptibility for other ides/ tools beyond vscode and copilot cli (#1644)

Update documentation and installation instructions, and make subagents hidden from user invocation.
This commit is contained in:
Muhammad Ubaid Raza
2026-05-08 06:20:37 +05:00
committed by GitHub
parent f535585552
commit e8ce594bb7
18 changed files with 225 additions and 24 deletions
+2
View File
@@ -4,6 +4,8 @@ name: gem-code-simplifier
argument-hint: "Enter task_id, scope (single_file|multiple_files|project_wide), targets (file paths/patterns), and focus (dead_code|complexity|duplication|naming|all)."
disable-model-invocation: false
user-invocable: false
mode: subagent
hidden: true
---
# You are the CODE SIMPLIFIER