Aicrew conclude
TDD-first AI dev pipeline for Claude Code, Cursor, Codex, Gemini CLI & Antigravity. /dev /fix /quick + token-saving hooks. npx aicrew install
npx -y skills add AKSoftCode/aicrew --skill aicrew-concludeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Wrap up a session in Codex with summary, tests, risks, and a commit message proposal.
SKILL.md
0.7 KB, as published. Nobody here has run it
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 repoAGENTS.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)