🤖
AI EngineeringTypeScript

Grace Setup Subagents

by osovv

Grace Setup Subagents 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 Setup Subagents
Copy Grace Setup Subagents 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-setup-subagents ~/.claude/skills/grace-setup-subagents

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-setup-subagents/SKILL.md in osovv/grace-marketplace
Installs to
~/.claude/skills/grace-setup-subagents
Collection
One of 15 skills cataloged from this repository
Category
AI Engineering2793 skills

What Grace Setup Subagents does

Grace Setup Subagents creates GRACE 4 worker and reviewer subagent presets for reading .grace context, graph, verification, and change packets. It is used when agents need to follow spec.xml, scope rules, and evidence-based verification workflows.

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

Documentation

README

  • read .grace/context, .grace/graph, .grace/verification, and relevant .grace/changes packets explicitly;
  • treat spec.xml as normative and design context as non-normative;
  • respect DurableScope, ObservedWriteScope, BaselineAssertions, and TargetAssertions;
  • never mutate approved plans or XML statuses without controller approval;
  • return verification evidence and scoped graph/verification deltas. </subagent_requirements>

Frequently asked about Grace Setup Subagents

  • What else does osovv publish alongside Grace Setup Subagents?

    Grace Setup Subagents 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 Setup Subagents 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 Setup Subagents compare to other AI Engineering skills?

    Grace Setup Subagents ranks #2430 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 Setup Subagents against them. Open each page to compare what they document and how they install.

More from osovv/grace-marketplace

Grace Setup Subagents 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 Init

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.
AI Engineering
23954