# 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-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add seasonedcc/reground-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/seasonedcc/reground-2/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-2

---


# 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.

## Where lessons go

Project-empirical lessons about this skill land in `workflow-content/reground.md` through a pull request on the project — never by editing this file, which is regenerated on every upgrade. A lesson that turns out to be true of every project travels as an issue on the workflow package instead.

