onboard-repository

Bootstrap repository onboarding with SDLC structure and automated issue triage workflows.

5|Updated Jul 25, 2025
One-click install
npx skills add https://github.com/tomzx/agents --skill onboard-repository-tomzx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard-repository
Source: https://github.com/tomzx/agents/tree/main/skills/onboard-repository
Command: npx skills add https://github.com/tomzx/agents --skill onboard-repository-tomzx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding a repository to the SDLC standard library ensures consistent structure, automated issue triage, and baseline health checks across projects.

Core Features & Use Cases

  • SDLC bootstrap: create the .sdlc directory and baseline context files
  • Automated triage workflow: configure scheduled classification and labeling of issues
  • Health assessment: run diagnostics to surface actionable improvements
  • Documentation parity: generate or update README and references for clarity
  • Reusable governance: scripts & templates to accelerate future onboarding

Quick Start

Run the onboarding skill on a repository root to bootstrap the SDLC directory, enable triage workflows, and begin the health assessment.

Frequently Asked Questions about onboard-repository

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

FAQPage Schema
How do I bootstrap SDLC structure for an existing repository?

To bootstrap SDLC structure for an existing repository, run the onboarding skill on the repository root to create the baseline .sdlc directory, establish context files, and enable automated triage workflows.

How do I automate issue triage and backlog classification for my projects?

Automate issue triage and backlog classification by configuring the scheduled triage workflow during repository onboarding, which handles automated labeling and classification of issues to streamline project management.

What is repository health diagnostics and when do I need it?

Repository health diagnostics surface actionable improvements for your project by running assessments during onboarding. You need it when establishing a repeatable baseline to ensure consistent structure across new or existing projects.

Can I generate or update README documentation during repository onboarding?

Yes, you can generate or update README documentation during repository onboarding. The skill ensures documentation parity by automatically generating or updating README files and references for project clarity.

Does the repository onboarding process work for both new and existing projects?

Yes, the repository onboarding process works for both new and existing projects. It establishes a repeatable baseline with SDLC bootstrap, health diagnostics, and automated backlog triage regardless of project maturity.

What is the best way to establish consistent SDLC governance across multiple repositories?

The best way to establish consistent SDLC governance across multiple repositories is using reusable onboarding scripts and templates. This accelerates future onboarding while ensuring standardized structure, triage, and health assessments.