🧩
AI EngineeringTypeScript

Grace Init

by osovv

Grace Init is an AI Engineering skill for Claude Code, published by osovv in grace-marketplace.

239 stars54 forkson osovv/grace-marketplaceAdded 2026/09/03Repository updated 2026/08/29
agent-skillsai-code-generationai-engineeringautonomous-agentsclaude-codecodex-clicontract-driven-developmentdeveloper-toolsgracegraph-ragkilo-codeknowledge-graphllm-agentssemantic-markup
Install in seconds
Install Grace Init
Copy Grace Init into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/osovv/grace-marketplace/tree/main/skills/grace/grace-init ~/.claude/skills/grace-init

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

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

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/grace/grace-init/SKILL.md in osovv/grace-marketplace
Installs to
~/.claude/skills/grace-init
Collection
One of 15 skills cataloged from this repository
Category
AI Engineering2793 skills

What Grace Init does

Grace Init bootstraps a GRACE 4 project by creating the canonical .grace context, graph, verification, and changes folders from templates. Use it when starting a new project or setting up GRACE artifacts for the first time.

Grace Init is cataloged under AI Engineering on DirSkills. Grace Init comes from a repository tagged agent-skills, ai-code-generation, ai-engineering, autonomous-agents and claude-code.

Documentation

README

  • AGENTS.md
  • .grace/context/requirements.xml
  • .grace/context/technology.xml
  • .grace/context/principles.xml
  • .grace/context/deployment.xml
  • .grace/context/ux-guidelines.xml
  • .grace/graph/index.xml
  • .grace/graph/main.xml
  • .grace/verification/index.xml
  • .grace/verification/main.xml
  • .grace/changes/active/
  • .grace/changes/archive/

Every XML artifact uses graceVersion="4.0". Semantic anchors are XML tags, never attributes. Do not create dummy C-* change bundles. Do not overwrite existing .grace artifacts without explicit confirmation.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Grace Init

  • What else does osovv publish alongside Grace Init?

    Grace Init is one of 15 skills that DirSkills catalogs from osovv/grace-marketplace, the repository it ships in. Its siblings there include Grace Ask, Grace CLI and Grace Execute. Each one is a separate skill with its own page in this directory, installs the same way Grace Init does, and is maintained by osovv in that same repository. The rest of the collection is listed on the osovv/grace-marketplace page.

  • How does Grace Init compare to other AI Engineering skills?

    Grace Init ranks #2425 by stars among the 2793 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Grace Init against them. Open each page to compare what they document and how they install.

More from osovv/grace-marketplace

Grace Init is one of 15 skills cataloged on DirSkills from osovv/grace-marketplace.

See all 15 skills
🧠
7h ago

Grace Ask

Grace Ask answers questions about a GRACE 4 project by navigating .grace current-state artifacts and file-local semantic markup. It cites the artifacts and anchors that support each claim and distinguishes current state from active change intent.
AI Engineering
23954
🛠️
7h ago

Grace CLI

Grace CLI operates the GRACE 4 command-line tools for linting, status checks, module and verification navigation, and file-local semantic markup. Use it to validate project baselines, run declared commands, and inspect GRACE records.
AI Engineering
23954
🛠️
7h ago

Grace Execute

Grace Execute runs an approved GRACE GraceChangePlan in sequential or parallel-safe mode with preflight checks, recovery handling, and centralized durable apply. Use it when executing a validated plan and reconciling state after observed work.
AI Engineering
23954
🧭
7h ago

Grace Explainer

Grace Explainer explains the GRACE 4 project model, `.grace` artifacts, semantic anchors, and the change lifecycle. Use it when you need to understand verification, migration boundaries, or how GRACE files are organized.
AI Engineering
23954
🛠️
7h ago

Grace Fix

Grace Fix debug and fix issues in a GRACE 4 project using semantic navigation, assertions, and verification evidence. It starts from a failure or user report, then checks graph anchors, contracts, and tests before making the smallest safe fix.
Quality
23954
🧭
7h ago

Grace Migrate

Grace Migrate guides a copy-and-validate workflow for moving a project from GRACE 3 to GRACE 4. It inventories legacy sources, prepares migration reports, and validates the result before any cleanup is approved.
AI Engineering
23954