一键导入
namba-workflow-init
Codex-adapted init workflow that maps MoAI and Claude assets into NambaAI scaffold.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Codex-adapted init workflow that maps MoAI and Claude assets into NambaAI scaffold.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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.
基于 SOC 职业分类
| name | namba-workflow-init |
| description | Codex-adapted init workflow that maps MoAI and Claude assets into NambaAI scaffold. |
Use this skill when the user asks about namba init, project bootstrap, or Claude-to-Codex migration.
State effect: mutating scaffold workflow when applied. Read-only when used only to explain migration or init behavior.
Generated instruction contract for this repo skill:
.namba/ configs, diffs, test output, PR/check links, or generated manifests instead of relying on unsupported assertions.Core mapping:
CLAUDE.md -> AGENTS.md.claude/skills/* -> .agents/skills/*.claude/commands/* -> command-entry repo skills such as .agents/skills/namba-create/SKILL.md and .agents/skills/namba-run/SKILL.md.claude/agents/* -> .codex/agents/*.toml custom agents with .md role-card mirrors.claude/hooks/* -> explicit validation pipeline and namba orchestration$namba-create, $namba-run, $namba-pr, $namba-land, $namba-plan, $namba-sync, and the namba CLIWhen implementing init changes:
.namba/config/sections/*.yaml as the durable source of truth..toml custom agents while keeping .md files as readable mirrors.namba init . changed.