osovvosovvCommunityยท13 Agent Skills Included

grace-marketplace

Contract-first code planning, verification, and drift detection

Guides coding agents through contract-first software changes using semantic markup, XML planning artifacts, and knowledge-graph navigation. Eliminates untracked edits, stale documentation, and unverified code by enforcing specs, plans, assertions, and lint gates. Covers the full lifecycle from project bootstrap and change specs to execution, refactoring, debugging, and migration.
npx skills add osovv/grace-marketplace --all -g -y
Available:

Tells the agent how this repository is structured, which skill files are the source of truth, and how to keep packaged skills, versions, and validation checks in sync when making changes.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
osovvosovv

grace-reviewer

Validate GRACE project integrity across code, documentation, and knowledge graph artifacts.

Community
Advanced
๐Ÿ“ฆ In Repo
osovvosovv

grace-fix

Locate semantic blocks and apply contract-aligned fixes in GRACE-instrumented codebases.

Community
Intermediate
๐Ÿ“ฆ In Repo
osovvosovv

grace-explainer

Generate contract-driven code structure with semantic anchors for LLM navigation.

Community
Advanced
๐Ÿ“ฆ In Repo
osovvosovv

grace-refresh

Synchronize the GRACE knowledge graph with the repository codebase and generate an integrity report.

Community
Advanced
๐Ÿ“ฆ In Repo
osovvosovv

grace-multiagent-execute

Coordinate batched GRACE development plan execution across multiple AI agents with controller-managed parallel waves.

Community
Advanced
๐Ÿ“ฆ In Repo
osovvosovv

grace-ask

Answer GRACE project questions with cited evidence from knowledge graph and source blocks.

Community
Intermediate
๐Ÿ“ฆ In Repo
osovvosovv

grace-setup-subagents

Create GRACE worker and reviewer agent presets for your current shell's project-local or user-level directory.

Community
Intermediate
๐Ÿ“ฆ In Repo
osovvosovv

grace-plan

Generate validated development-plan.xml and knowledge-graph.xml from requirements and technology decisions.

Community
Advanced
๐Ÿ“ฆ In Repo
osovvosovv

grace-verification

Design deterministic verification and traceable execution evidence for GRACE modules.

Community
Advanced
๐Ÿ“ฆ In Repo
osovvosovv

grace-generate

Generate GRACE-marked module code with contract fidelity and graph synchronization.

Community
Advanced
๐Ÿ“ฆ In Repo
osovvosovv

grace-status

Summarize GRACE project health across artifacts, code metrics, and knowledge graph alignment.

Community
Intermediate
๐Ÿ“ฆ In Repo
osovvosovv

grace-init

Bootstrap GRACE framework structure and generate templated project documents.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install GRACE Marketplace?โ–ผ

Run `npx skills add osovv/grace-marketplace --all -g -y` in your terminal to install all GRACE skills globally.

What is the GRACE methodology?โ–ผ

GRACE is a contract-first engineering workflow where every code change starts with an approved spec and plan, then executes with verification gates and lint checks. It keeps code, documentation, and a project knowledge graph synchronized.

How does GRACE prevent untracked code changes?โ–ผ

It requires approved specs and plans before any edits, then validates work with grace lint and grace status commands. Any drift between code and project artifacts is detected and reported.

Does GRACE work with Claude Code and other coding agents?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible agents.

Can I migrate an existing GRACE 3 project?โ–ผ

Yes. The grace-migrate skill converts legacy GRACE 3 docs to the GRACE 4 format with backups, validation, and explicit approval before any cleanup.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’