Back to list
philoserf

deep-reflect

by philoserf

Comprehensive Claude Code configuration with agents, skills, hooks, and automation

4🍴 0📅 Jan 22, 2026

SKILL.md


name: deep-reflect description: Analyzes development sessions to extract patterns, preferences, and learnings. Use after significant work sessions to capture insights, document system understanding, and improve future interactions. allowed-tools: [Read, Write, Edit, Grep, Glob, AskUserQuestion, TodoWrite]

model: opus


Reference Files


Deep Reflect

Comprehensive session analysis to build cumulative knowledge across interactions.

Objective

Extract reusable insights from the session that make future sessions more effective. Focus on patterns, not just facts.

When to Use

  • After significant debugging or problem-solving sessions
  • When you've learned something important about the codebase
  • After discovering user preferences through trial and error
  • When system relationships became clearer through investigation

Analysis Framework

Examine the session through 5 dimensions:

1. Problems & Solutions

  • What symptoms were reported?
  • What root causes were discovered?
  • What solutions worked (and didn't)?
  • What key insights emerged?

2. Code Patterns & Architecture

  • What design decisions were made?
  • What architecture choices emerged?
  • What code relationships were discovered?
  • What integration points were identified?

3. User Preferences & Workflow

  • Communication style preferences
  • Decision-making patterns
  • Quality standards expressed
  • Workflow preferences revealed
  • Direct quotes that reveal preferences

4. System Understanding

  • Component interactions discovered
  • Critical paths and dependencies
  • Failure modes and recovery patterns
  • Performance considerations learned

5. Knowledge Gaps & Improvements

  • Where did misunderstandings occur?
  • What information was missing?
  • What better approaches were discovered?
  • What should be done differently next time?

Process

  1. Review - Walk through the session conversation
  2. Extract - Identify insights in each dimension
  3. Synthesize - Connect related learnings
  4. Document - Create structured reflection
  5. Act - Generate concrete deliverables

Deliverables

Based on the analysis, generate applicable items:

  • CLAUDE.md updates - Preferences and patterns to remember
  • Code comments - System understanding to preserve
  • Documentation - Workflows or processes to document
  • Future considerations - Things to address in later sessions

Guidelines

  • Focus on reusable patterns, not session-specific facts
  • Capture the "why" behind decisions, not just the "what"
  • Preserve user voice when documenting preferences
  • Prioritize insights by impact on future effectiveness
  • Build cumulative knowledge, not just session notes

Score

Total Score

65/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つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon