Skip to content

Releases: AKSoftCode/aicrew

v0.1.0 — first public release

Choose a tag to compare

@AKSoftCode AKSoftCode released this 21 Jun 14:24

aicrew v0.1.0

TDD-first AI development pipeline for Claude Code, Cursor, Codex, Gemini CLI, and Antigravity.

Install

npx aicrew install
npx aicrew doctor

Core 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 off for verbose
  • MIT licensed, zero npm runtime dependencies

Repo: https://github.com/AKSoftCode/aicrew