بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف 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-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.