Use when reviewing MobileBuildMCP tool contract changes across implementation, manifests, workflow membership, output schema metadata, and next-step templates.
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-mobilebuildmcp-tool-contract-review-58f20988b0e0 ,按照其中的说明把「mobilebuildmcp-tool-contract-review」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Review guardrails for tool contract changes across implementation, manifests, and workflow exposure.
src/mcp/tools/**manifests/tools/*.yamlmanifests/workflows/*.yamlsrc/core/manifest/schema.tssrc/runtime/tool-catalog.tssrc/runtime/types.tsxcodebuildmcp.com/app/docs/_content/tool-authoring.mdxxcodebuildmcp.com/app/docs/_content/architecture-manifest-visibility.mdxid matches filename.module points to implementation path without extension.schema and handler.names.mcp remains globally unique.names.cli stays workflow-local and consistent with CLI docs/fixtures.outputSchema is present for tools that set ctx.structuredOutput.nextSteps.toolId references existing manifest tool IDs.npm run typechecknpm test -- src/core/manifest/__tests__/schema.test.tsnpm test -- src/runtime/__tests__/tool-invoker.test.tsnpx skill-check .agents/skills/mobilebuildmcp-tool-contract-review