osovv/grace-setup-subagents
Create GRACE 4 worker and reviewer subagent presets that understand .grace artifacts, scopes, assertions, and verification evidence.
npx skills add https://github.com/osovv/grace-marketplace --skill grace-setup-subagents
<skill>
<subagent_requirements>
Generated subagents must be told to:
.grace/context, .grace/graph, .grace/verification, and relevant .grace/changes packets explicitly;spec.xml as normative and design context as non-normative;DurableScope, ObservedWriteScope, BaselineAssertions, and TargetAssertions;</subagent_requirements>
</skill>
Take osovv/grace-setup-subagents from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.