一键导入
journal
Reviews recent changes and decisions, and documents them in a dated journal file.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reviews recent changes and decisions, and documents them in a dated journal file.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guide for building OpenCode plugins. Covers all hooks, patterns, and architecture decisions based on 35+ real plugin studies. Use when building or modifying OpenCode plugins.
Use when the user asks for multi-model design, multi-model planning, multi-model review, comparing AI model plans, blind or anonymous review, or current-code review with multiple models
Sync .repowiki documentation based on recent changes. Reads .journal entries, .reports experiment results, and git diff to update relevant wiki pages. Use when user mentions "sync wiki", "update repowiki", or after completing significant work.
| name | journal |
| description | Reviews recent changes and decisions, and documents them in a dated journal file. |
I help maintain a project journal by documenting recent work, decisions, and architectural tradeoffs.
.journal/YYYY-MM-DD-HHMM.md.Use this skill to document:
Each entry I create follows this structure:
When this skill is activated:
YYYY-MM-DD-HHMM format.git diff HEAD~1 (or appropriate range) to see recent changes..journal directory exists in the project root..journal/YYYY-MM-DD-HHMM.md if it exists.