generated-subskill-0322
Applies consistent quality gates and governance patterns to project files.
Install
mkdir -p .claude/skills/generated-subskill-0322 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15900" && unzip -o skill.zip -d .claude/skills/generated-subskill-0322 && rm skill.zipInstalls to .claude/skills/generated-subskill-0322
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.Key capabilities
- →Verify YAML frontmatter validity
- →Run project quality gates
- →Apply `ruff check` and `ruff format`
How it works
The skill applies standardized quality and safety checks to governance tasks, including convention confirmation, frontmatter validation, and running project quality gates.
Inputs & outputs
When to use generated-subskill-0322
- →Validate governance artifacts
- →Check project standards
- →Ensure consistent documentation format
About this skill
generated-subskill-0322
When to Use
- When creating or validating governance artifacts at scale.
- When ensuring consistent frontmatter and quality gate patterns.
Procedure
- Confirm naming and folder conventions.
- Verify frontmatter is valid YAML.
- Ensure descriptions include clear "Use when" triggers.
- 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 the task does not involve creating or validating governance artifacts at scale
- →When the task does not involve ensuring consistent frontmatter and quality gate patterns
Limitations
- →Applies to large-scale governance tasks
- →Requires specific quality gate tools like `ruff` and `manage.py check`
How it compares
This skill automates the application of specific quality and safety checks for governance artifacts, ensuring consistency and adherence to predefined standards, unlike manual review.
Compared to similar skills
generated-subskill-0322 side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| generated-subskill-0322 (this skill) | 0 | 4mo | No flags | Intermediate |
| n8n-mcp-tools-expert | 7 | 2mo | No flags | Advanced |
| workflow-automation | 3 | 6mo | Review | Intermediate |
| agent-workflow-automation | 4 | 6mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by engremran07
View all by engremran07 →You might also like
n8n-mcp-tools-expert
czlonkowski
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.
workflow-automation
ruvnet
Workflow creation, execution, and template management. Automates complex multi-step processes with agent coordination. Use when: automating processes, creating reusable workflows, orchestrating multi-step tasks. Skip when: simple single-step tasks, ad-hoc operations.
agent-workflow-automation
ruvnet
Agent skill for workflow-automation - invoke with $agent-workflow-automation
workflow-execute
catlog22
Coordinate agent execution for workflow tasks with automatic session discovery, parallel task processing, and status tracking. Triggers on "workflow execute".
project-os
Peiiii
AI project OS for autonomous loop, automated orchestration, and rule-driven execution.
Release
tobagin
Create a new Keymaker release — analyze changes, bump version, update changelog/README/AppStream metadata, build, commit, tag, push, and create GitHub release