# Grace Setup Subagents

> Create GRACE 4 worker and reviewer subagent presets that understand .grace artifacts, scopes, assertions, and verification evidence.

- Skill: `osovv/grace-setup-subagents` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add osovv/grace-setup-subagents`
- Raw SKILL.md: https://api.skillmd.com/api/skills/osovv/grace-setup-subagents/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: osovv (https://skillmd.com/u/osovv)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/osovv/grace-setup-subagents

---


<skill>
<subagent_requirements>
Generated subagents must be told to:

- 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>
</skill>

