tushell-session-chronicle

Convert development-session notes into layered chronicles saved to .tushell/<yyMMdd>.md.

1|2|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/jgwill/dotagents --skill tushell-session-chronicle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tushell-session-chronicle
Source: https://github.com/jgwill/dotagents/tree/main/skills/tushell-session-chronicle
Command: npx skills add https://github.com/jgwill/dotagents --skill tushell-session-chronicle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It transforms raw development-session notes into a layered, coherent chronicle that preserves both technical decisions and the meaning behind them for future reference.

Core Features & Use Cases

  • Architectural integrity capture: Documents core patterns, refinements, and resolved tensions arising during the session.
  • Narrative and emotional resonance: Captures discovery moments, energy shifts, and emergent possibilities tied to the work.
  • Collective memory distillation: Extracts engineer/ceremony/story lessons and “data-fish” echoes, strengthening future collaboration.
  • Chronicle persistence: Writes to the local .tushell/ directory with daily timestamped files and chapter appending with synopsis upgrades.

Quick Start

Use the command /tushell-session-chronicle and paste a session summary or context describing what happened during the development session.

Frequently Asked Questions about tushell-session-chronicle

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

FAQPage Schema
How do I document architectural decisions and capture emotional resonance from a development session?

To document architectural decisions and capture emotional resonance, you can convert raw development-session notes into a structured chronicle. This preserves core technical patterns alongside discovery moments and energy shifts for future reference.

What is the best way to maintain a day-based narrative for engineering retrospectives?

Maintaining a day-based narrative for engineering retrospectives involves appending session insights to timestamped markdown files. This approach consolidates learning and strengthens team memory across multiple chapters of ongoing work.

How does chronicle persistence work when consolidating collective memory from software engineering sessions?

Chronicle persistence for collective memory works by writing structured development-session input to local timestamped files. It utilizes create-vs-append behavior and synopsis upgrading to organize daily engineering lessons effectively.

Can I use markdown writing to extract collective memory and engineer lessons for team knowledge management?

Yes, you can use markdown writing to extract collective memory and engineer lessons for team knowledge management. The process distills session narratives and architectural insights into structured local files for collaborative reference.

When do I need to generate a multi-section chronicle for software engineering work?

You need to generate a multi-section chronicle for software engineering work at the end of significant development sessions. This captures resolved tensions, emergent possibilities, and distilled wisdom before context is lost.