بنقرة واحدة
asset-validation-rules
Validate generated skills, agents, hooks, and registry entries with actionable errors/warnings.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Validate generated skills, agents, hooks, and registry entries with actionable errors/warnings.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | asset-validation-rules |
| description | Validate generated skills, agents, hooks, and registry entries with actionable errors/warnings. |
Validate generated skills, agents, hooks, and registry entries with actionable errors/warnings.
Use this skill when:
src/commands/validate.ts/await validateCommand('.', { verbose: true });
quality - Testing, validation, and code quality
Define a polished CLI with Commander, chalk-styled banners, versioning, and subcommands.
Patterns from the src directory
Use to run the end-to-end assimilation phases - scan, analyze via Copilot SDK, license check, generate assets, build registry, and execute hooks.
Generate SKILL.md, agent.yaml, and hook YAML with structured content and conventions.
Run semantic analysis with the Copilot SDK to extract skills, agents, and hooks.
Normalize GitHub URLs and perform shallow clones to a temp directory with cleanup.