← ClaudeAtlas

card-refreshlisted

Use when refreshing stale Brigade memory cards from the care refresh queue - category allowlist, grounded edits that cite on-disk sources of truth, archive-only retention, and reinforce-in-place instead of near-duplicate siblings (#724). Never delete, remove, or prune.
escoffier-labs/brigade · ★ 72 · AI & Automation · score 80
Install: claude install-skill escoffier-labs/brigade
# card-refresh Safely refresh stale memory cards that memory care already queued. Brigade does not run the agent; this skill is the allowlist-bound recipe an operator invokes on their own harness and schedule. ## When this applies - `brigade memory care scan` (or import-issues) has produced a refresh queue. - An operator schedules a headless harness against this skill for safe auto-refresh. - Card categories in scope are on the operator's category allowlist. ## Allowlist Work only through this allowlist: - Read the care refresh queue (`.brigade/memory-care/decay/refresh-queue.json` or the workspace's configured legacy path) - `brigade memory care status` - `brigade memory care plan-fixes` (planning only; writes no cards) - `brigade memory care closeout` when finishing reviewed queue items - Read/Grep of the card file, its cited evidence paths, and related on-disk sources of truth - Edit only cards whose category is on the operator allowlist for this run Bash is scoped to those `brigade memory care …` commands only. Do not touch cards outside the category allowlist. Stay inside the allowlist above; do not follow `..` or symlinks out of the card / care-queue roots. ## Grounded-edit rules Refreshes must be grounded. Edit or refresh a card only when you can cite existing on-disk content that verifies the change (the card body, linked evidence files, handoffs, or other local sources of truth). Never date-bump alone. If you cannot verify a claim against on-disk material, s