process-sessions

Community

Formalize AI session insights, keep docs fresh.

Authortnez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI agent session notes contain rich, detailed work logs that are ephemeral by nature. This Skill provides a structured process to review these sessions, extract high-value knowledge (decisions, discoveries, lessons learned), and integrate it into permanent project documentation, preventing knowledge loss and keeping your docs up-to-date.

Core Features & Use Cases

  • Session Review: Systematically scans and reviews AI agent session notes.
  • Knowledge Formalization: Extracts architecture decisions into ADRs, implementation insights into guides, and lessons learned into best practices.
  • Cleanup & Archiving: Manages session notes by archiving or deleting them after processing, maintaining a clean knowledge base.
  • Use Case: Your AI agent just completed a complex feature. Use this Skill to review the session notes, automatically generate an ADR for a key architectural choice, update the CHANGELOG with new features, and archive the detailed session log, ensuring all valuable context is preserved.

Quick Start

Process my recent AI agent session notes.

Dependency Matrix

Required Modules

git cli

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: process-sessions
Download link: https://github.com/tnez/docent/archive/main.zip#process-sessions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository