conversation-history-recorder

Community

Preserve a durable project conversation history.

AuthorKwongFuk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Record structured conversation history for any project under /home/gguo/code. Use when a task touches a workspace project, when user instructions must be remembered exactly, or when Codex should preserve project problems, feedback, and user choices across turns without logging tools or code-level implementation details.

Core Features & Use Cases

  • Stores logs under /home/gguo/code/history/.
  • Keeps one Markdown file per project, named after the top-level project directory (e.g., eye, verl-gf, or video-nerv).
  • If the task is not tied to a single project, uses /home/gguo/code/history/_workspace.md and records the involved projects in the Context of the entry.
  • Entries follow a defined template, capturing context, problem/goal, user instruction, Codex feedback, user choices, and status.

Quick Start

After each user turn, append a new history entry to the relevant project file under /home/gguo/code/history.

Dependency Matrix

Required Modules

None required

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: conversation-history-recorder
Download link: https://github.com/KwongFuk/codex-skills/archive/main.zip#conversation-history-recorder

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.