Run a security audit. Use before production deployment, after major features, or when security review is needed.
0
AI 83
commits
mickaelMamani2/11/2026
Create conventional commits with structured type, scope, and body.
0
AI 83
add-feature
mickaelMamani2/11/2026
Lightweight end-to-end feature implementation (DB -> backend -> frontend) for small features (2-3 files). For larger features, use /plan-feature + /build.
0
AI 83
review
mickaelMamani2/11/2026
Code review with parallel subagents for thorough analysis.
0
AI 82
resume
mickaelMamani2/11/2026
Resume after /clear or new session. Reads TASKS.md, verifies completed work, continues from where you left off.
0
AI 75
dev
mickaelMamani2/11/2026
Spec-driven development workflow — understand, plan, implement, verify.
0
AI 72
explore
mickaelMamani2/11/2026
Codebase exploration using specialized explore agents.
0
AI 66
deploy
mickaelMamani3/4/2026
Deploy to Vercel. Use when setting up deployment, configuring env vars, or troubleshooting builds.