ワンクリックで
namba-plan-review
Command-style entry point for bundling SPEC creation, parallel plan reviews, and advisory readiness validation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Command-style entry point for bundling SPEC creation, parallel plan reviews, and advisory readiness validation.
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-plan-review |
| description | Command-style entry point for bundling SPEC creation, parallel plan reviews, and advisory readiness validation. |
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-plan-review, asks to create a SPEC and run the full pre-implementation review loop, or wants namba plan plus the review flow bundled into one skill.
Behavior:
SPEC-XXX; otherwise create the next SPEC with namba plan for feature work, namba harness for reusable agent/skill/workflow/orchestration work, or namba fix --command plan for bugfix planning.$namba-plan: ask first and do not run the CLI while the raw request is still vague, short, or missing Goal/Scope/Constraints/Acceptance.namba CLI for the SPEC-creation step when it is available; keep .namba/ as the source of truth if you need to do the setup manually.namba plan: create or switch to the dedicated spec/... branch in the current workspace by default, treat --current-workspace as the explicit current-branch escape hatch, and do not create planning worktrees..namba/specs/<SPEC>/spec.md, plan.md, and acceptance.md before launching reviews or revising the planning artifacts.$namba-plan-pm-review, $namba-plan-eng-review, and $namba-plan-design-review as the three authoritative review tracks.namba-product-manager, namba-planner, and namba-designer for the three review tracks, and use namba-plan-reviewer as the aggregate validator when custom-agent routing is available.spec.md, plan.md, acceptance.md, and .namba/specs/<SPEC>/reviews/*.md to check coverage gaps, contradictions, and whether the advisory readiness state is credible..namba/specs/<SPEC>/reviews/readiness.md after each review and validation cycle so the advisory summary stays current..namba/specs/<SPEC>/reviews/readiness.md; if it does not say Cleared reviews: 3/3, do not report the review loop as complete. Continue the review loop when useful, or make the final next-work item explicitly name $namba-plan-review SPEC-XXX or the missing individual review skills to run next.