Skip to main content

Module commands

Module commands 

Source
Expand description

Command implementations for different agent workflows

Re-exports§

pub use analyze::*;
pub use ask::*;
pub use create_project::*;
pub use init::*;
pub use memory::*;
pub use stats::*;
pub use validate::*;

Modules§

analyze
Analyze command implementation - workspace analysis
ask
Ask command implementation - single prompt without tools
create_project
Create project command implementation
init
Guided /init support for repository analysis and AGENTS.md generation.
memory
Memory command implementation - show memory usage and pressure diagnostics
stats
Stats command implementation - show session statistics and performance metrics
validate
Validate command implementation - environment and configuration validation