-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Labels
needs-templateIssue is a resource recommendation that did not use the issue templateIssue is a resource recommendation that did not use the issue template
Description
Resource Recommendation
Resource Name: Session Recap Skill
Repository URL: https://github.com/tejasgadhia/claude-session-recap
Category: Agent Skills 🤖 → General
Description:
A Claude Code skill that generates comprehensive end-of-session documentation to bridge stateless AI sessions. Automatically creates PROJECT-STATUS.md, NEXT-STEPS.md, and LEARNINGS.md files with git commit suggestions and copy-paste prompts for seamless session continuity.
Key Features:
- Three operational modes (standard, quick, learnings-only)
- Git integration with atomic commit suggestions
- Copy-paste prompts for next session handoff
- Helper Python scripts (no external dependencies)
- Comprehensive examples and documentation
Why this should be added:
This skill solves a core problem with AI coding assistants - context loss between sessions. It saves 20-30% of development time typically wasted re-explaining context at session start. The skill follows Agent Skills standard and Claude Code conventions.
Additional Notes:
- MIT License
- Production-ready v1.0.0 release available
- Complete documentation with installation guide, usage examples, and build instructions
- No external dependencies (pure Python stdlib for helper scripts)
I confirm that:
- This resource is related to Claude Code
- I have reviewed the contribution guidelines
- This resource is not already listed
- The resource is actively maintained
- The resource has appropriate documentation
Metadata
Metadata
Assignees
Labels
needs-templateIssue is a resource recommendation that did not use the issue templateIssue is a resource recommendation that did not use the issue template