원클릭으로
iterate-research-questions
iterate on research-questions doc based on user feedback. don't use if you already used create-research-questions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
iterate on research-questions doc based on user feedback. don't use if you already used create-research-questions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use only when the user explicitly asks or allows delegating implementation to a Codex worker — launch Pi running openai-codex/gpt-5.6-sol (xhigh) as a visible sidecar implementer that this session orchestrates over AMQ. Write exact task specs, dispatch with --kind todo, validate the results yourself, then iterate, resume, respawn, or launch another worker. Never invoke on your own initiative.
Use only when the user explicitly allows or asks for this skill to be invoked to pair with a second agent harness — launch a sidecar, get a second opinion from another agent, have one harness drive another, or review work with another agent over AMQ. Otherwise, never invoke it.
first step of planning
convert structure outline into a detailed implementation plan
Create a Product Requirements Document with inline mockups
generate research questions based on a task, spec, or ticket
| name | iterate-research-questions |
| description | iterate on research-questions doc based on user feedback. don't use if you already used create-research-questions |
| disable_model_invocation | true |
| disable-model-invocation | true |
You are iterating on an existing research questions document based on user feedback.
docPath: Path to the existing research questions document (e.g., .tasks/ENG-XXXX-description/NN-research-questions-DESCRIPTION.md)ls -La .tasks/<task slug> from your prompt. Do NOT use grep or glob or run ls without -L or with -l, as the directory may be a symlink.Read the existing document FULLY:
docPathIf a ticket file is provided, read it for feedback:
Process the feedback:
Write updated document (if changes needed):
docPathUpdate the user
Read({SKILLBASE}/references/research_questions_final_answer.md)Questions should focus ONLY on the current state of the codebase:
Good research questions explore:
Format questions as high-level codebase exploration:
Use 3-8 questions per task (use your judgement based on complexity).
CRITICAL - DO NOT LEAK ANY IMPLEMENTATION DETAILS OR THE NATURE OF YOUR TASK INTO THE QUESTION LIST. NO "HOW WOULD WE XYZ" - ONLY "HOW DOES IT WORK"
If the ticket might involve frontend work or new/updated visual components, ensure research questions cover the project's design system.Include questions such as:
Consider carefully if UI or frontend changes are involved, even if not explicity mentioned in the ticket.
This is the one question category that does not need to be tailored to the specific UI work described in the ticket - if we're making frontend changes, we need to understand the design system and patterns for one-off html mockups.
## Artifact PathsWhen you write or edit documents in .tasks/, include the generated local file path in your final response. If the tool output includes additional artifact metadata, you may include it as well.