session-log
Create or update a session log to capture decisions, changes, and progress.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create or update a session log to capture decisions, changes, and progress.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
End-to-end empirical data analysis workflow for R or Python projects.
Find and assess datasets for a research question.
Repository-wide consistency audit for skills, hooks, rules, and docs.
Systematic literature review workflow using parallel librarian agents.
Structured interview and project-spec workflow for new research ideas.
Proofreading workflow for academic manuscripts and papers.
| name | session-log |
| description | Create or update a session log to capture decisions, changes, and progress. |
Create or update a session log to capture decisions, changes, and progress.
Input: $ARGUMENTS — create for a new log, update to append to the most recent log, or a short description of what to log.
$ARGUMENTS is create, or no session log exists in quality_reports/session_logs/ -> Create modequality_reports/plans/ if one exists.git log --oneline -10.quality_reports/session_logs/ if it is missing before saving.quality_reports/session_logs/YYYY-MM-DD_short-description.md.$ARGUMENTSIN PROGRESSDecision:Tell the user where the log was created.
quality_reports/session_logs/.git diff --stat and git log --oneline -5.Decision: [text]COMPLETED.Tell the user what was added or updated.
For session-log.md, resolve templates in this order:
plugins/social-science-research/templates/session-log.md in repo-scoped installstemplates/session-log.md when working inside the plugin repoDecision: so hooks and recovery workflows can parse them later.