원클릭으로
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 |
| user-invocable | true |
| model | claude-haiku-4-5-20251001 |
| description | Validate all changed files meet quality thresholds before declaring work complete. |
| allowed-tools | mcp__tapps-mcp__tapps_validate_changed |
| disable-model-invocation | true |
Validate changed files using TappsMCP:
mcp__tapps-mcp__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).