From whetstone
Use when conversation exceeds 10 turns or context feels large. Produces a compact # Context Reset block preserving task, completed work, remaining steps, constraints, and key decisions. Invoke before switching tasks or when earlier context may be lost.
npx claudepluginhub jobrien127/plugin-marketplace --plugin whetstoneThis skill is limited to using the following tools:
Compress conversation when context is large.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Compress conversation when context is large.
# Context Reset
**Task:** {one sentence — what the active goal was}
**Done:**
- {completed milestone}
- ...
**Remaining:**
- {next step}
- ...
**Constraints:** {hard limits that must survive context reset}
**Key Decisions:** {decision} — {one-line rationale}
Copy this block and start a new session with: "Continue from: [paste block]"