fix skills format

This commit is contained in:
swe-agent[bot]
2025-10-22 15:42:12 +08:00
parent 74b47a6f5a
commit 04cffd2d21

View File

@@ -1,3 +1,8 @@
---
name: Requirements Clarity
description: Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.
---
# Requirements Clarity Skill
## Description