Directory · Claude Skills

Close 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.

★ 5 Synced 7 hours ago View SKILL.md

At a glance

Coding Manual install Python Actively maintained

This skill is for Coding and helps you close a coding session with documentation, finalize and push code changes, and generate a session report.

Install git clone --depth 1 https://github.com/TAKEOFF69/codex-skills-kit cp -r codex-skills-kit/skills/session-close ~/.claude/skills/session-close
Can use Not declared by the author
Good for close a coding session with documentationfinalize and push code changesgenerate a session reportverify repository state before endingreconcile documentation with code

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 repo
codex-prompt Coding

Generate 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...

retro-distill Productivity

Run a self-distillation retrospective on recent OpenAI Codex sessions (or any Agent-Skills-compatible agent). Use when the user says 'retro,...

verify-honestly Code Review & Testing

Choose proportional verification and write evidence-bounded completion claims for coding-agent work. Use before saying work is fixed, done,...

Other Coding skills

karpathy-guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

webapp-testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

mcp-builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

claude-api anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

web-artifacts-builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

request-refactor-plan mattpocock/skills

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...