pub fn command_dir( agent: Agent, scope: Scope, project_root: &Path, ) -> Option<PathBuf>
Slash-command directory for agents that support project commands. Returns None for agents with no known command convention.
None