00-system/skills/system/close-session/SKILL.md
Load when user says "done", "finish", "complete", "close", "wrap up", "end session", or any system skill/project completes
npx skillsauth add abdullahbeam/nexus-design-abdullah close-sessionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Save progress, update memory, regenerate navigation, and ensure system integrity.
The close-session skill is the most critical system skill. It ensures nothing is ever lost by:
CRITICAL: This skill is AUTO-TRIGGERED by all other skills and projects (not user-dependent!).
Smart task completion with automatic detection:
Interactive cleanup with user choices:
Creates historical record:
Auto-calculates from checkboxes:
- [ ] and - [x])- [x])Called automatically by other skills:
THE critical persistence mechanism:
Without this skill, context does NOT persist across sessions!
Complete workflow with all 9 steps: See workflow.md
When called by other skills:
Auto-triggering close-session skill...
[Full workflow executes]
Session saved! ✅
[Summary displays]
When user says "done for now":
Closing your session...
[Full workflow executes]
Session saved! ✅
[Summary displays]
Every skill and project workflow should conclude with:
### Final Step: Close Session
Auto-trigger close-session skill to save progress
This ensures:
For complete error scenarios and solutions, see error-handling.md
No active project → Skip project steps, continue with maps and cleanup
Missing tasks.md → Report in summary, suggest validate-system
Corrupted memory → Rebuild from scan, report issue
Map generation fails → Keep old maps, report error, suggest retry
User doesn't respond → Default to "skip" for temp files
This skill is the ONLY way to:
Without this skill running at session end:
Never skip this skill - it's the foundation of context preservation!
This skill embodies the Nexus philosophy:
This skill uses the bulk-complete system skill for efficient task completion:
Step 2 & 2.5: Auto-runs bulk-complete when project work is done
python 00-system/skills/bulk-complete/scripts/bulk-complete.py --project [ID] --all --no-confirm
See bulk-complete/SKILL.md for standalone usage, all options, and test coverage details.
Remember: This is THE most important system skill. Every session MUST end with close-session to preserve context!
development
Load when user says "mental model", "think through this", "structured thinking", "help me decide", "analyze this problem", "first principles", "pre-mortem", "stakeholder mapping", "what framework should I use", or any specific model name. Provides 59 thinking frameworks for decision-making, problem decomposition, and strategic analysis.
development
Generate comprehensive philosophy and standards documents for any domain (UX design, landing pages, email outbound, API design, etc.). Load when user says "create philosophy doc", "generate standards for [domain]", "build best practices guide", or "create benchmarking document". Conducts deep research, synthesizes findings, and produces structured philosophy documents with principles, frameworks, anti-patterns, checklists, case studies, and metrics.
development
Validate Nexus-v3 system integrity and fix common issues automatically. Load when user mentions "validate system", "check system", or "fix problems". Runs comprehensive checks on folder structure, metadata files, and framework consistency with auto-repair capabilities.
development
Load when user says "validate docs", "check documentation consistency", "docs vs implementation", or "find documentation mismatches". Systematically compares implementation code against documentation to identify and fix inconsistencies.