What problem does it solve?
Long AI development sessions lose critical context when they hit token limits or are manually reset, forcing you to re-explain project background, re-debate past decisions, and re-discover implementation details every time you start a new conversation.
Core Features & Use Cases
- Structured Context Compaction: Compacts all accumulated session knowledge into a bounded, 6-section markdown context block with a 3693-line limit and smart compression to preserve the most relevant information for future sessions.
- Architecture Memory Extraction: Optionally pulls reusable cross-project architectural knowledge (decisions, patterns, constraints) into persistent memory files with cross-session reference syntax to avoid re-deriving the same insights across projects.
- Audit-Ready Activity Log: Mandates a datetime-stamped activity log for every session, providing a full audit trail of work and serving as an accurate input for time-tracking automation tools.
- Use Case: For long-running software development projects with multiple AI conversations, use this skill to reset your session without losing any context, so you can resume work immediately on your next conversation without re-explaining project state or re-discovering past decisions.
Quick Start
Use the session-reset skill to compact your current AI development session's accumulated context into a structured, reusable session file that preserves all guidelines, decisions, implementations, and activity history for future conversations.