一键导入
session-resume
Resume a previous working session by loading the latest handoff context.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Resume a previous working session by loading the latest handoff context.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Safe, project-wide remediation of a dangerous or incorrect code pattern using structured search and replace.
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Create an Architectural Decision Record (ADR) to document a design choice or technical strategy.
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Commit (if needed), push the current branch to origin, and generate a pull request description in the chat.
Generate a session handoff document capturing the current working state for the next session.
| name | session-resume |
| description | Resume a previous working session by loading the latest handoff context. |
| metadata | {"author":"cascadian-gamers","version":"1.0"} |
Resume a previous working session by loading the latest handoff context.
.gemini/GEMINI.md is a symlink to .kiro/steering/memory.md. If it's a file or missing, suggest re-linking: ln -sf ../.kiro/steering/memory.md .gemini/GEMINI.md..gemini/settings.json includes .kiro/steering in its search paths to ensure project-specific context is loaded..kiro/steering/ to load project context (structure, tech stack, branching rules, product overview)..kiro/agents/ to understand available code review and automation agents..kiro/prompts/ to understand available workflows..kiro/context/ sorted by modification date (newest first).session-handoff.md (the rolling latest) — if it doesn't exist, fall back to the most recent issue-*-session-handoff-*.md file.git status and git branch to confirm current state matches the handoff doc. Flag any discrepancies.Before running this skill, the user should:
/model/tools trust-all.gemini/GEMINI.md is correctly linked to the project memory before summarizing the state. Hallucinations often stem from stale or missing global context..kiro/steering/) for project context but don't recite them.