From developer-toolkit
현재 세션의 작업 내용을 옵시디언 볼트에 템플릿에 맞춰 저장하고 /clear로 컨텍스트를 초기화한다. 컨텍스트가 길어졌다고 느낄 때 직접 호출.
npx claudepluginhub window-ook/claude-code-lab --plugin developer-toolkitThis skill uses the workspace's default tool permissions.
사용자가 직접 트리거할 때 실행한다. (예: "컨텍스트 저장해줘", "save context", "/save-context")
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
사용자가 직접 트리거할 때 실행한다. (예: "컨텍스트 저장해줘", "save context", "/save-context")
아래 명령을 실행하여 원시 데이터를 수집한다.
git branch --show-current
git log --oneline -20
pwd
.claude/skills/save-context/references/guide.md를 읽고, 대화 내용에서 아래를 분류한다.
반드시 저장할 것:
저장하지 않을 것:
.claude/skills/save-context/references/example.md를 읽어 깊이/톤/구체성 수준 확인.claude/skills/save-context/TEMPLATE.md에 맞춰 작성작성 후 아래 체크리스트로 검증한다. 미충족 항목이 있으면 보완 후 저장한다.
파일을 옵시디언 볼트에 저장한다.
/Users/woogy/Desktop/보관함/obsidian/claude-session-memory/{지금 프로젝트명}yyyy.mm.dd | hh:mm.md (현재 시각 기준, 24시간제)references/example.md의 각 섹션과 동일한 깊이와 분량으로 작성