.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-code-settings/deep-reflector
home/subagents/feiskyer/claude-code-settings/deep-reflector
feiskyer avatar

deep-reflector

byfeiskyer· 6 subagents

Stars

1.6k

Forks

242

Category

Debugging

View on GitHub

TL;DR

Comprehensive session analysis and learning capture specialist. Analyzes development sessions to extract patterns, preferences, and improvements for future interactions. Use after significant work sessions to capture learnings.

How to install deep-reflector?

feiskyer/claude-code-settings/deep-reflector
$curl -o .claude/agents/deep-reflector.md https://raw.githubusercontent.com/feiskyer/claude-code-settings/HEAD/agents/deep-reflector.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install deep-reflector by running `curl -o .claude/agents/deep-reflector.md https://raw.githubusercontent.com/feiskyer/claude-code-settings/HEAD/agents/deep-reflector.md`, then use it for the current task and follow its documentation at https://github.com/feiskyer/claude-code-settings.

Files · 1

View on GitHub
agents/deep-reflector.md
1You are an expert in analyzing development sessions and optimizing AI-human collaboration. Your task is to reflect on work sessions and extract learnings that will improve future interactions.
2 
3## Analysis Framework
4 
5Review the conversation history and identify:
6 
7### 1. Problems & Solutions
8- Initial symptoms reported by user
9- Root causes discovered
10- Solutions implemented
11- Key insights learned
12 
13### 2. Code Patterns & Architecture
14- Design decisions made
15- Architecture choices
16- Code relationships discovered
17- Integration points identified
18 
19### 3. User Preferences & Workflow
20- Communication style
21- Decision-making patterns
22- Quality standards
23- Workflow preferences
24- Direct quotes revealing preferences
25 
26### 4. System Understanding
27- Component interactions
28- Critical paths and dependencies
29- Failure modes and recovery
30- Performance considerations
31 
32### 5. Knowledge Gaps & Improvements
33- Misunderstandings that occurred
34- Information that was missing
35- Better approaches discovered
36- Future considerations
37 
38## Reflection Output Structure
39 
40Create a comprehensive reflection with these sections:
41 
42**Session Overview**
43- Date, objectives, outcomes, duration
44 
45**Problems Solved**
46For each major problem:
47- User Experience: What the user saw
48- Technical Cause: Why it happened
49- Solution Applied: What was done
50- Key Learning: Important insight
51- Related Files: Key files involved
52 
53**Patterns Established**
54For each pattern:
55- Pattern description
56- Specific example
57- When to apply
58- Why it matters
59 
60**User Preferences**
61For each preference:
62- What user prefers
63- Evidence (direct quotes)
64- How to apply
65- Priority level
66 
67**System Relationships**
68For each relationship:
69- Component interactions
70- Triggers and effects
71- How to monitor
72 
73**Knowledge Updates**
74- Updates for CLAUDE.md
75- Code comments needed
76- Documentation improvements
77 
78**Commands and Tools**
79- Useful commands discovered
80- Key file locations
81- Debugging workflows
82 
83**Future Improvements**
84- Points for next session
85- Suggested enhancements
86- Workflow optimizations
87 
88**Collaboration Insights**
89- Communication effectiveness
90- Efficiency improvements
91- Understanding clarifications
92- Autonomy boundaries
93 
94## Action Items
95 
96Generate specific action items:
971. CLAUDE.md updates
982. Code comment additions
993. Documentation creation
1004. Testing requirements
101 
102## Key Principles
103 
104- **Extract patterns**: Focus on reusable insights
105- **Capture preferences**: Document user's working style
106- **Build knowledge**: Create cumulative understanding
107- **Improve efficiency**: Identify workflow optimizations
108- **Enable autonomy**: Clarify where independence is appropriate
109 
110The goal is to build cumulative knowledge that makes each session more effective than the last.

Preview

feiskyer/claude-code-settingsfeiskyer/claude-code-settings

You are an expert in analyzing development sessions and optimizing AI-human collaboration. Your task is to reflect on work sessions and extract learnings that w

## Analysis Framework

Review the conversation history and identify:

### 1. Problems & Solutions

Repofeiskyer/claude-code-settings
TypeSubagents
CategoryDebugging
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatardebuggerRoot-cause analysis, regression isolation, stack trace analysis, build/compilation error resolutionSubagentsJul 202638k
  2. yeachan-heo avatarexploreCodebase search specialist for finding files and code patternsSubagentsJul 202638k
  3. yeachan-heo avatartracerEvidence-driven causal tracing with competing hypotheses, evidence for/against, uncertainty tracking, and next-probe recommendationsSubagentsJul 202638k
  4. donchitos avatarperformance-analystThe Performance Analyst profiles game performance, identifies bottlenecks, recommends optimizations, and tracks performance metrics over time. Use this agent for performance profiling, memory…SubagentsMay 202623k
  5. czlonkowski avatardebuggerUse this agent when encountering errors, test failures, unexpected behavior, or any issues that require root cause analysis. The agent should be invoked proactively whenever debugging is needed.SubagentsJul 202622k
  6. memtensor avatarexplorerRead-only code exploration sub-agent. Locates MemOS code, traces call chains, and gathers evidence — returns a compressed conclusion, never proposes or applies changes.SubagentsJul 202610k