repo-onboarding

Auto-discovers onboarding guidance and provenance references for unfamiliar repositories.

3|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/ldilov/harness-forge --skill repo-onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-onboarding
Source: https://github.com/ldilov/harness-forge/tree/main/.agents/skills/repo-onboarding
Command: npx skills add https://github.com/ldilov/harness-forge --skill repo-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-discoverable wrapper that surfaces onboarding guidance for new or unfamiliar repositories, enabling faster setup and integration with canonical skills.

Core Features & Use Cases

  • Discovery wrapper that points to the canonical onboarding SKILL and related references for maintainers.
  • Provides provenance and validation notes to streamline maintainer-facing context.
  • Use Case: when starting with a repository that lacks documentation, this skill reveals the recommended onboarding steps and sources.

Quick Start

Run this wrapper to auto-discover onboarding guidance for a new repository.

Frequently Asked Questions about repo-onboarding

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

FAQPage Schema
How do I discover onboarding steps for a repository that lacks documentation?

To discover onboarding steps for an undocumented repository, run this auto-discover wrapper to surface setup guidance, validation entrypoints, and provenance references automatically.

What's the best way to figure out the structure and commands of a legacy repo?

The best way to figure out legacy repo structure and commands is using an auto-discovery wrapper that surfaces ownership details and validation entrypoints without requiring prior knowledge of the layout.

Can I use this onboarding discovery wrapper for monorepos and complex layouts?

Yes, you can use this onboarding discovery wrapper for monorepos and complex layouts because it explicitly targets repositories that require understanding of structure, ownership, commands, and validation entrypoints.

How does repository onboarding discovery handle execution of setup commands?

Repository onboarding discovery handles execution by strictly delegating it to the canonical skill, while the wrapper itself focuses only on surfacing the discovery entrypoint and provenance references.

What provenance and validation context does this wrapper provide for maintainers?

The wrapper provides provenance and validation notes specifically to streamline maintainer-facing context, ensuring that onboarding surfaces discovery entrypoints alongside reliable source references.