Investigate a real cloned repository like a senior engineer — orient, read manifests, trace entrypoints, map the architecture and data model, and find which cloud/SaaS/DB providers it actually uses. Every claim must be backed by a file you actually read. Use when a repo has been cloned and you must produce a grounded architecture map.
$npx -y skills add hritvikgupta/nimbus --skill analyze-codebaseInstalls into the current project.
Run `npx skills use "https://github.com/hritvikgupta/nimbus" --skill "hritvikgupta/nimbus/analyze-codebase"` 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/hritvikgupta/nimbus" that are relevant to the current task. Run `npx skills add "https://github.com/hritvikgupta/nimbus"` and select the relevant skills, then follow their instructions.