grace-generate
CommunityGenerate module code with GRACE markup
Software Engineering#generate#module#semantic-markup#code-generation#knowledge-graph#grace#graph-delta
Authorosovv
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The skill automates generation of implementation code for a GRACE module from its contract and knowledge-graph entry, ensuring semantic markup, contract fidelity, and consistent graph synchronization so agents can produce verifiable, controller-friendly code.
Core Features & Use Cases
- Structured GRACE Markup: Emits module-level headers, START_MODULE_CONTRACT, START_MODULE_MAP, change summaries, and per-block START_BLOCK/END_BLOCK markers adapted to the target language comment syntax.
- Graph Synchronization Modes: In standalone mode it can update docs/knowledge-graph.xml directly; in controller-driven multi-agent mode it produces a graph delta proposal with module ID, imports, exports, and crosslink suggestions.
- Verification & Reporting: Performs module-local verification (type checks, lint, and local tests), and returns a concise implementation packet listing files changed, verification results, sync output, and open assumptions.
- Use Case: After a module is planned in development-plan.xml, run this skill to produce the implementation code, per-block semantic markup, and either update the knowledge graph or return a delta for controller review.
Quick Start
Generate the implementation for the module 'payment' using its contract in docs/development-plan.xml and return files changed, verification results, and a graph delta proposal.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: grace-generate Download link: https://github.com/osovv/grace-marketplace/archive/main.zip#grace-generate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.