Skills Reference

32 slash commands available in the agent chat. Type / to see them all.

Development

SkillDescription
/commitStage and commit changes with an AI-generated message
/diffShow current changes with AI summary
/reviewCode review of current changes
/deployDeploy to configured target
/testRun tests and analyze failures
/debugSystematic debugging of errors
/refactorRefactor selected code with AI guidance
/securitySecurity scan of current codebase

Planning

SkillDescription
/planCreate an implementation plan
/investigateDeep dive into a bug or question
/releasePrepare a release (changelog, version bump)
/rollbackRevert to a previous checkpoint
/migrateDatabase or code migration assistant

Agent Management

SkillDescription
/memoryView and manage agent memory
/compactManually compact context window
/costShow session cost breakdown
/modelSwitch AI model or provider
/doctorDiagnose agent health and config
/learnTeach the agent about your project
/profileView your expertise profile

Team

SkillDescription
/standupGenerate standup notes from recent work
/handoffCreate a structured session handoff
/onboardOnboard to a new codebase
/pairStart a pair programming session
/teachGenerate documentation from code
/notifySend notifications to team channels

Operations

SkillDescription
/monitorCheck service health and metrics
/benchmarkRun performance benchmarks
/browseBrowse the web and extract content
/scheduleSchedule recurring tasks
/workflowCreate and run multi-step workflows
/autofixAuto-fix common issues (lint, types, deps)