Installation

clawhub install trypto1019/arc-agent-lifecycle

Summary

Tracks the full history of an autonomous agent's configuration, installed skills, and changes over time. Takes point-in-time snapshots, diffs two states, and rolls back to earlier configurations. A retirement log records why skills were removed and what replaced them.

SKILL.md

Quick overview

Tracks the full history of an autonomous agent's configuration, installed skills, and changes over time. Takes point-in-time snapshots, diffs two states, and rolls back to earlier configurations. A retirement log records why skills were removed and what replaced them.

Without lifecycle tracking there is no way to answer what the agent was running at a specific point in time or what changed when something broke.

Common tasks

  • Snapshot agent state before upgrading skills
  • Compare what changed between two agent versions
  • Roll back to a working configuration after a bad update
  • Document why an old skill was retired and what replaced it
  • Review the last 20 change events when diagnosing unexpected behavior

Install paths

Primary command


openclaw install trypto1019/arc-agent-lifecycle

ClawHub installer


npx clawhub@latest install trypto1019/arc-agent-lifecycle

OpenClaw CLI


openclaw skills install trypto1019/arc-agent-lifecycle

Direct OpenClaw install


openclaw install trypto1019/arc-agent-lifecycle

Skill metadata

  • Category: Git & GitHub
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Suspicious

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/trypto1019/arc-agent-lifecycle

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.