grace-status

Show the current state of the GRACE project.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "grace-status" with this command: npx skills add osovv/grace-marketplace/osovv-grace-marketplace-grace-status

Show the current state of the GRACE project.

Report Contents

  1. Artifacts Status

Check existence and version of:

  • AGENTS.md — GRACE principles

  • docs/knowledge-graph.xml — version and module count

  • docs/requirements.xml — version and UseCase count

  • docs/technology.xml — version and stack summary

  • docs/development-plan.xml — version and module count

  1. Codebase Metrics

Scan source files and report:

  • Total source files

  • Files WITH MODULE_CONTRACT

  • Files WITHOUT MODULE_CONTRACT (warning)

  • Total semantic blocks (START_BLOCK / END_BLOCK pairs)

  • Unpaired blocks (integrity violation)

  1. Knowledge Graph Health

Quick check:

  • Modules in graph vs modules in codebase

  • Any orphaned or missing entries

  1. Recent Changes

List the 5 most recent CHANGE_SUMMARY entries across all files.

  1. Suggested Next Action

Based on the status, suggest what to do next:

  • If no requirements — "Define requirements in docs/requirements.xml"

  • If requirements but no plan — "Run $grace-plan "

  • If plan but missing modules — "Run $grace-generate module , $grace-execute , or $grace-multiagent-execute "

  • If drift detected — "Run $grace-refresh "

  • If tests or logs are too weak for autonomous work — "Run $grace-verification "

  • If everything synced — "Project is healthy"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

grace-explainer

No summary provided by upstream source.

Repository SourceNeeds Review
General

grace-generate

No summary provided by upstream source.

Repository SourceNeeds Review
General

grace-fix

No summary provided by upstream source.

Repository SourceNeeds Review
General

grace-reviewer

No summary provided by upstream source.

Repository SourceNeeds Review