ワンクリックで
verify
Smart verification — detects what changed and runs appropriate tests, lint, typecheck
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Smart verification — detects what changed and runs appropriate tests, lint, typecheck
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Pre-release docs sync — diff HEAD against the last v* tag on the publish remote, list feature additions, update README language/tool inventory, draft the CHANGELOG release entry, propose the version bump. Runs before /release. Prevents shipping with stale docs.
Weekly documentation refresh and maintenance - audit staleness, update docs, validate backlog
Scan codebase for AI-generated entropy — duplicated helpers, dead code, spreading anti-patterns. Use on a regular cleanup cadence or when noticing quality drift.
Prepare and publish a PyPI release - version bump, changelog, tag, publish
Automate the repository post-implementation hardening workflow, including optional Codex diff review with returned comments
Plan implementation for a backlog task with mode classification and optional Codex review
SOC 職業分類に基づく
| name | verify |
| description | Smart verification — detects what changed and runs appropriate tests, lint, typecheck |
| disable-model-invocation | false |
Use before committing, after merging, after rebasing, or as a health check.
Read .claude/skills/verify/INSTRUCTIONS.md for the full procedure.