← スキル一覧に戻る

conversation-report
by tatsuki-washimi
gwpy expansions for experiments
⭐ 0🍴 0📅 2026年1月26日
SKILL.md
name: conversation_report description: 会話全体の作業レポートをタイムスタンプ付きで保存する
Conversation Work Report
This skill creates a Markdown report summarizing all work done in the current conversation and saves it under docs/developers/.
Instructions
-
Collect Context
- Summarize all work performed in the conversation (reviews, fixes, tests, lint, docs, commits, cleanups).
- Include major outcomes and any skipped/blocked items.
-
Timestamp
- Generate a timestamp in local time using
date +%Y%m%d_%H%M%S. - Include a human-readable timestamp in the report header.
- Generate a timestamp in local time using
-
Save Location
- Save to
docs/developers/reviews/with filenameconversation_work_report_<timestamp>.md.
- Save to
-
Report Structure (Markdown)
- Title:
Conversation Work Report - Timestamp line
- Sections:
Accomplishments,Current Status,References
- Title:
-
Confirm
- Tell the user the file path.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です