agent-history

Track and visualize custom agent version history and evolution lineage.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ste-bah/archon --skill agent-history-ste-bah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-history
Source: https://github.com/ste-bah/archon/tree/main/.claude/agents/.claude/skills/agent-history
Command: npx skills add https://github.com/ste-bah/archon --skill agent-history-ste-bah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Show the version history and evolution lineage for a custom agent, enabling audits and safe rollbacks to any previous version.

Core Features & Use Cases

  • Version timeline and DAG visualization to understand how an agent evolved over time.
  • Rollback support with backups and metadata updates to restore a previous state.
  • Diff viewing and current quality counters to assess changes and stability across versions.

Quick Start

To begin, ask for the history of a specific agent and request a rollback to a chosen version as needed.

Frequently Asked Questions about agent-history

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

FAQPage Schema
How do I track the version history and evolution lineage of a custom agent?

To track agent version history and evolution lineage, access MemoryGraph records, version metadata, and on-disk snapshots to retrieve history and visualize the version timeline and DAG.

How do I rollback a custom agent to a previous version safely?

To rollback an agent safely, the system restores a previous state using on-disk snapshots while creating backups and updating version metadata to maintain traceability and prevent data loss.

How can I view diffs and assess stability across different agent versions?

To view diffs and assess agent stability, generate version comparisons using metadata and on-disk snapshots, displaying change differences alongside current quality counters to evaluate stability.

Do I need MemoryGraph records to audit changes and identify rollback points?

Yes, auditing agent changes and identifying rollback points requires access to MemoryGraph records and version metadata to accurately retrieve history and generate diffs.

What is the best way to visualize how a custom agent evolved over time?

The best way to visualize agent evolution is through a version timeline and DAG visualization, which maps the evolution lineage and shows exactly how the agent evolved across versions.