# Aicrew Conclude

> Wrap up a session in Codex with summary, tests, risks, and a commit message proposal.

- Skill: `aksoftcode/aicrew-conclude` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add aksoftcode/aicrew-conclude`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aksoftcode/aicrew-conclude/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: AKSoftCode (https://skillmd.com/u/aksoftcode)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aksoftcode/aicrew-conclude

---


# aicrew /conclude (Codex)

Use to wrap up any session with a clean, reviewable summary.

## Default output

Caveman/lean style by default. See `~/Agents/agents/caveman.md` and `~/Agents/agents/context-economy.md`. `/normal` or `/lean off` restores verbose.

Source of truth:
- `~/Agents/commands/conclude.md`
- Project overrides in `.ai/skills/` and repo `AGENTS.md` (if present)

Checklist:
- Summary of changes and why
- Tests run (or why not)
- Risks or follow-ups
- Proposed commit message (human author only — never `Co-authored-by:` for AI tools)

