azoth-session-closeout

Triggers Azoth's /session-closeout workflow from Codex with optional arguments.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/yiwei79/azoth --skill azoth-session-closeout
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: azoth-session-closeout
Source: https://github.com/yiwei79/azoth/tree/main/.agents/skills/azoth-session-closeout
Command: npx skills add https://github.com/yiwei79/azoth --skill azoth-session-closeout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a Codex-visible entrypoint to trigger Azoth's /session-closeout workflow, unifying end-of-session evaluation, closing, and synchronization steps for users relying on Codex commands.

Core Features & Use Cases

  • Codex-native surface that maps to the /session-closeout contract and coordinates execution via commands/session-closeout/command.yaml and body.md.
  • Preserves the command's stage structure, gate rules, evaluation rules, and agent bindings, enabling seamless end-of-session governance.
  • Supports reading optional ARGUMENTS from user prompts and ensures safe, write-enabled execution with the orchestrator agent.

Quick Start

Invoke the azoth-session-closeout skill to execute the end-of-session workflow for the current Codex session.

Frequently Asked Questions about azoth-session-closeout

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-of-session workflow orchestration in Codex?▼

End-of-session workflow orchestration is automated by triggering the Azoth /session-closeout workflow through the Codex interface, unifying evaluation, closing, and synchronization steps into a single command contract.

What is the Azoth session-closeout workflow process?▼

The session-closeout workflow process is an automated end-of-session governance mechanism that reads authoritative sources to preserve stage structures, gate rules, evaluation rules, and orchestrator agent bindings for safe execution.

Can I pass optional arguments to the Codex session closeout command?▼

Yes, you can pass optional arguments to the Codex session closeout command. The workflow reads these arguments from user prompts while preserving the command contract and write-enabled orchestrator agent semantics.

What's the best way to trigger end-of-session evaluation and synchronization in Codex?▼

The best way to trigger end-of-session evaluation and synchronization is invoking the azoth-session-closeout skill, which coordinates execution via command.yaml and body.md to maintain governance gate rules.

Does the session closeout workflow preserve gate rules and evaluation rules?▼

Yes, the session closeout workflow preserves gate rules and evaluation rules. It reads authoritative sources at commands/session-closeout/command.yaml and body.md to maintain the workflow's stage structure and referenced skills.