一键导入
validate
Run PRISM quality checks - docs, links, and portability. Use before committing or when something looks broken.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run PRISM quality checks - docs, links, and portability. Use before committing or when something looks broken.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | validate |
| description | Run PRISM quality checks - docs, links, and portability. Use before committing or when something looks broken. |
| disable-model-invocation | true |
Run PRISM documentation and structural quality gates.
python3 "${PRISM_DEVTOOLS_ROOT}/skills/validate/scripts/validate-all.py" (docs + links + portability)python3 "${PRISM_DEVTOOLS_ROOT}/skills/validate/scripts/validate-refs.py" (broken markdown refs, JSON output)See full reference for check details, output format, and exit codes.
Read source files directly with Glob/Grep/Read. No RAG, no vector databases, no pre-loaded summaries.
Shared reference documentation: PRISM best practices, command patterns, and cross-skill examples.
Create, configure, test, and debug Claude Code hooks for lifecycle automation across 9 event types.
Search project knowledge - code, docs, expertise, patterns
Persist patterns, conventions, decisions, or failures to Mulch expertise for cross-session memory.
Bump version, update CHANGELOG, and create git tag for prism-devtools releases. Use when: user says "bump version", "release", "tag release", "version bump", "cut a release", "what version", "update version", or needs to publish changes.