ワンクリックで
namba-coach
Read-only advisory entry point for choosing the right Namba workflow handoff.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Read-only advisory entry point for choosing the right Namba workflow handoff.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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.
Command-style entry point for project bootstrap with NambaAI.
| name | namba-coach |
| description | Read-only advisory entry point for choosing the right Namba workflow handoff. |
State effect: read-only guidance. Do not mutate repository state.
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-coach, arrives with a vague current goal, asks what to do next, or appears to have selected the wrong Namba command.
Behavior:
.namba/specs/<SPEC>/reviews/readiness.md, or invoke a public namba coach CLI command.Boundary with $namba-help:
$namba-help explains how NambaAI works, what commands mean, and where docs live.$namba-coach uses the user's current idea or question to choose the next workflow handoff.Routing rules:
namba plan "<description>"namba harness "<description>"$namba-createnamba fix "<issue>"namba fix --command plan "<issue>"$namba-review-resolve$namba-releasenamba run SPEC-XXX$namba-queue or namba queue start SPEC-001..SPEC-003$namba-helpnamba syncnamba pr "<Korean title>"namba landWrong-command correction:
$namba-plan but the intent is reusable skill, agent, workflow, or orchestration planning, recommend namba harness "<description>" unless the request touches Namba core managed surfaces, where namba plan "<description>" remains appropriate.$namba-create instead of namba harness.$namba-help instead of turning the answer into a planning handoff.Example:
todo 리스트를 만들고 싶은데 뭘 해야돼?, ask only essential questions first: target environment, UI surface, and whether tasks should be local-only or persisted somewhere.namba plan "Build a todo list feature for <environment> with <UI surface> and <storage approach>."