enterprise-quality-control
A reference repository for enterprise quality standards, checklists, and metrics.
Install
mkdir -p .claude/skills/enterprise-quality-control && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19023" && unzip -o skill.zip -d .claude/skills/enterprise-quality-control && rm skill.zipInstalls to .claude/skills/enterprise-quality-control
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.
ICM workspace: Reference toolkit for quality gates, checklists, metrics, playbooks, and test examples. Non-sequential reference workspace — browse by topic, not pipeline stages.Key capabilities
- →Browse quality gates by topic
- →Access reusable checklists for quality tasks
- →Review metric definitions and reporting templates
- →Consult step-by-step guides for quality processes
- →Examine reference implementations and test examples
How it works
The skill acts as a non-sequential reference toolkit, allowing browsing by topic through five folders: quality-gates, checklists, metrics-and-reporting, playbooks, and examples.
Inputs & outputs
When to use enterprise-quality-control
- →Browse quality gate definitions
- →Access standard checklists
- →Find quality control playbooks
About this skill
Enterprise Quality Control — ICM Workspace Skill
You are entering an Interpretable Context Methodology (ICM) workspace. Unlike pipeline workspaces, this is a reference toolkit — browse by topic, not sequential stages.
Entry Point
- Read
ICM/workspaces/enterprise-quality-control/CLAUDE.md— this is the workspace routing layer - If
$ARGUMENTSis provided, treat it as a trigger keyword and follow the Triggers table in CLAUDE.md - If no argument, read
ICM/workspaces/enterprise-quality-control/CONTEXT.mdfor topic routing
ICM Rules
- Non-sequential — this is a reference workspace, not a pipeline
- 5 topic folders: quality-gates, checklists, metrics-and-reporting, playbooks, examples
- Read-only reference — this workspace defines standards; other workspaces implement them
Triggers
| Keyword | Action |
|---|---|
setup | Run onboarding questionnaire |
status | Show inventory of available quality control resources |
Topic Areas
| Folder | Purpose |
|---|---|
quality-gates/ | Gate definitions and pass/fail criteria |
checklists/ | Reusable checklists for common quality tasks |
metrics-and-reporting/ | Metric definitions and reporting templates |
playbooks/ | Step-by-step guides for quality processes |
examples/ | Reference implementations and test examples |
When not to use it
- →When the user is looking for a sequential pipeline workflow
- →When the user needs to implement standards rather than reference them
- →When the user is not browsing by topic
Limitations
- →The workspace is non-sequential, designed for reference, not pipeline stages.
- →The workspace is read-only, defining standards rather than implementing them.
- →Content is organized into five specific topic folders.
How it compares
This skill provides a topic-based reference for quality control standards, offering a structured knowledge base instead of a linear pipeline, which is useful for quick lookups.
Compared to similar skills
enterprise-quality-control side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| enterprise-quality-control (this skill) | 0 | 3mo | No flags | Beginner |
| wrap | 0 | 6mo | Review | Intermediate |
| session-wrap | 1 | 6mo | Review | Intermediate |
| windsurf-custom-prompts | 1 | 2mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
wrap
team-attention
세션 종료 시 자동 정리를 수행합니다. CLAUDE.md 업데이트 제안, 반복 패턴 자동화 기회 탐지, 배운 것 정리, 미완성 작업 정리. 사용자가 /wrap 또는 세션 마무리 요청 시 사용.
session-wrap
team-attention
This skill should be used when the user asks to "wrap up session", "end session", "session wrap", "/wrap", "document learnings", "what should I commit", or wants to analyze completed work before ending a coding session.
windsurf-custom-prompts
jeremylongshore
Create and manage custom prompt libraries for Cascade. Activate when users mention "custom prompts", "prompt library", "prompt templates", "cascade prompts", or "prompt management". Handles prompt library creation and organization. Use when working with windsurf custom prompts functionality. Trigger with phrases like "windsurf custom prompts", "windsurf prompts", "windsurf".
analyse-issue
monarch-initiative
Analyze MONDO GitHub issues for validity, suggest improvements, and generate structured reports with duplication checks and identifier validation
gsd-validate-phase
lza6
Retroactively audit and fill Nyquist validation gaps for a completed phase
file-justification
jleechanorg
**Purpose**: Before creating or modifying ANY file, you MUST document the justification to prevent unnecessary file creation and ensure changes are well-reasoned.