/clean
Identify and safely remove dead code with test verification
$ npx -y skills add modu-ai/moai-adk --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/clean
Context preview
What this command does when you run it.
Identify and safely remove dead code with test verification
Command definition
clean.mddescription: Identify and safely remove dead code with test verification argument-hint: "[--dry] [--safe-only] [--file PATH]" allowed-tools: Skill
Use Skill("moai") with arguments: clean $ARGUMENTS
Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.
Repo: modu-ai/moai-adk
Other commands on moai-adk.
- /github
(dev-only) github maintainer harness — GitHub issue-fix and PR-review via gh CLI. NOT distributed to user projects.
Open command - /oss-docs
(user-owned) oss-docs harness — README 4-locale + docs-site publishing for the moai-adk-go OSS project (adk.mo.ai.kr, Vercel auto-deploy).
Open command - /release-update
(dev-only) release-update maintainer harness — Claude Code upstream change tracker (release-notes version-delta sweep + docs sync). NOT distributed to user projects.
Open command - /release
(dev-only) release maintainer harness — MoAI-ADK production release (Enhanced GitHub Flow, scripts/release.sh + GoReleaser). NOT distributed to user projects.
Open command - /codemaps
Scan codebase and generate architecture documentation in codemaps/
Open command - /e2e
Create and run E2E tests across web, mobile, and desktop with auto-detection and CLI-first toolchains
Open command

