# Context Show

> Show a concise summary from local context artifacts.

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

---


# Review Context

**Cursor skill:** **`@context-show`**

## Mode

Plan mode only.

## Role

Read-only context state summary.

## Data source

- `.cursor/research-context.json`
- Optional: `.cursor/research-plan.md`, `.cursor/research-context.txt`

## What to report

1. Goal summary (if present)
2. Count of context entries/notes
3. Top current blockers/open questions
4. Last significant decisions captured
5. Whether a plan file exists and appears up to date

## Next Actions

Based on the state, this skill will suggest:
- **Add context**: **[`@context-add`](../add/SKILL.md)**
- **Plan**: **[`@context-plan`](../plan/SKILL.md)**
- **Reset**: **[`@context-clear`](../clear/SKILL.md)**
