grace-multiagent-execute

Installation
SKILL.md

Execute a GRACE development plan with multiple agents while keeping planning artifacts and shared context consistent.

Prerequisites

  • docs/development-plan.xml must exist with module contracts and implementation order
  • docs/knowledge-graph.xml must exist
  • docs/verification-plan.xml should exist with module-local verification commands and gate expectations
  • if docs/operational-packets.xml exists, use it as the canonical packet and delta reference
  • If the plan or graph is missing, stop immediately and tell the user to run $grace-plan themselves before dispatching a large wave
  • If the verification plan is missing or still skeletal, stop immediately and tell the user to run $grace-verification themselves before dispatching a large wave
  • Prefer this skill only when module-local verification commands already exist or can be defined clearly

Core Principle

Parallelize module implementation, not architectural truth.

Installs
37
GitHub Stars
197
First Seen
Mar 14, 2026
grace-multiagent-execute — osovv/grace-marketplace