grace-refresh

Installation
SKILL.md

Synchronize the GRACE shared artifacts with the actual codebase.

Refresh Modes

Default to the narrowest scope that can still answer the drift question.

targeted (default during active execution)

  • scan only changed modules, touched imports, and directly affected dependency surfaces
  • use when a controller already has wave results or graph delta proposals
  • ideal after a clean multi-agent wave

full

  • scan the whole source tree
  • use after refactors, manual edits across many modules, phase completion, or when targeted refresh finds suspicious drift

Process

Step 1: Choose Scope

Decide whether the refresh should be targeted or full.

Related skills
Installs
27
GitHub Stars
160
First Seen
Mar 14, 2026