بنقرة واحدة
resume
Resume from the latest handoff note to restore context at the start of a session
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Resume from the latest handoff note to restore context at the start of a session
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create a handoff note to capture work state and enable smooth session transitions
Initialize a copilot-memory vault or start a new project with onboarding (greenfield or brownfield mode)
Create a new development phase with organized directory structure for research and execution tracking
Complete or pause a phase with a summary handoff note
Add research notes to a phase for documentation and reference during development
Run health checks on the vault structure and notes to detect and fix issues
| name | resume |
| description | Resume from the latest handoff note to restore context at the start of a session |
Resume from the latest handoff note to restore context.
copilot-memory resume
$ copilot-memory resume
Found latest handoff: Sprint 1 Complete (2024-01-15)
## Completed
- User authentication
- Database setup
## Next Steps
- API endpoints
- Testing suite
Run this at the start of each work session to quickly restore context from where you left off. The sessionStart hook runs this automatically if configured.