원클릭으로
research
Structure a research based on the user request. Identify what must change in order to complete the task.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Structure a research based on the user request. Identify what must change in order to complete the task.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Media Mix Modeling with PyMC-Marketing. Use when building MMMs, specifying adstock/saturation transformations, setting priors, fitting multidimensional (geo-level) models, computing channel contributions, ROAS, running budget optimization, calibrating with lift tests, or performing sensitivity analysis. Covers the MMM class, GeometricAdstock, LogisticSaturation, BudgetOptimizerWrapper, and ArviZ diagnostics for marketing models.
PyMC-Marketing coding conventions, preferred implementations, and style guidelines.
Create git commits for changes made during the session.
Create a plan based on document research through an interactive, iterative process.
Structure a research based on the user request. Identify what must change in order to complete the task.
Learn how to work in the current folder (repository)
| name | research |
| description | Structure a research based on the user request. Identify what must change in order to complete the task. |
| disable-model-invocation | true |
Structure a research based on the user request. Identify what must change in order to complete the task.
You must:
No user interaction required: - DO NOT ask for clarifications or wait for input
Create temporal python files, check the logics you are thinking on the root folder. Execute this python code, and based on the output decide what should be done.
Once you test the code out of the code base using this temporal python files and functions, document the approach using natural language.
Use the python files with objective:
Delete the files once, you finish your testing.
Your goal is create a folder under .cursor/plans. You must save all your discoveries under .cursor/plans/{plan_name_folder}/research this must be a file .md.
You only need to provide the research plan and a possible tested solution.
No other md files are needed, everything must be collapse in the research file.