بنقرة واحدة
vault-doctor
Run health checks on the vault structure and notes to detect and fix issues
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run health checks on the vault structure and notes to detect and fix issues
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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
Resume from the latest handoff note to restore context at the start of a session
استنادا إلى تصنيف SOC المهني
| name | vault-doctor |
| description | Run health checks on the vault structure and notes to detect and fix issues |
Run health checks on the vault structure and notes.
copilot-memory vault doctor [--fix]
--fix — Attempt automatic fixes (creates missing folders)# Check vault health
$ copilot-memory vault doctor
Vault is healthy
Diagnostics:
Folders: All required folders exist
Indexes: 0 issues
Frontmatter: 50 checked, 0 invalid
# Auto-fix issues
$ copilot-memory vault doctor --fix
Auto-fix attempted. Run doctor again to verify.