diff --git a/workflow/emergency-recovery.md b/workflow/emergency-recovery.md index 03588ee..f636842 100644 --- a/workflow/emergency-recovery.md +++ b/workflow/emergency-recovery.md @@ -11,7 +11,7 @@ ### Recovery Steps #### 1. Immediate Assessment -``` +```markdown # Emergency Context Recovery Protocol I've lost context about this project's current state. Please help me reconstruct our situation: @@ -201,7 +201,7 @@ git cherry-pick [commit-hash] - Features not integrating well #### Recovery Process -``` +```markdown # Architecture Drift Analysis and Recovery Our current implementation seems to have drifted from our original architectural intentions. Please help analyze and resolve this: @@ -280,4 +280,4 @@ Provide specific, actionable recommendations for resolving architecture uncertai - **Documentation Backup**: Export knowledge base regularly - **Contact Lists**: Maintain list of helpful community members -Remember: Most "emergencies" can be prevented with good daily habits. When they do occur, stay calm and work through recovery procedures systematically. \ No newline at end of file +Remember: Most "emergencies" can be prevented with good daily habits. When they do occur, stay calm and work through recovery procedures systematically.