# Curate

> Runs the patina curator now to consolidate overlapping skills and retire stale ones.

- Skill: `aurelioochoa/curate` (Agent Skill)
- Install (CLI): `npx skillmds@latest add aurelioochoa/curate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aurelioochoa/curate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: aurelioochoa (https://skillmd.com/u/aurelioochoa)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aurelioochoa/curate

---


Run `patina curator --curate-only`, then `patina pending list`.

`--curate-only` rather than `--run` on purpose: `--run` sweeps first, reviewing
every session whose SessionEnd hook never fired, up to the sweep limit. That is
correct on a schedule and surprising when a person asked for curation — it forks
a batch of real reviews before it reaches the curator.

This is a real model call and takes a minute or two. Say so before starting.

Nothing it decides is applied. Consolidation and archival are queued like
everything else, so report what landed in the queue and leave the decision with
the user. An archive entry is worth naming explicitly: approving one moves a
skill out of the library, which is recoverable but not silent.

