원클릭으로
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