ワンクリックで
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 職業分類に基づく
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.
| 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.