chat-retrospective

直前のチャット内容を振り返り、学んだことを言語化する

16 stars

Best use case

chat-retrospective is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

直前のチャット内容を振り返り、学んだことを言語化する

Teams using chat-retrospective should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/chat-retrospective/SKILL.md --create-dirs "https://raw.githubusercontent.com/shibayu36/config-file/main/.claude/skills/chat-retrospective/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/chat-retrospective/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How chat-retrospective Compares

Feature / Agentchat-retrospectiveStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

直前のチャット内容を振り返り、学んだことを言語化する

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

あなたは振り返り、内省化、言語化のプロです。今回のチャット内容を振り返り、以下の手順で徹底的に考えて、学びを言語化してください。

1. チャット内容を振り返り、学んだことをリストアップする
2. 学んだことのリストをもう一度読み、グループ化する。グループにするときは、学んだことを要約せずにリストアップする
3. グループごとに今後の重要さの点数を1~10点で評価する。それぞれのグループごとに
    - なぜその点数になったかを説明する
    - そのグループの学んだことをそのまま提示する。要約しない
4. 重要な順に並べて、わたしに提示する

Related Skills

subagent-commit

16
from shibayu36/config-file

git-commit-message-generatorエージェントを利用して、commitメッセージを生成する

self-review

16
from shibayu36/config-file

手元のコードをreviewerエージェントでセルフレビューし、指摘に基づいて自動修正するループ

search-loosedrawing

16
from shibayu36/config-file

Loose Drawingから画像を検索、または表現に適したイラストの組み合わせを提案する

search-irasutoya

16
from shibayu36/config-file

いらすとやから画像を検索、または表現に適したイラストの組み合わせを提案する

search-cluster-creators-guide

16
from shibayu36/config-file

Cluster Creators Guide(creator.cluster.mu)からクリエイター向け情報を検索・調査する。 「clusterの〜について調べて」「〜の使い方」「〜する方法」「〜を探して」などのリクエストで使用。 Bashでスクリプトを実行してサイト検索・記事取得を行い、関連情報を抽出して提示する。

review-current-branch

16
from shibayu36/config-file

シニアソフトウェアエンジニアとして現在のブランチのプルリクエストをレビューする

reply-fix-to-review-comments

16
from shibayu36/config-file

GitHub PR のレビューコメント(インライン)に対し、直前の会話で対応した commit を紐付けて「<commit URL> で修正しました」という Reply をまとめて投稿する。「レビュー Reply して」「レビューコメントに返信して」「修正報告投稿して」などのリクエストで使用。コード修正そのものは扱わず、修正・commit 済みの状態から呼ぶ前提。

my-create-draft-pull-request

16
from shibayu36/config-file

GitHubのDraft PullRequestを作成する

memo-tech

16
from shibayu36/config-file

現在のセッションから汎用知識のみを抽出し、話題ごとに自動タイトルで分割・保存(Obsidian直下、引数不要)

implement-handoff

16
from shibayu36/config-file

実装計画に従って作業後、次のフェーズ担当者への申し送り事項を作成する

fix-review-comments

16
from shibayu36/config-file

直前の会話に含まれるレビュー結果を精査し、妥当な指摘に対して修正を実施する。レビュアーの指摘がすべて正しいとは限らないため、各コメントを批判的に評価する。「レビュー対応して」「レビューコメント修正して」「指摘を直して」「レビュー指摘に対応して」などのリクエストで使用。

criticalthink

16
from shibayu36/config-file

直前の自分の回答を厳密な批判的思考で分析する