一键导入
tapps-init
Bootstrap TappsMCP in a project. Creates AGENTS.md, TECH_STACK.md, platform rules, hooks, agents, skills, and MCP config.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Bootstrap TappsMCP in a project. Creates AGENTS.md, TECH_STACK.md, platform rules, hooks, agents, skills, and MCP config.
用 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.
Generate a quality report across Python files in the project. Scores multiple files and presents an aggregate summary.
| name | tapps-init |
| user-invocable | true |
| model | claude-sonnet-4-6 |
| description | Bootstrap TappsMCP in a project. Creates AGENTS.md, TECH_STACK.md, platform rules, hooks, agents, skills, and MCP config. |
| allowed-tools | mcp__tapps-mcp__tapps_init mcp__tapps-mcp__tapps_doctor |
| argument-hint | [project-root] |
Bootstrap TappsMCP in a new or existing project:
mcp__tapps-mcp__tapps_init to run the full bootstrap pipelinecontent_return: true — if present, the server could not
write files directly (Docker / read-only mount). Apply the files from
file_manifest.files[] using the Write tool. See /tapps-apply-files for details.mcp__tapps-mcp__tapps_doctor to diagnose.claude/settings.json has MCP tool auto-approval rulesIf tapps_init is not available (server not in available MCP servers), use the CLI:
tapps-mcp upgrade --force --host autotapps-mcp doctor