Skip to main content

architecture-review

Review repository architecture using Ontoly Software Graph and MCP capabilities. Use when asked to explain architecture, module boundaries, package topology, service ownership, or architectural risk.

Aller à l'installation

Informations de source

Dépôt
ranbot-ai/awesome-skills
Dernière activité de la source
21 septembre 2026 à 12:40
Langue détectée de SKILL.md
anglais
Étoiles
6
Forks
6

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
architecture-review
description
Review repository architecture using Ontoly Software Graph and MCP capabilities. Use when asked to explain architecture, module boundaries, package topology, service ownership, or architectural risk.
category
Document Processing
source
antigravity
tags
["node","mcp","ai","agent","llm","workflow","template","document"]
url
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/architecture-review
## When to Use - Use when this upstream workflow matches the user's stated goal. - Use when the task requires the procedures documented in this skill. # Architecture Review Use this skill when the user asks for architecture review using Ontoly evidence. ## Required Workflow Follow [the shared Ontoly workflow. Also read [graph evidence rules, [MCP usage, [best practices, and [fallback rules when the task requires detail. ## Ontoly Capabilities Use these capabilities first: `ExplainArchitecture`, `GraphStatistics`, `FindCycles`, `FindDependencies`, `EvidencePack`. ## Output Contract Return: - answer or plan - capabilities invoked - graph evidence with node ids, edge types, source spans, and graph hash when available - confidence: high, medium, or low - fallback reason if repository files were inspected ## Boundaries Do not implement compiler, query, MCP, SDK, or business logic in the skill. Do not search repository files until Ontoly cannot answer or evidence must be confirmed. ## Resources - [Examples - [Prompt template - [Capability notes ## Learn more - Documentation: https://ontoly.xyz/docs - This skill on the web: https://ontoly.xyz/skills#architecture-review - All Ontoly Agent Skills: https://ontoly.xyz/skills - Install via skills.sh: https://www.skills.sh/?q=0xsarwagya/ontoly ## Examples ```text User: Apply this skill to my current task. Assistant: Follow the workflow in this skill, cite limitations, and ask before risky steps. ``` ## Limitations - Imported upstream skill; verify credentials, permissions, and safety boundaries before execution. - Does not replace environment-specific validation, testing, or maintainer review.
Voir sur GitHub