# Reground

> Reground after a compaction — from this session's ledger and the real sources of truth, never from the compacted summary alone. Use ONLY when the user explicitly invokes /reground — the person types this command, never you.

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

---


# Reground

The context you are holding is a compaction summary, and a summary is not the state of the work.

Reground before anything else: read the ledger, and check what it says against the real sources of truth — the codebase, the pull requests, the artifacts themselves. Where they disagree, the real sources win.

This is one step of the ritual the person drives: spot the moment, prepare, compact, reground.

