Agent
Review one GRACE module for contract compliance and structural integrity.
Agent
Review one GRACE module for contract compliance and structural integrity.
Agent
Repair one GRACE module from a failure packet without silent architectural drift.
Agent
Implement exactly one GRACE module or bounded slice from a controller packet.
Agent
Review GRACE module-local verification for autonomous and multi-agent safety.
Skill Claude CodeCodex
Answer a question about a GRACE project using full project context. Use when the user has a question about the codebase, architecture, modules, or implementation — loads all GRACE artifacts, navigates the knowledge graph, and provides a grounded answer with citations.
Skill Claude CodeCodex
Operate the optional grace CLI against a GRACE project. Use when you want to lint GRACE artifacts, resolve modules from names or file paths, inspect shared/public module context, or inspect file-local/private markup through grace lint, grace module find, grace module show, and grace file show.
Skill Claude CodeCodex
Execute the full GRACE development plan step by step with controller-managed context packets, verification-plan excerpts, scoped reviews, level-based verification, and commits after validated sequential steps.
Skill Claude CodeCodex
Complete GRACE methodology reference. Use when explaining GRACE to users, onboarding new projects, or when you need to understand the GRACE framework - its principles, semantic markup, knowledge graphs, contracts, testing, and unique tag conventions.
Skill Claude CodeCodex
Debug an issue using GRACE semantic navigation. Use when encountering bugs, errors, or unexpected behavior - navigate through the graph, verification plan, and semantic blocks to analyze the mismatch and apply a targeted fix.
Skill Claude CodeCodex
Bootstrap GRACE framework structure for a new project. Use when starting a new project with GRACE methodology - creates docs/ directory, AGENTS.md, and XML templates for requirements, technology, development plan, verification plan, knowledge graph, and operational packet contracts.
Skill Claude CodeCodex
Execute a GRACE development plan in controller-managed parallel waves with selectable safety profiles, verification-plan excerpts, batched shared-artifact sync, and scoped reviews.
Skill Claude CodeCodex
Run the GRACE architectural planning phase. Use when you have requirements and technology decisions defined and need to design the module architecture, create contracts, map data flows, and establish verification references. Produces development-plan.xml, verification-plan.xml, and knowledge-graph.xml.
Skill Claude CodeCodex
Refactor GRACE-governed code safely: rename, move, split, merge, or extract modules while keeping contracts, graph, verification, and semantic markup synchronized.
Skill Claude CodeCodex
Synchronize GRACE shared artifacts with the actual codebase. Use targeted refresh after controlled waves, or full refresh after refactors and when you suspect wider drift between the graph, verification plan, and code.
Skill Claude CodeCodex
GRACE integrity reviewer. Use for fast scoped gate reviews during execution, or full integrity audits at phase boundaries and after broader code, graph, or verification changes.
Skill Claude CodeCodex
Create GRACE subagent presets for the current agent shell. Use when you want GRACE worker and reviewer agent files scaffolded for Claude Code, OpenCode, Codex, or another shell.
Skill Claude CodeCodex
Show the current health status of a GRACE project. Use to get an overview of project artifacts, codebase metrics, knowledge graph health, verification coverage, and suggested next actions.
Skill Claude CodeCodex
Design and enforce testing, traces, and log-driven verification for a GRACE project. Use when modules need stronger automated tests, execution-trace checks, or a maintained verification-plan.xml that autonomous and multi-agent workflows can trust.
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Instructions file CodexOpenCode
AGENTS.md instructions for SkS-Other/ocserv-admin-mcp, covering grace framework - project engineering protocol, keywords, annotation, core principles and 1. never write code without a contract.
MCP server Claude CodeCodexCursor +2
MCP server "agent-lab" as configured in SkS-Other/agent-lab-opencode. Launched with bun src/mcp/index.ts.
Instructions file CodexOpenCode
AGENTS.md instructions for SkS-Other/agent-lab-opencode, covering grace framework - project engineering protocol, keywords, annotation, core principles and 1. never write code without a contract.