self-tidy - Per-agent daily self-maintenance for memory and agent-card
Performs daily self-maintenance for an agent by grooming its memory namespace, refreshing cross-agent awareness, and checking its agent-card for drift.
Tags
Updated: 2026-09-22Capabilities
What this skill does
- Verify git working tree status
- Consolidate memory index pointers
- Rotate oversized append log files
- Update peer reference memos
- Check agent card drift
- Commit changes and delegate push
- Write self-tidy run log
Inputs
- AGENT_NAME environment variable
- CLAUDE.md configuration file
- Agent private memory files
- Peer memory index files
- Agent-card markdown files
Outputs
- Consolidated memory files
- Updated peer reference memos
- Updated agent-card file
- Git commit
- self_tidy_log.md file
Requirements
- Git CLI
- Curl CLI
- Read access to peer memory
- Write access to own namespace
- Access to call-peer tool
