원클릭으로
add-family
Add a new drmTMB distribution family with likelihood, simulation, tests, and documentation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Add a new drmTMB distribution family with likelihood, simulation, tests, and documentation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Review and improve drmTMB prose in README files, vignettes, pkgdown articles, after-task reports, release notes, design docs, and manuscript-style text for clarity, concrete claims, stable terminology, citations, and reader fit.
Audit a completed drmTMB task or phase before closing it, checking implementation, equations, examples, tests, docs, pkgdown, roadmap, NEWS, known limitations, stale wording, and after-task reporting.
Audit and improve drmTMB figures, figure galleries, pkgdown articles, simulation reports, and ggplot recipes when plots look poor, inconsistent, misleading, too sparse, missing raw or replicate data, or need Florence, Rose, Pat, Fisher, and Grace visual QA before being called done.
Audit a completed task or phase before closing it, checking implementation, equations or algorithms, examples, tests, docs, roadmap, release notes, stale wording, and after-task reporting.
Review statistical, machine-learning, simulation, or data-transformation implementations before merging.
Review an R package before a public, CRAN, GitHub, or internal release.
SOC 직업 분류 기준
| name | add-family |
| description | Add a new drmTMB distribution family with likelihood, simulation, tests, and documentation. |
Use this skill when adding a new response family to drmTMB.
docs/design/02-family-registry.md.docs/design/03-likelihoods.md.docs/design/19-family-link-contract.md when the family adds a
new link, fitted-response rule, variance rule, or parameter meaning.predict(type = "response"), fitted(), and sigma() return.Do not add families just because they are available elsewhere. Families should serve a clear distributional-regression use case.