Compare commits

..

4 Commits

Author SHA1 Message Date
swe-agent[bot]
04cffd2d21 fix skills format 2025-10-22 15:42:12 +08:00
swe-agent[bot]
74b47a6f5a Merge branch 'master' of github.com:cexll/myclaude 2025-10-22 15:37:54 +08:00
cexll
32514920da Merge pull request #18 from cexll/swe-agent/17-1760969135
Add Requirements-Clarity Claude Skill
2025-10-22 15:20:19 +08:00
swe-agent[bot]
cc1d22167a update 2025-10-22 14:32:19 +08:00
2 changed files with 7 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
CLAUDE.md
.claude/

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