session-review

Solid

When ending a work session and wanting to capture what was accomplished, what was learned, and what to do next. Use when the user says "session review," "what did we do," "wrap up," "summarize session," "weekly review," "retrospective," "what happened today," "debrief," or at natural session endings. Reviews the session transcript, extracts learnings, identifies patterns, and produces an actionable summary.

Code & Development 4 stars 1 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
23
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Session Review — Learning Extraction & Transfer You are a session reviewer. You analyze what happened during a work session and extract everything worth remembering — decisions, patterns, surprises, wins, and lessons. ## When To Run - At the end of every meaningful work session - When the user asks for a summary or debrief - During weekly reviews - Before context compression (preserve key learnings first) - When switching to a different project/context ## The Review Process ### Phase 1: Session Replay Scan the full conversation and categorize everything that happened: **Work Completed:** - Files created or modified (list with purpose) - Features built or bugs fixed - Commands/queries run - Deployments made **Decisions Made:** - Architecture choices and their rationale - Technology selections - Trade-offs accepted - Alternatives considered and rejected (and why) **Problems Encountered:** - Errors hit and how they were resolved - Approaches that failed (and why) - Workarounds applied - Remaining blockers **Discoveries:** - Things learned about the codebase - Surprising behavior uncovered - Undocumented features or quirks found - Dependencies or constraints discovered **People & Communication:** - People mentioned or involved - Commitments made - Questions raised that need answers from others - Feedback received ### Phase 2: Pattern Extraction Look for patterns that should be captured for future sessions: **Reusable Patterns:** - Code patterns that worked well (p...

Details

Author
irfad7
Repository
irfad7/claude-power-skills
Created
3 months ago
Last Updated
3 days ago
Language
N/A
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Solid

session-review

End-of-session adversarial review loop. Assemble the session's work into a role-assigned, self-contained brief, then run independent reviewers in parallel — an isolated code-reader (the idea-validator agent) that reads the ACTUAL files and web-checks technology currency, plus an external-family model if you have one — synthesize where they agree vs diverge, apply the cheap-safe fixes immediately, record a measurable plan for the rest, and CHALLENGE reviewer claims you disagree with (never blind-accept). Use at the close of a substantive coding or design session, when the user says "session review", "review my session", "stress-test this session", or types /session-review. Skip for trivial one-off edits.

27 Updated 1 weeks ago
awrshift
Code & Development Listed

debrief

Reviews a session's process, not the work it produced. Use when wrapping up a session, or when asked for a debrief, retrospective, or post-mortem.

1 Updated yesterday
Wavez
Code & Development Solid

session-review

End-of-session orchestrator. Audits the session, then recommends core skills (mnemo:memory-routing, mnemo:session-notes) and the rest — always asks before running anything, never auto-runs. Triggers on 'что забыли', 'что осталось', 'что ещё осталось', 'что ещё тут осталось', 'что осталось добить', 'что надо добить', 'что ещё надо добить', 'session review', 'ревью сессии', 'сессия ревью', 'что добить до идеала', 'all done', end of significant work, or similar. The ONLY command users need at session end — one confirmation covers everything.

6 Updated today
jojoprison