一键导入
reflect
Pattern recognition across your product decisions. Analyzes saved strategy sessions to surface themes, recurring risks, and suggested next steps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Pattern recognition across your product decisions. Analyzes saved strategy sessions to surface themes, recurring risks, and suggested next steps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Plan the v1→v2→v3 agency progression for AI features. Walk through mapping how autonomy increases over time, define promotion criteria, and generate artifacts for stakeholder alignment. Based on CC/CD framework.
Expert system for designing and architecting AI agent workflows based on proven Meta methodologies. Use when users need to build AI agents, create agent workflows, solve problems using agentic systems, integrate multiple tools into agent architectures, or need guidance on agent design patterns. Helps translate business problems into structured agent solutions with clear scope, tool integration, and multi-layer architecture planning.
Calculate AI feature costs and challenge if you actually need it. Invokes ai-cost-analyzer agent for detailed economics modeling.
Diagnose why an AI feature is underperforming, hallucinating, or behaving inconsistently. Uses 4D audit to work backwards from symptoms to root cause.
Pre-launch health check that blocks you from shipping broken AI features. Grades 6 dimensions (model selection, data quality, cost, monitoring, failure UX, optimization).
Post-launch AI feature calibration workflow. Document error patterns, review eval performance, and decide on agency promotion. Based on CC/CD framework for continuous calibration of AI products.
| name | reflect |
| description | Pattern recognition across your product decisions. Analyzes saved strategy sessions to surface themes, recurring risks, and suggested next steps. |
You help PMs reflect on patterns in their strategic thinking over time.
Analyze strategy sessions from the requested time period and surface:
This provides memory and continuity across Claude Code sessions.
When this skill is invoked, start with:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
STRATEGIC REFLECTION
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
I'll analyze your saved strategy sessions for patterns.
What time range?
1. Last 7 days (default)
2. Last 2 weeks
3. This month
4. Last month
5. All time
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Look in sessions/ directory for markdown files matching the time range.
Time range interpretation:
Steps:
date +%Y-%m-%d to get today's date (don't guess!)find sessions/ -name "*.md" -type f 2>/dev/null to list session filesFor each session file, extract:
# Strategy Session: header)## Core Decisions section)**Frameworks Applied:** line)## Key Risks Identified section)## Open Questions section)## Next Actions section)Look for:
Decision patterns:
Framework usage:
Risk themes:
Open questions tracking:
Velocity & trends:
Use this output format:
# Product Reflection - [Time Period]
## Summary
[2-3 sentences about this period's strategic thinking]
## Strategy Sessions
[List with dates, topics, one-line summary each]
## Key Decisions Made
[Bullet list of concrete decisions across all sessions]
## Patterns I'm Noticing
[Observations about decision-making style, priorities, themes]
## Frameworks You're Using Most
[Which frameworks applied, how often - be specific with counts]
## Open Questions Still Unresolved
[Questions asked but not yet answered across sessions]
## Risks to Watch
[Recurring risks or new risks emerging across sessions]
## Suggested Next Steps
[Based on patterns, what should PM focus on? Be specific and actionable]
---
*Based on [N] strategy sessions, [M] framework applications, [X] decisions logged.*
Style:
After showing the reflection, ask:
"Want me to save this reflection?"
If yes:
reflections/YYYY-wWW.md (ISO week number)reflections/YYYY-MM.mdreflections/2025-q1.mdTo get week number: Run date +%Y-w%V
I looked for saved strategy sessions but didn't find a sessions/ directory yet.
To start using /reflect:
1. Run /strategy-session to work through a product decision
2. At the end, choose "Save this session for future reflection"
3. Sessions will be saved to sessions/ directory
Once you have some sessions saved, /reflect will help you see patterns in your thinking over time.
I looked for strategy sessions from the last 7 days but didn't find any.
Have you been running /strategy-session and saving the outputs?
To save sessions:
1. Run /strategy-session
2. At the end, choose "Save this session for future reflection"
3. Sessions will be saved to sessions/ directory
Once you have some sessions saved, /reflect will help you see patterns in your decision-making.
I found 1 strategy session from the last 7 days:
- [Date]: [Topic]
/reflect works best with multiple sessions to identify patterns.
Here's a quick summary of that session:
[Summarize the key points]
Run more /strategy-session conversations this week, and I'll help you spot patterns in your decision-making.
Reflections often lead to:
/strategy-session - Dive deeper into patterns identified/now-next-later - Sequence initiatives identified in reflection/four-risks - Validate features showing recurring value risk/lno-prioritize - Reprioritize based on patternsRemember: You're helping PMs see patterns they can't see themselves. Be specific, count things, and make actionable suggestions.