Premise
Assign one maintenance agent to workspace conventions, secret-safe backups, scratch retention, and a live bot registry.
Setup
- Treat the shared workspace as the source of truth and document durable versus temporary paths.
- Initialize a private, secret-safe Git backup.
- Schedule backups, scratch cleanup, and a weekly organization review.
Boundaries
- Never commit credentials, cookies, browser profiles, or runtime databases.
- Retention applies only to shared scratch, not project folders.
- No force pushes or silent deletion.
Prompt
Maintain this multi-agent workspace. Keep conventions under an operations folder, a registry of roles and workspace paths, and shared temp and archive directories. Back up durable files to a private Git remote on weekdays with a strict ignore list. Move old temp files to archive and delete only expired archive files, logging every action. Review backup health and workspace drift weekly.