enterprise-repo-setup

Automate enterprise OSS repository scaffolding with CI/CD, linting, and governance templates.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/joserprieto/ai-skills --skill enterprise-repo-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enterprise-repo-setup
Source: https://github.com/joserprieto/ai-skills/tree/main/skills/enterprise-repo-setup
Command: npx skills add https://github.com/joserprieto/ai-skills --skill enterprise-repo-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstraps professional OSS repositories with CI/CD, standard infra, linting, and documentation to accelerate initial setup and governance.

Core Features & Use Cases

  • Automated repository scaffolding with a standard directory layout and essential configuration files (CI workflows, lint rules, and documentation skeleton).
  • Enterprise-ready defaults including LICENSE, CODE_OF_CONDUCT.md, SECURITY.md, and templates for issues, PRs, and contribution guidelines.
  • Use Case: When starting a new OSS project, migrating a legacy repo, or enforcing a common governance standard across teams.

Quick Start

Create a new repository using the enterprise repo setup workflow to initialize a project with CI/CD, linting, and documentation scaffolding.

Frequently Asked Questions about enterprise-repo-setup

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

FAQPage Schema
How do I bootstrap an enterprise OSS repository with CI and linting configurations?

Bootstrapping an enterprise OSS repository involves automating the initial configuration of CI/CD, linting, and documentation. This Skill scaffolds standard directory layouts, essential files, and governance templates using prompts for owner, license, and visibility.

What files and templates are included when scaffolding a new open source project?

Scaffolding a new open source project includes enterprise-ready defaults like LICENSE, CODE_OF_CONDUCT.md, SECURITY.md, and templates for issues, PRs, and contribution guidelines. It also provides standard CI workflows and lint rules.

Can I use this automated repo setup to enforce a standard infra pattern across multiple teams?

Yes, you can use this automated repo setup to enforce a standard infra pattern across teams. It provides standard file templates and configuration setup, ensuring common governance standards and basic security guidelines are consistently applied.

Does the repository scaffolding process require specific security and visibility inputs?

Yes, the repository scaffolding process prompts for specific inputs including owner, license, visibility, and basic security guidelines. These inputs configure the enterprise-ready defaults and governance templates correctly.

What is the best way to migrate a legacy repo to standard CI/CD and documentation governance?

The best way to migrate a legacy repo to standard CI/CD and documentation governance is using an automated scaffolding workflow. It applies enterprise-ready defaults, standard infra patterns, and governance templates to align existing repositories with professional OSS standards.