What problem does it solve?
This Skill performs a comprehensive quality audit across all SEMO packages, automatically detecting standard violations, inefficient structures, and quality issues in Agents, Skills, and Commands, ensuring consistency and maintainability.
Core Features & Use Cases
- Agent Validation: Checks for mandatory frontmatter fields (name, description, tools, model), "PROACTIVELY use when" patterns, and line count limits.
- Skill Validation: Verifies frontmatter, mandatory system messages, "Use when" patterns, and line count limits.
- Command Validation: Confirms file existence, frontmatter, and
CLAUDE.md integration.
- Severity-Based Reporting: Categorizes issues as Critical, Important, or Nice-to-have with actionable recommendations.
- Use Case: To ensure all SEMO components adhere to team standards, you can run "전체 SEMO 패키지 통합 품질 감사" to get a detailed report on any issues and how to fix them.
Quick Start
Audit all SEMO packages: "전체 패키지 품질 점검"
Check Agent/Skill standards: "Agent/Skill/Command 표준 준수 검토"
Detect inefficient structures: "비효율적 구조 탐지"