agentsclimarketplace

Grace refactor

Skill osovv/grace-marketplace/skills/grace/grace-refactor

GRACE (Graph-RAG Anchored Code Engineering): open Agent Skills for contract-driven AI code generation with semantic markup, knowledge graphs, and support for Claude Code, Codex CLI, and Kilo Code.

Install
npx -y skills add osovv/grace-marketplace --skill grace-refactor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Refactor GRACE 4 governed code while keeping .grace graph, verification, change scopes, and file-local anchors synchronized.

SKILL.md

0.9 KB, as published. Nobody here has run it

<skill> <scope> Use this for rename, move, split, merge, extraction, or boundary cleanup work. Greenfield feature work should go through `grace-spec`, `grace-plan`, and `grace-execute`. </scope>

<must_do>

  • Resolve affected M-*, DF-*, and V-M-* anchors through .grace/graph/index.xml and .grace/verification/index.xml.
  • Check active .grace/changes for scope overlap before editing.
  • Preserve or update file-local LINKS:, module contracts, function contracts, and semantic blocks.
  • Update durable graph and verification artifacts only when the refactor intentionally changes boundaries, paths, or evidence.
  • Run targeted tests and grace lint --path <project-root> when available. </must_do> </skill>

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.