grace-ask

Answer a question about the current 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-ask" with this command: npx skills add osovv/grace-marketplace/osovv-grace-marketplace-grace-ask

Answer a question about the current GRACE project.

Process

Step 1: Load Project Context

Read the following files (skip any that don't exist):

  • AGENTS.md — project principles and conventions

  • docs/knowledge-graph.xml — module map, dependencies, exports

  • docs/requirements.xml — use cases and requirements

  • docs/technology.xml — stack, runtime, libraries

  • docs/development-plan.xml — phases, modules, contracts

Step 2: Identify Relevant Modules

Based on the question, find the most relevant modules:

  • Use the knowledge graph to locate modules related to the question

  • Follow CrossLinks to find connected modules

  • Read MODULE_CONTRACTs of relevant modules for detailed context

Step 3: Dive Into Code If Needed

If the question is about specific behavior or implementation:

  • Use MODULE_MAP to locate relevant functions/blocks

  • Read the specific START_BLOCK/END_BLOCK sections

  • Read function CONTRACTs for intent vs implementation details

Step 4: Answer

Provide a clear, concise answer grounded in the actual project artifacts. Always cite which files/modules/blocks your answer is based on.

Important

  • Never guess — if the information isn't in the project artifacts, say so

  • If the question reveals a gap in documentation or contracts, mention it

  • If the answer requires changes to the project, suggest the appropriate $grace-* skill

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-refresh

No summary provided by upstream source.

Repository SourceNeeds Review
General

grace-status

No summary provided by upstream source.

Repository SourceNeeds Review
General

grace-fix

No summary provided by upstream source.

Repository SourceNeeds Review