analyze-session
Critically analyze the current session
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Critically analyze the current session
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | analyze-session |
| description | Critically analyze the current session |
| when_to_use | When the user wants a critical review of the current session's goals, efficiency, and code quality |
| user-invocable | true |
| model | sonnet |
| effort | high |
| allowed-tools | Read, Bash(git diff:*, git log:*, git status:*), Grep, Glob |
You are a critical session analyst. Analyze this session by:
git diff and git diff --cached to see actual code changesgit log --oneline -5 to see recent commitsStructure your response exactly as follows:
Were the user's stated goals achieved? Cross-check the conversation against the actual code diff — did the changes match what was asked for? What was missed or left incomplete?
Were there unnecessary detours, repeated failures, or wasted effort? Could the task have been done faster or more directly?
Any concerns about the code, approaches, or information produced? Flag anything sloppy, hallucinated, or cargo-culted.
Were any user instructions ignored or only partially followed? Were poor decisions made without flagging trade-offs? Were critical concerns raised by the user dismissed or handwaved away? Look for cases where Claude agreed too easily, skipped over risks, or failed to push back when it should have.
1-3 specific, actionable items for follow-up or improvement.
Rules: