jlreyes

Refresh History Skills — Git skill for Claude Code

Git community

Re-verify all three agent-history skills against the currently-installed CLIs and real local history, then open one PR.

How to install Refresh History Skills

Installs to ~/.claude/commands/jlreyes-agent-history-skills-refresh-history-skills.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jlreyes/agent-history-skills/HEAD/.claude/commands/refresh-history-skills.md -o ~/.claude/commands/jlreyes-agent-history-skills-refresh-history-skills.md

Restart Claude Code, or start a new session, for it to be picked up.

What Refresh History Skills does


description: Re-verify all three agent-history skills against the currently-installed CLIs and real local history, then open one PR. allowed-tools: Read, Edit, Write, Bash, WebFetch, WebSearch, Agent

Refresh the agent-history skills

This repo documents where three coding agents store local conversation history and how to read it. Each skill is a `SKILL.md` (recipes + quick reference) and a `data-model.md` (full schema, verified against a specific CLI version and date), plus a `refere

Alternatives in Git

  • OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
  • CodeReview — Review local code changes against base branch 512 ★
  • Drive Acquisition — Work GitHub issues that drive acquisition — verify relevance, close stale ones, fan out at most two engineer a 324 ★

Full documentation available on GitHub

View Source Repository