GE

generated-subskill-0095

Ensures governance artifacts meet quality gates and formatting standards.

Install

mkdir -p .claude/skills/generated-subskill-0095 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15266" && unzip -o skill.zip -d .claude/skills/generated-subskill-0095 && rm skill.zip

Installs to .claude/skills/generated-subskill-0095

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Generated governance sub-skill. Use when: applying standardized quality and safety checks for large-scale governance tasks.
123 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Confirm naming and folder conventions
  • Verify frontmatter is valid YAML
  • Ensure descriptions include clear 'Use when' triggers
  • Run the project quality gate
  • Apply ruff checks for code quality

How it works

The skill validates governance files by checking naming conventions, YAML frontmatter, description triggers, and running project quality gates like ruff checks.

Inputs & outputs

You give it
Governance artifact file
You get back
Validation report and applied quality gate fixes

When to use generated-subskill-0095

  • Validate governance artifacts
  • Check YAML formatting
  • Run project quality gates
  • Verify naming conventions

About this skill

generated-subskill-0095

When to Use

  • When creating or validating governance artifacts at scale.
  • When ensuring consistent frontmatter and quality gate patterns.

Procedure

  1. Confirm naming and folder conventions.
  2. Verify frontmatter is valid YAML.
  3. Ensure descriptions include clear "Use when" triggers.
  4. Run the project quality gate.

Quality Gate

  • & .\.venv\Scripts\python.exe -m ruff check . --fix
  • & .\.venv\Scripts\python.exe -m ruff format .
  • & .\.venv\Scripts\python.exe manage.py check --settings=app.settings_dev

When not to use it

  • When creating or validating governance artifacts at a small scale
  • When consistent frontmatter and quality gate patterns are not a concern

Limitations

  • Requires specific naming and folder conventions
  • Frontmatter must be valid YAML
  • Descriptions must include clear 'Use when' triggers

How it compares

This skill provides a standardized procedure for validating governance artifacts at scale, ensuring consistency and compliance with quality gates, unlike manual checks.

Compared to similar skills

generated-subskill-0095 side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
generated-subskill-0095 (this skill)04moNo flagsBeginner
code-change-verification44moReviewBeginner
verification-loop04moReviewIntermediate
verify02moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry