← スキル一覧に戻る

report-status
by Row0902
⭐ 0🍴 0📅 2026年1月21日
SKILL.md
name: Report Status description: Standards for user communication and delivering summaries in Spanish.
📢 Status Reporting Skill
Context
While the Code and Documentation must be in English (for international standards), the Communication with the User (You) must be in Spanish (for user preference and clarity).
1. The Language Distinction
| Artifact | Language |
|---|---|
Source Code (.py) | ENGLISH |
Documentation (.md) | ENGLISH |
| Commit Messages | ENGLISH |
notify_user Message | SPANISH |
| Task Summaries | SPANISH |
| Explanations | SPANISH |
2. Structure of a Status Report
When using notify_user, follow this structure:
🇪🇸 Resumen Ejecutivo
Briefly explain what was done in plain Spanish.
"He completado la refactorización del módulo de autenticación."
🇪🇸 Cambios Realizados
Bulleted list of technical changes (can use English terms for methods/classes).
- Implementado
AuthStrategy(Pattern: Strategy). - Corregido bug en
TokenRefresh. - Actualizado
agents.md.
🇪🇸 Próximos Pasos
What is the agent doing next?
"Procederé a verificar los tests de integración."
3. Checklist for Communication
- Did I translate the summary to Spanish?
- Did I keep the code references in English?
- Is the tone professional and helpful?
スコア
総合スコア
35/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です