grace-cli

Installation
SKILL.md

Use the optional grace CLI as a fast GRACE-aware read/query layer.

Prerequisites

  • The grace binary must be installed and available on PATH
  • The target repository should already use GRACE artifacts and markup
  • Prefer --path <project-root> unless you are already in the project root

If the CLI is missing, or the repository is not a GRACE project, say so and fall back to reading the relevant docs and code directly.

Choose the Right Command

  • grace lint --path <project-root> Use for a fast integrity snapshot across semantic markup, XML artifacts, and export/map drift.
  • grace lint --profile autonomous --path <project-root> Use before long agent runs to verify that operational packets, verification entries, and observable evidence are strong enough for autonomous execution.
  • grace lint --explain <code> Use when a lint code appears in CI or review and you want the built-in explanation plus remediation guidance.
  • grace status --path <project-root>
Related skills
Installs
12
GitHub Stars
160
First Seen
Apr 9, 2026