一键导入
namba-queue
Command-style entry point for operating the existing-SPEC queue conveyor.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Command-style entry point for operating the existing-SPEC queue conveyor.
用 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-queue |
| description | Command-style entry point for operating the existing-SPEC queue conveyor. |
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-queue, namba queue, or asks to process multiple existing SPEC packages in order.
Behavior:
namba queue CLI when available because queue state and Git/GitHub evidence are durable CLI-owned outputs.namba queue start <SPEC-RANGE|SPEC-LIST> accepts ranges such as SPEC-001..SPEC-003 and explicit lists such as SPEC-001 SPEC-004, plus --auto-land, --review, deprecated --skip-codex-review, and --remote origin.namba queue status [--verbose] to report active SPEC, durable state, blocker or wait reason, evidence path, PR link, and next safe command before deciding how to resume.namba queue resume only after checking or resolving the current wait/blocker state; use pause and stop as cooperative controls that preserve branches, PRs, and evidence..namba/logs/queue/ as the durable queue state and report surface.gh, diverged branches, ambiguous PR/check state, or unclear review readiness.--auto-land, stop in waiting_for_land after green and mergeable PR evidence so the operator can land intentionally.--review is present; keep --skip-codex-review as deprecated compatibility syntax only, and never combine it with --review.