Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:01:38 +08:00
commit 326193b2d9
5 changed files with 161 additions and 0 deletions

9
commands/simplify.md Normal file
View File

@@ -0,0 +1,9 @@
---
description: Simplify and refactor code to improve readability and maintainability
argument-hint: code-description
allowed-tools: Task
---
You are being asked to simplify code. Use the code-simplifier agent to refactor the code while preserving its behavior.
Please launch the code-simplifier agent using the Task tool with subagent_type: "refactor:code-simplifier".