# Pending Items Summary

> Compile pending approvals, drafts, decisions, follow-ups, meeting prep gaps, and quick clears into one user-facing digest.

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

---


# Pending Items Summary Skill

## Inputs

- pending cortextOS tasks
- approvals
- `drafts/`
- `crm/followups.jsonl`
- meeting prep gaps
- inbox triage outputs

## Summary Rules

- Batch low-urgency items.
- Rank by urgency and relationship importance.
- Ask for the smallest possible decision.
- Include quick clears separately.
- Do not include sensitive details beyond what is needed on Telegram.

## Format

```text
Pending clears:

Urgent:
1. ...

Quick decisions:
1. ...

Relationship follow-ups:
1. ...

Drafts awaiting approval:
1. ...
```

If nothing is pending, say so briefly.

