Aicrew normal
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-normalAssembled 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
Disable lean mode and restore verbose, full-prose output for this session.
SKILL.md
1.1 KB, as published. Nobody here has run it
aicrew-normal (Codex)
Codex does not support slash commands. Use this skill when the user asks for "/normal" or wants to disable terse output.
Equivalent actions
| Method | Command |
|---|---|
| CLI | N/A (output mode, not CLI) |
| Codex skill | aicrew-normal (this skill) |
| Claude Code slash | /normal or /lean off |
Default output
This skill DISABLES lean mode. After invoking, switch to verbose output.
Source of truth:
~/Agents/agents/caveman.md~/Agents/commands/lean.md
What it does
Disables caveman/lean output for the rest of this session:
- Full prose explanations allowed
- Complete sentences and transitions OK
- Context-economy read policy relaxed (whole-file reads permitted)
- Verbose responses to questions
To re-enable terse
Use aicrew-terse or aicrew-lean (with on argument).
Note
Default is terse. Use this when you need detailed explanations, onboarding walkthroughs, or verbose debugging output.