com um clique
grill-me-mvp
사용자의 막연한 아이디어를 한 질문씩 인터뷰해서 실행 가능한 MVP 스펙으로 만든다
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
사용자의 막연한 아이디어를 한 질문씩 인터뷰해서 실행 가능한 MVP 스펙으로 만든다
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Socratic deep interview with mathematical ambiguity gating before explicit execution approval
Consensus planning entrypoint that auto-gates vague team/ultragoal requests before execution
Multi-worker GJC tmux team orchestration
Create and execute durable repo-native multi-goal plans over GJC goal mode artifacts.
QA the omo Codex Light edition (lazycodex / packages/omo-codex) itself, in strict isolation so ONLY our plugin is exercised, never the user's real ~/.codex. The first-party method drives the real `codex app-server` against an isolated CODEX_HOME plus a LOCAL mock model (no real API call), and proves a plugin hook fired by asserting hook/started + hook/completed notifications. Also: isolated install verification, per-component hook probes, a tmux TUI smoke, and runtime log observation (RUST_LOG / logs SQLite / /debug-config). Ships tested helper scripts each with a --self-test. Use whenever someone changes anything under packages/omo-codex or wants to QA, smoke-test, verify, or debug the Codex plugin, its hooks/components, the installer/config.toml, the app-server flow, or the Codex TUI. Triggers: codex qa, qa codex, codex-qa, test codex plugin, verify codex hook, codex app-server, lazycodex qa, isolated CODEX_HOME, prove codex hook fired, codex tui test.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', 'adversarial plan', 'hostile planning', 'cross-critique plan', '하이퍼플랜', '적대적 계획', '교차 비평'.
| name | grill-me-mvp |
| description | 사용자의 막연한 아이디어를 한 질문씩 인터뷰해서 실행 가능한 MVP 스펙으로 만든다 |
<Use_When>
<Do_Not_Use_When>
<Core_Principles>
<Clarity_Dimensions> 다음 6개 차원을 기준으로 모호함을 줄인다.
<Interview_Process>
<Structure_Check> 아이디어가 여러 덩어리로 나뉘어 보이면 첫 질문 전에 큰 구성요소를 확인한다.
예시:
제가 이해한 큰 구성요소는 다음 3가지입니다.
1. 사용자 온보딩
2. 핵심 작업 화면
3. 결과 공유
이 구성이 맞나요? 추가, 삭제, 병합, 보류할 부분이 있나요?
구성요소 확인은 세부 기능을 묻는 단계가 아니라, 전체 범위를 잘못 잡지 않기 위한 단계다. </Structure_Check>
<Question_Strategy> 좋은 질문은 사용자의 숨은 결정을 끌어낸다.
나쁜 질문:
좋은 질문:
점수는 절대적인 수학 계산이 아니라 인터뷰 진행을 돕는 신호다. 점수가 내려가지 않을 때는 더 많은 기능 질문을 하지 말고, 핵심 개념이나 제외 범위를 다시 묻는다.
<Response_Format_Per_Round> 각 라운드는 다음 형식을 따른다.
현재 모호도: {score}%
가장 모호한 부분: {dimension}
왜 지금 이걸 묻는가: {reason}
질문: {one_question}
사용자가 답하면 다음처럼 정리한다.
제가 이해한 내용:
- 결정: {decision}
- 이유: {reasoning}
- 제약: {constraints}
- 제외 범위: {out_of_scope}
갱신된 모호도: {score}%
답변이 짧고 명확하면 요약 확인을 생략하고 바로 다음 질문으로 넘어갈 수 있다. </Response_Format_Per_Round>
<Final_Output> 모호도가 충분히 낮아지면 다음 구조로 MVP 스펙을 작성한다.
# MVP Spec: {title}
## 1. One-Sentence Goal
{한 문장 목표}
## 2. Target User
{가장 먼저 만족시킬 사용자}
## 3. Problem
{사용자가 겪는 구체적 문제}
## 4. MVP Scope
### Included
- {포함 기능/범위}
### Excluded
- {이번 버전에서 하지 않을 것}
## 5. Core User Flow
1. {step}
2. {step}
3. {step}
## 6. Constraints
- {시간/기술/플랫폼/운영 제약}
## 7. Success Criteria
- [ ] {검증 가능한 성공 기준}
- [ ] {검증 가능한 성공 기준}
## 8. Risks / Open Questions
- {남은 리스크 또는 질문}
## 9. Recommended Next Step
{바로 다음에 해야 할 실행 단계}
</Final_Output>
<Stop_Conditions>
<Final_Checklist>