pub fn plan_plugin(root: &Path) -> Vec<GeneratedFile>Expand description
Plan the files for --mode plugin: a full Claude Code plugin scaffold.
.mcp.json is included only when this binary was compiled with the
mcp feature (release binaries are not); callers should explain how to
enable it otherwise.