fleet-onboarding

Automates bulk onboarding of repositories and Linear projects via GitHub and Linear APIs.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/OgenticAI/ogentic-audit --skill fleet-onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fleet-onboarding
Source: https://github.com/OgenticAI/ogentic-audit/tree/main/.claude/skills/fleet-onboarding
Command: npx skills add https://github.com/OgenticAI/ogentic-audit --skill fleet-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the onboarding process for all active repositories and Linear projects within the OgenticAI fleet, ensuring consistent setup and integration with the Software Factory.

Core Features & Use Cases

  • Bulk Onboarding:Automates the discovery and setup of every active repository and Linear project.
  • Mapping & Label Verification:Ensures proper mapping of repositories to their corresponding Linear projects and verifies the existence of required factory labels.
  • PR Creation:Opens pull requests to install the factory into each repository without direct main branch pushes.
  • Dashboard:Provides a comprehensive dashboard with all actions performed and results.

Quick Start

Run the skill with the command /fleet-onboarding run.

Frequently Asked Questions about fleet-onboarding

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

FAQPage Schema
How do I automate bulk onboarding for multiple GitHub repositories and Linear projects?

Bulk onboarding of GitHub repositories and Linear projects is automated by discovering active repositories, mapping them to corresponding projects, verifying required labels, and opening installation pull requests.

Do I need GitHub and Linear API permissions for repository onboarding?

Yes, repository onboarding requires GitHub and Linear API access with appropriate permissions for repository and project modifications to successfully map projects and verify labels.

What is the best way to integrate a software factory into repositories without pushing to the main branch?

The best way to integrate a software factory without direct main branch pushes is by automatically opening pull requests in each repository to safely submit the installation changes.

How does label verification work when mapping Linear projects to GitHub repositories?

Label verification during project mapping checks each GitHub repository and Linear project to ensure all required factory labels exist and are properly mapped before creating pull requests.

Can I see a dashboard of all onboarding actions performed across my repositories?

Yes, a comprehensive dashboard is provided after the onboarding process to display all actions performed and their results across the discovered repositories and Linear projects.