一键导入
save-context
Save session context before ending a conversation. Updates CLAUDE.md with learnings and creates a session summary for resuming work later.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Save session context before ending a conversation. Updates CLAUDE.md with learnings and creates a session summary for resuming work later.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Swift code quality rules for mach-mono — 300-line file limit, @Observable, no singletons in views, no direct Defaults access, protocol-based services. Auto-loaded when editing .swift files.
mach-mono visual design rules — minimalistic aesthetic, clarity, cohesion, tech-forward style, iconography. Auto-loaded when working on UI/view files.
mach-mono git branching, integration, and release workflow — main as canonical branch, topic branches, commit shape, deploy via tags.
machNotch plugin architecture rules — NotchPlugin protocol, lifecycle, DI via PluginContext, HUD event bus, PluginSettings. Auto-loaded when working in Plugins/.
mach-mono refactoring rules — file-by-file approach, dependency tier order, extract-don't-delete, build after each file, commit granularity.
Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).
基于 SOC 职业分类
| name | save-context |
| description | Save session context before ending a conversation. Updates CLAUDE.md with learnings and creates a session summary for resuming work later. |
| disable-model-invocation | true |
| argument-hint | ["optional-notes"] |
You are about to preserve context from this session so the next session can pick up seamlessly.
Use /claude-md-management:revise-claude-md to update the project CLAUDE.md with any learnings, patterns discovered, or decisions made during this session.
Use /summarize-conversation to generate a structured summary of what was accomplished, what's in progress, and what's next.
Save the summary to .ai-docs/sessions/ using the format YYYY-MM-DD-summary.md. If multiple sessions happen on the same day, append -2, -3, etc.
The summary should include:
After saving, print this for the user to copy:
Resuming work on machNotch. Read these for context:
- CLAUDE.md
- PLAN.md
- .ai-docs/sessions/ (latest summary)
Then tell me where we left off and what's next.
$ARGUMENTS