원클릭으로
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.