بنقرة واحدة
namba-run
Command-style entry point for executing a SPEC package with the Namba workflow.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Command-style entry point for executing a SPEC package with the Namba workflow.
التثبيت باستخدام 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-run |
| description | Command-style entry point for executing a SPEC package with the Namba workflow. |
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-run, namba run SPEC-XXX, or asks to execute a SPEC through Namba.
Behavior:
.namba/specs/<SPEC>/spec.md, plan.md, and acceptance.md before implementation..namba/specs/<SPEC>/reviews/readiness.md when it exists so advisory review depth is visible before coding starts..namba/specs/<SPEC>/frontend-brief.md when it exists; it is the canonical source for frontend task classification and gate state.namba run.--solo, --team, --parallel, --dry-run, or when the user explicitly wants the non-interactive runner path.--solo, stay inside one runner unless one domain clearly dominates and a single specialist would materially reduce risk.--team, prefer one specialist when one domain dominates, expand to two or three only when acceptance spans multiple domains, and keep one integrator plus final validation owner in the workspace.--team, honor each selected role's model and model_reasoning_effort metadata from .codex/agents/*.toml so planner/reviewer/security roles can think harder without making every delivery role heavy.namba-designer; route component boundaries, state ownership, and UI delivery planning to namba-frontend-architect; route approved UI implementation to namba-frontend-implementer; route mobile-specific UI delivery to namba-mobile-engineer; route API, schema, and pipeline work to backend/data; route auth, secrets, and compliance work to security; route deployment and runtime work to devops.frontend-major work must not move into architecture or implementation until frontend-brief.md shows coherent problem, reference, critique, decision, prototype evidence, a complete Do-Not Design Contract with reference-driven asset manifest, generated-image decision fields, generation plan, and aligned design clearance; frontend-minor keeps the lightweight advisory path.frontend-minor work, but block explicit frontend-major execution when the frontend brief is missing required evidence, internally contradictory, mismatched with design-review summaries, or missing/insufficient negative-first contract evidence.frontend-major, first frontend and first major screen phases default to Asset mode: generated-images and Imagegen requirement: required; accept existing-assets or not-applicable only with validator-readable Asset decision proof.frontend-major implementation results, require a Do-Not Design Violation Check that cites changed files, names any banned pattern found, and cites the exception path when one is used; when Imagegen requirement: required is present, require Generated Asset Evidence with manifest path and repeatable Asset ID blocks containing generated file, saved asset path, prompt summary, intended UI usage, and rendered usage evidence..namba/config/sections/quality.yaml and finish with namba sync. Use namba pr and namba land for the GitHub handoff and merge cycle instead of overloading sync.main, open the PR into main, write the PR in Korean, and request Codex review only when namba pr --review or queue --review is explicit; use @codex review as the request command.