repo-profile-governance

Audits repository metadata and validates TERRAFORM CODE for structural correctness and style consistency.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/chf3198/devenv-ops --skill repo-profile-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-profile-governance
Source: https://github.com/chf3198/devenv-ops/tree/main/skills/repo-profile-governance
Command: npx skills add https://github.com/chf3198/devenv-ops --skill repo-profile-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Repository profiles across projects often lack consistent quality signals, making governance, onboarding, and collaboration harder.

Core Features & Use Cases

  • Audit repository metadata (description, homepage, topics) for consistency and discoverability
  • Validate community health files (CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, SUPPORT) and contribution surfaces
  • Produce auditable remediation plans with evidence-backed recommendations

Quick Start

Audit the target repository's profile and generate a prioritized remediation plan for governance gaps.

Frequently Asked Questions about repo-profile-governance

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

FAQPage Schema
How do I audit repository profile metadata for discoverability and governance gaps?

Auditing repository metadata involves checking descriptions, homepage URLs, and topics for consistency. This process generates an evidence-backed remediation plan to harden discoverability and governance across individual repositories or organizations.

What community health files do I need to validate for repository governance?

Repository governance requires validating community health files like CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, and SUPPORT. Checking these baseline templates ensures consistent contribution surfaces and profile quality across projects.

Can I use a single pass to assess profile quality across an entire organization?

Yes, you can assess profile quality across an organization in a single pass. The audit enforces bounded checks per invocation, evaluating repository metadata, health files, and consistency to produce auditable evidence for every recommendation.

What is the best way to generate an auditable remediation plan for missing repository templates?

The best way to generate an auditable remediation plan is to run a profile audit that identifies missing templates and health files. It produces prioritized, evidence-backed recommendations to harden repo health and discoverability.

When should I not use a single-pass repository profile audit?

You should not use a single-pass repository profile audit when you need continuous monitoring or real-time enforcement. It is designed for bounded, single-invocation assessments rather than ongoing automated governance checks.