vc:xia

Analyzes a repository's structure, contracts, dependencies and produces source manifest and map artifacts.

Updated May 10, 2026
One-click install
npx skills add https://github.com/cryborg1211/quant_trading_telegram_bot --skill vc-xia
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vc:xia
Source: https://github.com/cryborg1211/quant_trading_telegram_bot/tree/main/.agents/skills/vc-xia
Command: npx skills add https://github.com/cryborg1211/quant_trading_telegram_bot --skill vc-xia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

vc:xia helps researchers study another repository to surface structure, contracts, and potential adaptation paths without committing to implementation.

Core Features & Use Cases

  • Recon and map a source repository to identify core logic, state, and API surface.
  • Analyze dependencies, data flows, and potential cross-project conflicts to inform adaptation decisions.
  • Produce artifacts like a source manifest, source map, local integration map, and a risk/decision framework to guide next steps.

Quick Start

Provide a focused analysis of a target repository to surface structure, patterns, and adaptation considerations.

Frequently Asked Questions about vc:xia

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

FAQPage Schema
How do I analyze a repository to understand its structure and dependencies?▼

To analyze a repository, you surface its core logic, state, API surface, and dependencies to produce a source manifest and source map for integration prep.

What is the best way to compare two repos for feature adaptation?▼

The best way to compare repos for feature adaptation is to analyze their data flows and contracts to generate a risk and decision matrix, identifying cross-project conflicts before implementation.

Can I map external repository contracts without writing integration code?▼

Yes, you can map external repository contracts without coding by performing structural recon to surface API boundaries and adaptation paths without committing to implementation.

Does repo-to-repo comparison generate artifacts for risk management?▼

Yes, repo-to-repo comparison generates risk and decision artifacts, including a local integration map that informs adaptation decisions and guides subsequent workflow steps.

What is needed to start a feature study on a target codebase?▼

Starting a feature study requires a target repository to analyze, allowing you to identify core logic, state, and potential adaptation paths through frontmatter-driven discovery.