request-refactor-plan
Installation
SKILL.md
当用户想要创建重构请求时,将调用此技能。你应该按以下步骤进行。如果认为不必要,可以跳过某些步骤。
This skill will be invoked when the user wants to create a refactor request. You should go through the steps below. You may skip steps if you don't consider them necessary.
- 向用户询问他们想解决的问题的详细描述以及任何潜在的解决方案想法。
Ask the user for a long, detailed description of the problem they want to solve and any potential ideas for solutions.
- 探索仓库以验证他们的断言并了解代码库的当前状态。
Explore the repo to verify their assertions and understand the current state of the codebase.
- 询问他们是否考虑过其他选项,并向他们展示其他选项。
Ask whether they have considered other options, and present other options to them.
- 就实现细节访谈用户。要极其详细和彻底。
Interview the user about the implementation. Be extremely detailed and thorough.