← Back to list

context-refresh
by arinbalyan
basically my .opencode config folder ( windows 11)
⭐ 1🍴 0📅 Jan 13, 2026
SKILL.md
name: context-refresh description: Update and maintain project context.md with current state license: MIT compatibility: opencode metadata: workflow: context-management priority: high
Context Refresh
This skill helps maintain and update the project's context.md file.
What I Do
- Read current context.md
- Identify what's outdated or missing
- Update with current project state
- Add recent decisions and changes
- Document pending work
When To Use Me
Use this skill when:
- Completing a significant task
- Before ending a session
- After major architectural changes
- When context.md is outdated
- Before compaction happens
Context.md Structure
# Project Context
## Current State
- What's working
- What's in progress
- Known issues
## Recent Changes
- File: change description
- File: change description
## Key Decisions
- Decision 1: rationale
- Decision 2: rationale
## Pending Tasks
- [ ] Task 1
- [ ] Task 2
## Technical Notes
- Important implementation details
- Gotchas and workarounds
Steps
1. Analyze Current State
Read all recent file changes
Check git log for context
Review current todos
2. Update Sections
Update "Current State" with latest
Add new "Recent Changes"
Record any "Key Decisions"
Update "Pending Tasks"
3. Validate
Ensure no stale information
Check for completeness
Verify accuracy
Tips
- Keep context.md concise but complete
- Focus on "what" and "why", not just "how"
- Include gotchas and edge cases
- Reference important files
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon