一键导入
namba-init
Command-style entry point for project bootstrap with NambaAI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Command-style entry point for project bootstrap with NambaAI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read-only advisory entry point for choosing the right Namba workflow handoff.
Skill-first entry point for creating a repo-local skill, a project-scoped custom agent, or both.
Command-style entry point for direct bug repair or bugfix SPEC planning.
Core NambaAI workflow, SPEC discipline, TRUST quality gates, and Codex-native execution rules.
Command-style entry point for creating the next harness-oriented SPEC package.
Read-only entry point for explaining how to use NambaAI in the current repository.
| name | namba-init |
| description | Command-style entry point for project bootstrap with NambaAI. |
State effect: mutating workflow entry point. Use help/probe paths read-only, and otherwise expect repository state or GitHub state to change.
Generated instruction contract for this command skill:
.namba/ configs, diffs, test output, PR/check links, or generated manifests instead of relying on unsupported assertions.Use this skill when the user explicitly says $namba-init, namba init, or asks to bootstrap a repository with NambaAI.
Behavior:
namba init CLI when available because it writes the scaffold deterministically..namba/config/sections/*.yaml as the durable source of truth.b/back to revise the previous step, and do not ask the user for a GitHub username during onboarding./hooks when Codex reports 6 hooks need review, inspect the generated .codex/hooks/namba_codex_guard.py commands, and approve them before expecting prompt-refinement hooks to run..agents/skills/ and Codex subagents live under .codex/agents/*.toml.