using-unearth

Orchestrate the Unearth discovery pipeline across repositories and monorepos.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/vishalkhondre/unearth --skill using-unearth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-unearth
Source: https://github.com/vishalkhondre/unearth/tree/main/skills/using-unearth
Command: npx skills add https://github.com/vishalkhondre/unearth --skill using-unearth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The meta-skill coordinates and governs the Unearth discovery pipeline, ensuring consistent, reproducible execution across all 14 discovery skills and stages, including scope selection, adapter loading, blueprint choice, and orderly progression from reconnaissance to documentation.

Core Features & Use Cases

  • Orchestrates the full 14-skill pipeline in the correct order, producing structured outputs that downstream skills consume.
  • Manages scope, stack adapters, and blueprints, enabling seamless multi-repo or multi-project analyses.
  • Handles output file management and supports resuming partial runs to accelerating knowledge discovery in large codebases.
  • Not a discovery skill itself; it teaches users how to leverage all other skills to build a complete architecture document.

Quick Start

Run this skill first to learn how to configure scope, select adapters and blueprints, and orchestrate the full discovery pipeline.

Frequently Asked Questions about using-unearth

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

FAQPage Schema
How do I automate codebase analysis across multiple repositories?

To automate codebase analysis across multiple repositories, you need an orchestration pipeline that coordinates scope selection, adapter loading, and orderly progression from reconnaissance to documentation. This ensures consistent, reproducible execution across multi-repo collections and monorepos.

What is a discovery pipeline for codebase analysis?

A discovery pipeline for codebase analysis is a coordinated sequence of skills that progresses from reconnaissance to documentation. It manages scope, stack adapters, and blueprints to produce structured outputs and reproducible knowledge artifacts for software architecture.

Can I resume a partial workflow run if my codebase analysis is interrupted?

Yes, you can resume a partial workflow run if your codebase analysis is interrupted. The orchestration pipeline handles output file management and supports resuming partial runs to accelerate knowledge discovery in large codebases without restarting.

How do I orchestrate the full discovery pipeline for a monorepo?

To orchestrate the full discovery pipeline for a monorepo, run the meta-skill first to configure scope, select stack adapters, and choose blueprints. It coordinates all 14 discovery skills in the correct order to build a complete architecture document.

Does the Unearth orchestration pipeline work with multi-repo collections?

Yes, the Unearth orchestration pipeline works with multi-repo collections. It manages scope, stack adapters, and blueprints to enable seamless multi-project analyses, ensuring consistent execution across all 14 discovery skills and stages.

What's the best way to ensure reproducible knowledge artifacts during codebase discovery?

The best way to ensure reproducible knowledge artifacts during codebase discovery is to use a governing orchestration pipeline. It enforces execution ordering, output management, and consistent scope selection across all discovery stages.