workspace-review
This skill audits an OpenClaw workspace's file layout, memory hygiene, and git status. It includes runnable shell checks (`#!/bin/bash`, `ls -la`, `git status`) and scans files for secrets (`grep -r -l "sk-"`, `.env`, `memory/YYYY-MM-DD.md`).