← Back to list

conversation-report
by tatsuki-washimi
gwpy expansions for experiments
⭐ 0🍴 0📅 Jan 26, 2026
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.
Score
Total Score
60/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon