---
name: "Run contract-driven GRACE code changes with agent skills"
slug: "run-contract-driven-grace-code-changes-with-agent-skills"
description: "Uses GRACE skills and the optional grace CLI to guide coding agents through contract-first code changes backed by .grace artifacts, graph navigation, lint gates, verification entries, and review workflows."
github_stars: 228
verification: "security_reviewed"
source: "https://github.com/osovv/grace-marketplace"
author: "osovv"
publisher_type: "independent"
category: "Templates & Workflows"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "osovv/grace-marketplace"
  github_stars: 228
  npm_package: "@osovv/grace-cli"
  npm_weekly_downloads: 160
---

# Run contract-driven GRACE code changes with agent skills

Uses GRACE skills and the optional grace CLI to guide coding agents through contract-first code changes backed by .grace artifacts, graph navigation, lint gates, verification entries, and review workflows.

## Prerequisites

GRACE skills, optional grace CLI, Bun for CLI installation, filesystem access, supported agent such as Claude Code, Codex CLI, or Kilo Code

## Installation

Install or set up from the source-backed instructions:

Install skills with opkg install gh@osovv/grace-marketplace, /plugin marketplace add osovv/grace-marketplace followed by /plugin install grace@grace-marketplace, or clone the repository and copy skills/grace/grace-* into the target agent skills directory. Optional CLI: bun add -g @osovv/grace-cli.

- Source: https://github.com/osovv/grace-marketplace

## Documentation

- https://github.com/osovv/grace-marketplace

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-contract-driven-grace-code-changes-with-agent-skills/)
