session

Update .claude/ documentation from session activities and learnings.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/coco-de/skills --skill session-coco-de
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session
Source: https://github.com/coco-de/skills/tree/main/plugins/cc-dev-cycle/skills/session
Command: npx skills add https://github.com/coco-de/skills --skill session-coco-de

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of updating documentation within the .claude/ directory based on learnings and activities during a development session, ensuring that knowledge is captured and organized efficiently.

Core Features & Use Cases

  • Automatic Documentation Updates: Reflects session learnings, rules, and commands in relevant Markdown files.
  • Pattern Detection: Identifies repetitive tasks and suggests potential new skills or automations.
  • Learning Extraction: Extracts key rules, patterns, and best practices discovered during the session.
  • Follow-up Task Generation: Suggests next steps or improvements based on session outcomes.

Quick Start

Run the session skill to wrap up your current development session and update documentation.

Frequently Asked Questions about session

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate session documentation updates for coding conventions and architectural patterns?

Automating session documentation updates involves analyzing coding conventions, project settings, and architectural patterns from development activities to reflect changes in relevant Markdown files like CLAUDE.md. This ensures knowledge is captured and organized efficiently within the .claude/ directory.

What is the best way to capture developer workflow learnings and extract best practices after a coding session?

Capturing developer workflow learnings is done by extracting key rules, patterns, and best practices discovered during the session. The process automatically reflects these learnings and commands in relevant Markdown files to maintain up-to-date project documentation.

How do I identify repetitive tasks in my developer workflow and suggest new automations?

Identifying repetitive tasks is achieved through pattern detection during a development session. The system analyzes your activities, identifies repetitive actions, and suggests potential new skills or automations to streamline your workflow.

Does session documentation generation work without external dependencies?

Session documentation generation works without external dependencies, operating entirely through internal scripts and references. It relies on analyzing your session activities and project settings to update documentation within the .claude/ directory.

When do I need to update CLAUDE.md and related rule files for my project?

You need to update CLAUDE.md and related rule files when you want to wrap up a current development session. This ensures that newly discovered rules, commands, and architectural changes are reflected in your project's documentation.