soleil-ai-review-engine-guide

Reference soleil-ai-review-engine MCP tools, resources, and graph schema.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/taucao-ruby/soleil-hostel --skill soleil-ai-review-engine-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: soleil-ai-review-engine-guide
Source: https://github.com/taucao-ruby/soleil-hostel/tree/main/.claude/skills/soleil-ai-review-engine/soleil-ai-review-engine-guide
Command: npx skills add https://github.com/taucao-ruby/soleil-hostel --skill soleil-ai-review-engine-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The guide provides a centralized reference for all soleil-ai-review-engine MCP tools, the knowledge graph resources, and the workflow schema to accelerate understanding and collaboration.

Core Features & Use Cases

  • Quick access to Tools Reference (query, context, impact, detect_changes, rename, cypher, list_repos) and how they relate to code intelligence and graph exploration.
  • Navigation to Resources Reference (context, clusters, cluster/{clusterName}, processes, process/{processName}) and Graph Schema guidance for practical debugging and planning.
  • Helpful for architecture exploration, impact analysis, debugging, and refactoring tasks within the soleil-ai-review-engine domain.

Quick Start

Query the knowledge graph schema using soleil-ai-review-engine://repo/{name}/schema

Frequently Asked Questions about soleil-ai-review-engine-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I explore code architecture and relationships in a knowledge graph?

To explore code architecture in a knowledge graph, query the schema using the repository context tools to retrieve structural relationships. Accessing the graph schema provides a centralized reference for understanding code intelligence and mapping dependencies accurately.

How do I perform impact analysis before refactoring code?

Impact analysis for refactoring uses context and impact tools to trace dependency chains within the knowledge graph. Querying these relationships helps identify affected modules and plan safe refactoring changes across the repository architecture.

What is the best way to query a code knowledge graph using Cypher?

Querying a code knowledge graph with Cypher involves using the cypher tool to execute direct graph queries against the repository schema. This enables targeted code intelligence extraction, debugging, and structural analysis for complex architectural exploration.

Can I detect code changes and rename modules across multiple repositories?

Detecting code changes and renaming modules across repositories is supported by the detect_changes and rename tools. These tools interface with the knowledge graph to track modifications and execute structural updates consistently across the connected repository list.

What resources are available for navigating repository processes and clusters?

Repository navigation resources include endpoints for accessing clusters, cluster names, processes, and process names. These references provide structured access to workflow schemas, enabling practical debugging and architectural planning within the codebase.