end_session
Verifies all project repositories have no uncommitted changes and documentation is up-to-date, returning a checklist of required actions to resolve before ending a coding session.
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 | |||