repo-detect

Detect Infrastructure as Code or GitOps patterns in software repositories.

10|2|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/qwedsazxc78/devops-ai-skill --skill repo-detect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-detect
Source: https://github.com/qwedsazxc78/devops-ai-skill/tree/main/skills/repo-detect
Command: npx skills add https://github.com/qwedsazxc78/devops-ai-skill --skill repo-detect

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers quickly determine whether a repository is IaC or GitOps based, enabling targeted automation and management.

Core Features & Use Cases

  • Repository Type Detection: Analyzes directory structure and key files to identify IaC or GitOps patterns.
  • Smart Recommendations: Advises whether to activate Horus (IaC) or Zeus (GitOps) agents based on detected indicators.
  • Use Cases: Streamlines onboarding workflows by providing immediate, automated context about project type, reducing manual setup time.

Quick Start

Utilize this Skill to analyze your project's repository structure and get tailored DevOps agent recommendations instantly.

Frequently Asked Questions about repo-detect

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

FAQPage Schema
How do I detect if a repository is Infrastructure as Code or GitOps?

Detect IaC or GitOps repository types by scanning directory structures and key file patterns. The analysis computes confidence scores to accurately identify the primary project type and recommend suitable DevOps agents.

What is the best way to automate DevOps tool selection for a new repository?

Automate DevOps tool selection by analyzing repository structure to identify IaC or GitOps patterns. This process guides you toward the correct automation tools and advises the most suitable agent deployment commands for project setup.

Can I use repository scanning to recommend Horus or Zeus agents?

Yes, you can use repository scanning to recommend Horus for IaC or Zeus for GitOps. The skill analyzes directory indicators and computes confidence scores to advise the most suitable agent deployment commands for your environment.

How does repository type detection streamline DevOps onboarding workflows?

Repository type detection streamlines DevOps onboarding by providing immediate automated context about project type. This reduces manual setup time and enables targeted automation by guiding users toward the correct DevOps tools instantly.

Does this repository analysis support environments with mixed IaC and GitOps configurations?

Repository analysis detects whether a project primarily contains IaC or GitOps configurations. By computing confidence scores from scanned file patterns and directory structures, it identifies the dominant project type to recommend the most suitable agent.