بنقرة واحدة
namba-plan
Command-style entry point for creating the next feature SPEC package.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Command-style entry point for creating the next feature SPEC package.
التثبيت باستخدام 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 |
| description | Command-style entry point for creating the next feature SPEC package. |
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, namba plan, or asks to create a new feature SPEC package.
Behavior:
namba plan yet. Ask 1-3 concise questions first; 게시판 만들어줘 is the canonical example that must ask questions before planning.namba plan as the executor: when native Plan mode choice UI is available, use it to ask the clarification questions before any CLI command.namba plan "<refined description>".namba plan CLI when available.namba plan for feature-oriented SPEC work; use namba harness when the request is about reusable agent, skill, workflow, or orchestration scaffolding; use $namba-create when the user wants the repo-local skill or custom-agent artifact itself instead of another SPEC.context7 for library and framework docs, sequential-thinking for deeper decomposition, and playwright for browser-verified flows..namba/project/product.md, .namba/project/tech.md, .namba/project/mismatch-report.md, .namba/project/quality-report.md, and any relevant .namba/project/systems/*.md artifacts before drafting the SPEC.spec/... branch before writing .namba/specs/<SPEC>/.--current-workspace only when the user intentionally wants to scaffold on the current branch without creating a dedicated SPEC branch.namba run SPEC-XXX --parallel execution, and expect them to disappear after the run finishes cleanly.SPEC-XXX package under .namba/specs/ after that branch decision is explicit..namba/specs/<SPEC>/reviews/ with product, engineering, design, and aggregate readiness artifacts.--no-review, treat the created SPEC as an automatic handoff and immediately continue with $namba-plan-review SPEC-XXX after the CLI prints the new SPEC ID..namba/specs/<SPEC>/reviews/readiness.md; if it does not say Cleared reviews: 3/3, do not treat planning as complete. Continue with $namba-plan-review SPEC-XXX again, or run the missing $namba-plan-pm-review, $namba-plan-eng-review, and $namba-plan-design-review tracks before implementation.--no-review is present, stop after scaffold creation and point any later review work to $namba-plan-pm-review, $namba-plan-eng-review, and $namba-plan-design-review, or $namba-plan-review SPEC-XXX.