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.