원클릭으로
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.