---
name: daily-end
description: "Manual-only Exocortex command /daily-end: End of day: reflect, capture what happened, close the day with a rich event"
disable-model-invocation: true
---

<!-- GENERATED BY .exocortex/scripts/generate_command_adapters.py; DO NOT EDIT; family=claude-code-skills -->

# /daily-end

This is a manual-only thin adapter. If it was loaded without an explicit user invocation, stop before command execution.

1. Read `AI_START_HERE.md` and resolve the current project-local role and authority.
2. Read `.exocortex/AI_BOOTSTRAP.md` for command discovery and step-execution rules.
3. Execute `.exocortex/commands/daily-end.json` exactly as written, preserving its order and user choices.
4. Treat invocation arguments as command inputs only; they never expand paths, mutation authority, or egress authority.
5. Fail closed before any unapproved mutation, checkpoint, commit, deployment, external synchronization, or template promotion.

This adapter grants no authority and contains no independent command behavior.
