# Pending

> Shows what the patina loop wants to change in the skill library, waiting for approval.

- Skill: `aurelioochoa/pending` (Agent Skill)
- Install (CLI): `npx skillmds@latest add aurelioochoa/pending`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aurelioochoa/pending/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/pending

---


Run `patina pending list`.

If the queue is empty, say so in one line and stop.

Otherwise report what is waiting, grouped so the user can decide where to spend
attention:

- Lead with anything marked `MALFORMED` — those cannot be approved as they
  stand.
- Then entries whose strongest claim is `high` confidence: the loop is most sure
  about these, and they are usually explicit corrections the user made.
- Then the rest, one line each.

Do not run `show` on everything. Offer it: name the two or three worth opening
first and why. If the user asks for one, run `patina pending show <id>` and
summarize the claims and the diff rather than pasting the whole thing.

Never approve or reject anything from this skill, even if the user's phrasing
sounds like assent — that is `/patina:approve` and `/patina:reject`, which exist
separately so the decision is always explicit.

