Releases: AKSoftCode/aicrew
Releases · AKSoftCode/aicrew
Release list
v0.1.0 — first public release
aicrew v0.1.0
TDD-first AI development pipeline for Claude Code, Cursor, Codex, Gemini CLI, and Antigravity.
Install
npx aicrew install
npx aicrew doctorCore commands
| Command | Use |
|---|---|
/dev |
Full 9-phase pipeline (intake → conclude) |
/fix |
Fast bug fix with TDD |
/quick |
Scout → Act for small scoped tasks (~500 tok discovery) |
Highlights
- One command set across all major AI coding tools
- Token-saving hooks and graph-first reads via MCP
- Lean by default — caveman/terse output,
/lean offfor verbose - MIT licensed, zero npm runtime dependencies