pub fn install_agent( agent: Agent, scope: Scope, project_root: &Path, force: bool, dry_run: bool, ) -> AgentInstall
Install (or, when dry_run, plan) the skill for one agent.
dry_run