# Pend

> View latest reply from AI provider (gemini/codex/opencode/droid/claude).

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

---


# Pend - View Latest Reply

View the latest reply from specified AI provider.

## Usage

The first argument must be the provider name:
- `gemini` - View Gemini reply
- `codex` - View Codex reply
- `opencode` - View OpenCode reply
- `droid` - View Droid reply
- `claude` - View Claude reply

Optional: Add a number N to show the latest N conversations.

## Execution (MANDATORY)

```bash
pend $ARGUMENTS
```

## Examples

- `/pend gemini`
- `/pend codex 3`
- `/pend claude`

