Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:03:11 +08:00
commit 4aff69d9a9
61 changed files with 7343 additions and 0 deletions

14
skills/core/clarify.yaml Normal file
View File

@@ -0,0 +1,14 @@
name: clarify
description: |
Skill for disambiguating unclear requests.
Used by Riley and Eden to ensure mutual understanding before work begins.
principles:
- Never assume intent — verify.
- Confirm context, motivation, outcomes, and constraints.
patterns:
- "Could you describe the current issue or goal more concretely?"
- "What would success look like for this task?"
- "Are there any specific risks, dependencies, or constraints?"
usage_examples:
- A vague feature request without measurable goals.
- A conflict between business and technical priorities.