Back to list
tatsuki-washimi

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

  1. Collect Context

    • Summarize all work performed in the conversation (reviews, fixes, tests, lint, docs, commits, cleanups).
    • Include major outcomes and any skipped/blocked items.
  2. Timestamp

    • Generate a timestamp in local time using date +%Y%m%d_%H%M%S.
    • Include a human-readable timestamp in the report header.
  3. Save Location

    • Save to docs/developers/reviews/ with filename conversation_work_report_<timestamp>.md.
  4. Report Structure (Markdown)

    • Title: Conversation Work Report
    • Timestamp line
    • Sections: Accomplishments, Current Status, References
  5. 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