package-validator

Official

Validate SEMO package structure and optimization rules.

Authorsemicolon-devteam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically verifies the structural integrity of SEMO packages and ensures adherence to Claude Code Sub-Agent optimization rules, acting as a critical quality gate before versioning or deployment.

Core Features & Use Cases

  • Structural Validation: Checks for correct directory structure and file presence within SEMO packages.
  • Frontmatter Compliance: Verifies that all Agent/Skill/Command files have the required frontmatter fields (name, description, tools, model).
  • Optimization Rule Check: Audits Agents for "PROACTIVELY use when" patterns and standard tool usage, ensuring efficient AI interaction.
  • Consistency Verification: Confirms CLAUDE.md consistency and proper integration of components.
  • Use Case: Before releasing a new version of semo-next, you can run "package-validator semo-next" to ensure all components meet quality standards and optimization rules.

Quick Start

Validate a package: "package-validator {패키지명}" Check Agent/Skill rules: "Agent/Skill 추가/수정/삭제 후 검증" Run pre-versioning checks: "버저닝 전 품질 게이트"

Dependency Matrix

Required Modules

BashReadGrep

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: package-validator
Download link: https://github.com/semicolon-devteam/semo/archive/main.zip#package-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.