First public release — adaptive AI coding assistant configurator for Claude Code.
Highlights
- 7 CLI commands:
init,scan,score,doctor,hooks,translate,eject - Safe by default: dry-run mode, atomic writes, backup + rollback on failure
- 28 hooks across 6 events, 7 profiles: full-stack, api-only, library, security-first, mobile, startup-speed, infra
- MCP auto-detection: ESLint, Prisma, Tailwind CSS, icons8, lottiefiles — based on actual dependencies
- Quality scoring: 6 dimensions, 0-100, A-F grade with actionable recommendations
- Cross-tool translation (experimental): CLAUDE.md, .cursorrules, .clinerules, .windsurfrules, copilot, aider
Safety model
| Guarantee | How |
|---|---|
| No surprise writes | init is dry-run by default |
| User hooks preserved | Manifest-scoped install/uninstall |
| Crash-safe | Atomic writes (temp + rename) |
| Recoverable | Backup before every --apply |
| Clean removal | eject restores original state |
CI
- Build matrix: ubuntu, windows, macos × node 18, 22
- Release gates: 72/72 assertions
- Windows smoke: scan, init, apply, idempotency, doctor, eject
Open Core
Free and open source for individuals under Apache 2.0. Pro for teams coming soon.
License
Apache-2.0 — Copyright 2026 PUIUX