ワンクリックで
tapps-validate
Validate all changed files meet quality thresholds before declaring work complete.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Validate all changed files meet quality thresholds before declaring work complete.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Manage shared project memory for cross-session knowledge persistence. 23 actions: save, search, consolidate, federation, and more.
Manage shared project memory for cross-session knowledge persistence. 23 actions: save, search, consolidate, federation, and more.
Apply file operations from a TappsMCP content-return response. Used when the MCP server runs in Docker and cannot write files directly.
Change the TappsMCP enforcement intensity (high, medium, or low). Controls which quality tools are mandatory vs optional.
Run a quality gate check and report pass/fail with blocking issues.
Bootstrap TappsMCP in a project. Creates AGENTS.md, TECH_STACK.md, platform rules, hooks, agents, skills, and MCP config.
| name | tapps-validate |
| description | Validate all changed files meet quality thresholds before declaring work complete. |
| mcp_tools | ["tapps_validate_changed"] |
Validate changed files using TappsMCP:
tapps_validate_changed with explicit file_paths (comma-separated) scoped to only those files. Never call without file_paths - auto-detect scans all git-changed files and can be very slow in large repos. Default is quick mode; only use quick=false as a last resort (pre-release, security audit).