Grace Refresh
Detect drift between observed repository state and durable GRACE 4 .grace current state, then help create reconciliation changes.
Grace Refresh by osovv · 5c42c15
npx skillmds@latest add osovv/grace-refresh File contents
---name: grace-refreshdescription: Detect drift between observed repository state and durable GRACE 4 .grace current state, then help create reconciliation changes.---<skill><purpose>Compare code, tests, and file-local markup against `.grace/context`, `.grace/graph`, `.grace/verification`, and active change scopes. This skill reports drift and proposes a normal `GraceChangeSpec`/`GraceChangePlan`; it does not silently mutate current state.</purpose><workflow>1. Run or request `grace lint --path <project-root>` and `grace status --path <project-root>`.2. Inspect `.grace/graph/index.xml` and routed graph documents for stale, missing, or orphaned `M-*` and `DF-*` anchors.3. Inspect `.grace/verification/index.xml` and routed verification documents for missing deterministic `V-M-*` coverage, stale commands, or missing evidence markers.4. Compare file-local `LINKS:`, module contracts, tests, and log markers against durable anchors.5. Report drift as findings with proposed reconciliation scope.6. If changes are needed, route through `grace-spec` and `grace-plan` instead of direct mutation.</workflow></skill>
osovv/grace-marketplace/tree/main/skills/grace/grace-refresh commit 5c42c156b6
Frequently asked questions
Run npx skillmds@latest add osovv/grace-refresh in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Detect drift between observed repository state and durable GRACE 4 .grace current state, then help create reconciliation changes. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
osovv (@osovv) published this skill. Their other Agent Skills are listed on their SkillMD profile.