Use the open-source free cloc tool for line-count, language-mix, and diff statistics in .NET repositories. Use when a repo needs C# and solution footprint metrics, branch-to-branch LOC comparison, or repeatable code-size reporting in local workflows and CI.
$npx -y skills add managedcode/dotpilot --skill mcaf-dotnet-clocInstalls into the current project.
Run `npx skills use "https://github.com/managedcode/dotpilot" --skill "managedcode/dotpilot/mcaf-dotnet-cloc"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/managedcode/dotpilot" that are relevant to the current task. Run `npx skills add "https://github.com/managedcode/dotpilot"` and select the relevant skills, then follow their instructions.