pub const SKILL_ARCHIVE_DIR_NAME: &str = "_deleted";
Archive root under the shared workspace where deleted skills are moved (when RemoveMode::Archive is selected). Mirrors the agent-workspace archive convention.
RemoveMode::Archive