Session Close
TAKEOFF69/codex-skills-kitClose a coding-agent session with durable repository state, proportional verification, documentation reconciliation, and a useful handoff. Use when the user says close out, wrap up, end session, session report, doc sync, preserve work, or asks for a final commit and push before stopping.
At a glance
This skill is for Coding and helps you close a coding session with documentation, finalize and push code changes, and generate a session report.
git clone --depth 1 https://github.com/TAKEOFF69/codex-skills-kit
cp -r codex-skills-kit/skills/session-close ~/.claude/skills/session-close
Setup, runtime and requirements describe TAKEOFF69/codex-skills-kit, the repo this skill ships in.
Session Managementgit-workflowHandoffDocumentation SyncRepository State
Also in TAKEOFF69/codex-skills-kit
View the repoGenerate structured, self-contained Codex task prompts. Use when the user asks for a Codex prompt, delegation task, fix, build, audit, ops/t...
Design, implement, review, or repair durable quality gates such as linters, CI checks, tripwires, corpus detectors, contract suites, and sna...
Operate Git safely when multiple humans or coding agents may share a repository, checkout, index, branches, or worktrees. Use before staging...
Run a self-distillation retrospective on recent OpenAI Codex sessions (or any Agent-Skills-compatible agent). Use when the user says 'retro,...
Choose proportional verification and write evidence-bounded completion claims for coding-agent work. Use before saying work is fixed, done,...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...