一键导入
tapps-review-pipeline
Orchestrate a parallel review-fix-validate pipeline across multiple changed files. Spawns tapps-review-fixer agents for parallel processing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Orchestrate a parallel review-fix-validate pipeline across multiple changed files. Spawns tapps-review-fixer agents for parallel processing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | tapps-review-pipeline |
| description | Orchestrate a parallel review-fix-validate pipeline across multiple changed files. Spawns tapps-review-fixer agents for parallel processing. |
| mcp_tools | ["tapps_validate_changed","tapps_checklist","tapps_session_start"] |
Run a parallel review-fix-validate pipeline on changed Python files:
tapps_session_start if not already calledtapps-review-fixer agent:
tapps_validate_changed with explicit file_paths to verify all files passtapps_checklist(task_type="review") for final verificationManage 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.