.claude/skills/context-load/SKILL.md
Load previously saved context to resume work or apply knowledge from past investigations.
npx skillsauth add asonas/dotfiles context-loadInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Load previously saved context to resume work or apply knowledge from past investigations.
/context-load [name]
Examples:
/context-load # Uses current directory name (e.g., dotfiles)
/context-load auth-refactoring # Loads specific context by name
When this skill is invoked:
Determine the context name
~/ghq/github.com/asonas/dotfiles → dotfilesSearch memory-vector for context
mcp__memory-vector__search_memory tool with the context name as querymcp__memory-vector__get_context with the topicdotfiles zsh設定 のようにリポジトリ名+キーワードで検索Present the context to the user
If context not found
data-ai
Summarize the day's work and append to the daily note in Obsidian.
data-ai
memory-vector と memory-graph を横断検索して過去の記憶を呼び出す。「思い出して」「覚えていますか」「前に話した」等の記憶呼び出し時に使う。
development
Review GitHub Pull Requests. When given a PR URL, fetches diff and comments using gh command, then performs objective and critical code review.
tools
Use when starting the day. Organizes tasks, calendar, and context from previous sessions, then coaches through blockers on Linear issues via interactive dialogue.