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.xmlmust exist with module contracts and implementation orderdocs/knowledge-graph.xmlmust existdocs/verification-plan.xmlshould exist with module-local verification commands and gate expectations- if
docs/operational-packets.xmlexists, 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-planthemselves before dispatching a large wave - If the verification plan is missing or still skeletal, stop immediately and tell the user to run
$grace-verificationthemselves 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.