end_session
Runs pre-session-end checks for uncommitted changes and stale docs, then returns a PASS/FAIL checklist of required actions to resolve before closing.
Instructions
MUST be called before ending any coding session. Checks all project repos for uncommitted changes, verifies documentation freshness (copilot-instructions.md, SKILLS.md, session docs), and returns a checklist of required actions. Will report PASS/FAIL for each check. The AI agent should resolve all FAIL items before ending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||