InstallConfig constructor
const
InstallConfig({})
Implementation
const InstallConfig({
this.features = const ['guidelines', 'skills', 'mcp'],
this.skills = const [],
this.agents = const [],
this.overwrite = false,
this.skillsPath = '.ai/skills',
});